Searched refs:USB_LC_STAT_NOERROR (Results 1 – 2 of 2) sorted by relevance
46 #define USB_LC_STAT_NOERROR 0x00 /* No error */ macro
1507 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 …]