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

/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c80 static void ugen_minphys(struct buf *);
1000 (struct buf *)0, dev, B_READ, ugen_minphys, uiop));
1025 (struct buf *)0, dev, B_WRITE, ugen_minphys, uiop));
1220 * ugen_minphys:
1223 ugen_minphys(struct buf *bp) function
4688 * In ugen_strategy and ugen_minphys, we only have the devt and need

Completed in 42 milliseconds