Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/ugen/
H A Dusb_ugen.h46 #define USB_LC_STAT_NOERROR 0x00 /* No error */ macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1519 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epxs_data_init()
2047 epp->ep_done = epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_open()
2404 (epp->ep_lcmd_status == USB_LC_STAT_NOERROR)) { in ugen_epx_req()
2586 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_ctrl_req_cb()
2714 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_bulk_req_cb()
2768 USB_LC_STAT_NOERROR) { in ugen_epx_intr_IN_req()
2985 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_intr_IN_req_cb()
3129 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_intr_OUT_req_cb()
3190 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_isoc_IN_req()
3512 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_isoc_IN_req_cb()
[all …]