Searched defs:ugen_minphys (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c84 static void ugen_minphys(struct buf *);
1004 (struct buf *)0, dev, B_READ, ugen_minphys, uiop));
1029 (struct buf *)0, dev, B_WRITE, ugen_minphys, uiop));
1232 * ugen_minphys:
1235 ugen_minphys(struct buf *bp) function
4700 * In ugen_strategy and ugen_minphys, we only have the devt and need

Completed in 53 milliseconds