Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h432 #define EHCI_QH_STS_DO_COMPLETE_SPLIT 0x00000002 /* Do complete split */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c919 if ((split_status == EHCI_QH_STS_DO_COMPLETE_SPLIT) && in ehci_halt_fls_ctrl_and_bulk_qh()