Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/
H A Dusbai.h138 USB_CR_CRC = 1, /* crc error detected */ enumerator
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c382 case USB_CR_CRC: in usba_hcdi_update_error_stats()
H A Dusbai_util.c1786 { USB_CR_CRC, "<crc error detected>" },
H A Dusba_ugen.c4233 { USB_CR_CRC, USB_LC_STAT_CRC },
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8610 error = USB_CR_CRC; in ohci_check_for_error()