Home
last modified time | relevance | path

Searched refs:scsa2usb_bulkout_ept (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_cbi.c577 scsa2usbp->scsa2usb_bulkout_ept.bEndpointAddress, in scsa2usb_cbi_reset_recovery()
H A Dusb_ms_bulkonly.c821 scsa2usbp->scsa2usb_bulkout_ept.bEndpointAddress, in scsa2usb_bulk_only_reset_recovery()
H A Dscsa2usb.c866 if ((scsa2usbp->scsa2usb_bulkout_ept.bLength == 0) || in scsa2usb_attach()
871 if ((scsa2usbp->scsa2usb_bulkout_ept.bLength == 0) || in scsa2usb_attach()
5040 ept_addr = scsa2usbp->scsa2usb_bulkout_ept.bEndpointAddress; in scsa2usb_handle_data_start()
/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h372 #define scsa2usb_bulkout_ept scsa2usb_bulkout_xept.uex_ep macro