Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h145 USB_CR_UNEXP_PID = 7, /* receive PID was not valid */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c415 case USB_CR_UNEXP_PID: in usba_hcdi_update_error_stats()
H A Dusbai_util.c1793 { USB_CR_UNEXP_PID, "<Receive PID was not valid>" },
H A Dusba_ugen.c4255 { USB_CR_UNEXP_PID, USB_LC_STAT_UNEXP_PID },
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8620 error = USB_CR_UNEXP_PID; in ohci_check_for_error()