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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c83 static int ugen_strategy(struct buf *);
1003 return (physio(ugen_strategy,
1028 return (physio(ugen_strategy,
1165 * ugen_strategy
1168 ugen_strategy(struct buf *bp) function
1176 "ugen_strategy: bp=0x%p minor=0x%x", (void *)bp, getminor(dev));
1212 "ugen_strategy: "
4700 * In ugen_strategy and ugen_minphys, we only have the devt and need

Completed in 56 milliseconds