Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/
H A Dusbai.h143 USB_CR_PID_CHECKFAILURE = 6, /* check bits on PID failed */ enumerator
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c397 case USB_CR_PID_CHECKFAILURE: in usba_hcdi_update_error_stats()
H A Dusbai_util.c1791 { USB_CR_PID_CHECKFAILURE, "<Check bits on PID failed>" },
H A Dusba_ugen.c4226 { USB_CR_PID_CHECKFAILURE, USB_LC_STAT_PID_CHECKFAILURE },
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8635 error = USB_CR_PID_CHECKFAILURE; in ohci_check_for_error()