Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h414 #define OHCI_TD_POOL_BOUND 0x01 /* For TD pools */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1026 ohcip->ohci_dma_addr_bind_flag |= OHCI_TD_POOL_BOUND; in ohci_allocate_pools()
2186 OHCI_TD_POOL_BOUND) == OHCI_TD_POOL_BOUND) { in ohci_cleanup()