Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/scsipi/
H A Datapi_wdc.c87 static void wdc_atapi_minphys (struct buf *bp);
126 adapt->adapt_minphys = wdc_atapi_minphys; in wdc_atapibus_attach()
149 wdc_atapi_minphys(struct buf *bp) in wdc_atapi_minphys() function