Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h387 #define EHCI_QH_SPLIT_CTRL_COMP_MASK 0x0000FF00 /* Split comp mask */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c471 EHCI_QH_SPLIT_CTRL_COMP_MASK); in ehci_unpack_endpoint()