Home
last modified time | relevance | path

Searched refs:USB_CR_NOT_ACCESSED (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c1525 error = USB_CR_NOT_ACCESSED; in ehci_parse_itd_error()
1567 error = USB_CR_NOT_ACCESSED; in ehci_parse_sitd_error()
1605 error = USB_CR_NOT_ACCESSED; in ehci_parse_sitd_error()
H A Dehci_intr.c517 error = USB_CR_NOT_ACCESSED; in ehci_check_for_error()
578 error = USB_CR_NOT_ACCESSED; in ehci_check_for_error()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h151 USB_CR_NOT_ACCESSED = 13, /* Not accessed by hardware */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c433 case USB_CR_NOT_ACCESSED: in usba_hcdi_update_error_stats()
H A Dusbai_util.c1799 { USB_CR_NOT_ACCESSED, "<Not accessed by hardware>" },
H A Dusba_ugen.c4260 { USB_CR_NOT_ACCESSED, USB_LC_STAT_NOT_ACCESSED },
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c4189 USB_CR_NOT_ACCESSED; in uhci_insert_isoc_td()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8676 error = USB_CR_NOT_ACCESSED; in ohci_check_for_error()