Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c182 EHCI_ITD_POOL_BOUND) == EHCI_ITD_POOL_BOUND) { in ehci_isoc_cleanup()
H A Dehci_isoch_util.c258 ehcip->ehci_dma_addr_bind_flag |= EHCI_ITD_POOL_BOUND; in ehci_allocate_isoc_pools()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h392 #define EHCI_ITD_POOL_BOUND 0x08 /* For QTD pools */ macro