Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmpt_netbsd.c105 static void mpt_minphys(struct buf *);
137 adapt->adapt_minphys = mpt_minphys; in mpt_scsipi_attach()
1586 mpt_minphys(struct buf *bp) in mpt_minphys() function