Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_bulkonly.c551 scsa2usbp->scsa2usb_bulkin_ept.bEndpointAddress, in scsa2usb_handle_status_start()
810 scsa2usbp->scsa2usb_bulkin_ept.bEndpointAddress, in scsa2usb_bulk_only_reset_recovery()
H A Dusb_ms_cbi.c567 scsa2usbp->scsa2usb_bulkin_ept.bEndpointAddress, in scsa2usb_cbi_reset_recovery()
H A Dscsa2usb.c867 (scsa2usbp->scsa2usb_bulkin_ept.bLength == 0)) { in scsa2usb_attach()
872 (scsa2usbp->scsa2usb_bulkin_ept.bLength == 0) || in scsa2usb_attach()
4976 ept_addr = scsa2usbp->scsa2usb_bulkin_ept.bEndpointAddress; in scsa2usb_handle_data_start()
/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h371 #define scsa2usb_bulkin_ept scsa2usb_bulkin_xept.uex_ep macro