Home
last modified time | relevance | path

Searched refs:dpt_minphys (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Ddpt.c203 static void dpt_minphys(struct buf *);
482 adapt->adapt_minphys = dpt_minphys; in dpt_init()
912 dpt_minphys(struct buf *bp) in dpt_minphys() function