Home
last modified time | relevance | path

Searched defs:minphys (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/scsipi/
H A Dssvar.h50 void (*minphys)(struct ss_softc *, struct buf *); member
/netbsd-src/sys/kern/
H A Dkern_physio.c454 minphys(struct buf *bp) in minphys() function