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.c1518 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epxs_data_init()
2403 (epp->ep_lcmd_status == USB_LC_STAT_NOERROR)) { in ugen_epx_req()
2585 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_ctrl_req_cb()
2713 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_bulk_req_cb()
2767 USB_LC_STAT_NOERROR) { in ugen_epx_intr_IN_req()
2984 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_intr_IN_req_cb()
3128 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_intr_OUT_req_cb()
3189 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_isoc_IN_req()
3511 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_isoc_IN_req_cb()
3857 epp->ep_lcmd_status = USB_LC_STAT_NOERROR; in ugen_epx_isoc_OUT_req_cb()
[all …]