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.c1041 ohcip->ohci_dma_addr_bind_flag |= OHCI_TD_POOL_BOUND;
2198 * If OHCI_TD_POOL_BOUND flag is set, then unbind
2202 OHCI_TD_POOL_BOUND) == OHCI_TD_POOL_BOUND) {

Completed in 63 milliseconds