Home
last modified time | relevance | path

Searched refs:EHCI_QTD_CTRL_MAX_ERR_COUNTS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h513 #define EHCI_QTD_CTRL_MAX_ERR_COUNTS 0x00000C00 /* Max error counts */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c1676 & EHCI_QTD_CTRL_BYTES_TO_XFER) | EHCI_QTD_CTRL_MAX_ERR_COUNTS); in ehci_polled_fill_in_qtd()
H A Dehci_xfer.c2410 & EHCI_QTD_CTRL_BYTES_TO_XFER) | EHCI_QTD_CTRL_MAX_ERR_COUNTS); in ehci_fill_in_qtd()