Home
last modified time | relevance | path

Searched refs:EHCI_CMD_INTR_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h170 #define EHCI_CMD_INTR_THRESHOLD 0x00FF0000 /* Intr threshold control */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c1325 cmd_reg &= ~EHCI_CMD_INTR_THRESHOLD; in ehci_init_ctlr()
3822 ~EHCI_CMD_INTR_THRESHOLD) | in ehci_do_soft_reset()