Searched refs:scsa2usb_clear_ept_stall (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | usb_ms_cbi.c | 63 extern int scsa2usb_clear_ept_stall(scsa2usb_state_t *, uint_t, 378 (void) scsa2usb_clear_ept_stall(scsa2usbp, 566 rval = scsa2usb_clear_ept_stall(scsa2usbp, 576 rval = scsa2usb_clear_ept_stall(scsa2usbp, 587 rval = scsa2usb_clear_ept_stall(scsa2usbp,
|
H A D | usb_ms_bulkonly.c | 71 extern int scsa2usb_clear_ept_stall(scsa2usb_state_t *, uint_t, 550 (void) scsa2usb_clear_ept_stall(scsa2usbp, 809 rval = scsa2usb_clear_ept_stall(scsa2usbp, 820 rval = scsa2usb_clear_ept_stall(scsa2usbp,
|
H A D | scsa2usb.c | 166 int scsa2usb_clear_ept_stall(scsa2usb_state_t *, uint_t, 5001 (void) scsa2usb_clear_ept_stall( 5006 (void) scsa2usb_clear_ept_stall( 5249 * scsa2usb_clear_ept_stall: 5253 scsa2usb_clear_ept_stall(scsa2usb_state_t *scsa2usbp, uint_t ept_addr, function 5273 "scsa2usb_clear_ept_stall: on %s: ept = 0x%x rval = %d",
|
Completed in 57 milliseconds