Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h173 uint_t ohci_dma_addr_bind_flag; /* DMA flag */ member
328 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_dma_addr_bind_flag))
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1041 ohcip->ohci_dma_addr_bind_flag |= OHCI_TD_POOL_BOUND; in ohci_allocate_pools()
1106 ohcip->ohci_dma_addr_bind_flag |= OHCI_ED_POOL_BOUND; in ohci_allocate_pools()
1826 ohcip->ohci_dma_addr_bind_flag |= OHCI_HCCA_DMA_BOUND; in ohci_init_hcca()
2201 if ((ohcip->ohci_dma_addr_bind_flag & in ohci_cleanup()
2222 if ((ohcip->ohci_dma_addr_bind_flag & in ohci_cleanup()
2245 if ((ohcip->ohci_dma_addr_bind_flag & in ohci_cleanup()