Home
last modified time | relevance | path

Searched refs:USB_CR_PID_CHECKFAILURE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h144 USB_CR_PID_CHECKFAILURE = 6, /* check bits on PID failed */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c412 case USB_CR_PID_CHECKFAILURE: in usba_hcdi_update_error_stats()
H A Dusbai_util.c1792 { USB_CR_PID_CHECKFAILURE, "<Check bits on PID failed>" },
H A Dusba_ugen.c4253 { USB_CR_PID_CHECKFAILURE, USB_LC_STAT_PID_CHECKFAILURE },
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8615 error = USB_CR_PID_CHECKFAILURE; in ohci_check_for_error()