Home
last modified time | relevance | path

Searched refs:USB_LC_STAT_NOERROR (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/usb/clients/ugen/
H A Dusb_ugen.h46 #define USB_LC_STAT_NOERROR 0x00 /* No error */ macro
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1507 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epxs_data_init()
2018 epp->ep_done = epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_open()
2376 (epp->ep_lcmd_status == USB_LC_STAT_NOERROR)) { in ugen_epx_req()
2558 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_ctrl_req_cb()
2686 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_bulk_req_cb()
2740 USB_LC_STAT_NOERROR) { in ugen_epx_intr_IN_req()
2957 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_intr_IN_req_cb()
3101 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_intr_OUT_req_cb()
3162 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_isoc_IN_req()
3484 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_isoc_IN_req_cb()
[all …]