Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h458 #define EHCI_QH_ACTIVE 3 /* Active QH */ macro
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c379 Set_QH(qh->qh_state, EHCI_QH_ACTIVE); in ehci_alloc_qh()