Searched defs:minphys (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/scsipi/ | ||
H A D | ssvar.h | 50 void (*minphys)(struct ss_softc *, struct buf *); member |
/netbsd-src/sys/kern/ | ||
H A D | kern_physio.c | 454 minphys(struct buf *bp) in minphys() function |