Searched refs:USB_LC_STAT_NOERROR (Results 1 – 2 of 2) sorted by relevance
46 #define USB_LC_STAT_NOERROR 0x00 /* No error */ macro
1519 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epxs_data_init()2030 epp->ep_done = epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_open()2388 (epp->ep_lcmd_status == USB_LC_STAT_NOERROR)) { in ugen_epx_req()2570 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_ctrl_req_cb()2698 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_bulk_req_cb()2752 USB_LC_STAT_NOERROR) { in ugen_epx_intr_IN_req()2969 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_intr_IN_req_cb()3113 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_intr_OUT_req_cb()3174 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_isoc_IN_req()3496 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_isoc_IN_req_cb()[all …]