Home
last modified time | relevance | path

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 Dusb_ms_cbi.c63 extern int scsa2usb_clear_ept_stall(scsa2usb_state_t *, uint_t,
378 (void) scsa2usb_clear_ept_stall(scsa2usbp, in scsa2usb_cbi_start_intr_polling()
566 rval = scsa2usb_clear_ept_stall(scsa2usbp, in scsa2usb_cbi_reset_recovery()
576 rval = scsa2usb_clear_ept_stall(scsa2usbp, in scsa2usb_cbi_reset_recovery()
587 rval = scsa2usb_clear_ept_stall(scsa2usbp, in scsa2usb_cbi_reset_recovery()
H A Dusb_ms_bulkonly.c71 extern int scsa2usb_clear_ept_stall(scsa2usb_state_t *, uint_t,
550 (void) scsa2usb_clear_ept_stall(scsa2usbp, in scsa2usb_handle_status_start()
809 rval = scsa2usb_clear_ept_stall(scsa2usbp, in scsa2usb_bulk_only_reset_recovery()
820 rval = scsa2usb_clear_ept_stall(scsa2usbp, in scsa2usb_bulk_only_reset_recovery()
H A Dscsa2usb.c173 int scsa2usb_clear_ept_stall(scsa2usb_state_t *, uint_t,
5061 (void) scsa2usb_clear_ept_stall( in scsa2usb_handle_data_start()
5066 (void) scsa2usb_clear_ept_stall( in scsa2usb_handle_data_start()
5313 scsa2usb_clear_ept_stall(scsa2usb_state_t *scsa2usbp, uint_t ept_addr, in scsa2usb_clear_ept_stall() function