Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h307 usb_ep_descr_t scsa2usb_bulkout_ept; /* Bulkout descriptor */ member
362 _NOTE(DATA_READABLE_WITHOUT_LOCK(scsa2usb_state::scsa2usb_bulkout_ept))
/titanic_44/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.c741 scsa2usbp->scsa2usb_bulkout_ept = ep_data->ep_descr; in scsa2usb_attach()
827 if ((scsa2usbp->scsa2usb_bulkout_ept.bLength == 0) || in scsa2usb_attach()
832 if ((scsa2usbp->scsa2usb_bulkout_ept.bLength == 0) || in scsa2usb_attach()
4536 &scsa2usbp->scsa2usb_bulkout_ept, &policy, USB_FLAGS_SLEEP, in scsa2usb_open_usb_pipes()
4980 ept_addr = scsa2usbp->scsa2usb_bulkout_ept.bEndpointAddress; in scsa2usb_handle_data_start()