Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/ugen/
H A Dusb_ugen.h66 #define USB_LC_STAT_INVALID_REQ 0x46 /* request was invalid */ macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c2362 epp->ep_lcmd_status = USB_LC_STAT_INVALID_REQ; in ugen_epx_req()
2494 epp->ep_lcmd_status = USB_LC_STAT_INVALID_REQ; in ugen_epx_ctrl_req()
2506 epp->ep_lcmd_status = USB_LC_STAT_INVALID_REQ; in ugen_epx_ctrl_req()
2520 epp->ep_lcmd_status = USB_LC_STAT_INVALID_REQ; in ugen_epx_ctrl_req()
2531 epp->ep_lcmd_status = USB_LC_STAT_INVALID_REQ; in ugen_epx_ctrl_req()
3184 epp->ep_lcmd_status = USB_LC_STAT_INVALID_REQ; in ugen_epx_isoc_IN_req()
3199 epp->ep_lcmd_status = USB_LC_STAT_INVALID_REQ; in ugen_epx_isoc_IN_req()
3612 epp->ep_lcmd_status = USB_LC_STAT_INVALID_REQ; in ugen_epx_isoc_OUT_req()
3631 epp->ep_lcmd_status = USB_LC_STAT_INVALID_REQ; in ugen_epx_isoc_OUT_req()
3666 epp->ep_lcmd_status = USB_LC_STAT_INVALID_REQ; in ugen_epx_isoc_OUT_req()
[all …]