Home
last modified time | relevance | path

Searched refs:USB_CB_FUNCTIONAL_STALL (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/usb/
H A Dusbai.h120 USB_CB_FUNCTIONAL_STALL = 0x02, /* func stall occurred */ enumerator
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c895 usba_req_set_cb_flags(req_wrp, USB_CB_FUNCTIONAL_STALL); in hcdi_autoclearing()
H A Dusbai_util.c1820 { USB_CB_FUNCTIONAL_STALL, "<functional stall>" },
/titanic_41/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c1516 if (((flags & USB_CB_FUNCTIONAL_STALL) != 0) && in hid_interrupt_pipe_exception_callback()