Searched refs:ehci_dma_addr_bind_flag (Results 1 – 4 of 4) sorted by relevance
120 uint_t ehci_dma_addr_bind_flag; /* DMA flag */ member296 _NOTE(DATA_READABLE_WITHOUT_LOCK(ehci_state_t::ehci_dma_addr_bind_flag))
466 ehcip->ehci_dma_addr_bind_flag |= EHCI_QTD_POOL_BOUND; in ehci_allocate_pools()533 ehcip->ehci_dma_addr_bind_flag |= EHCI_QH_POOL_BOUND; in ehci_allocate_pools()1569 ehcip->ehci_dma_addr_bind_flag |= EHCI_PFLT_DMA_BOUND; in ehci_init_periodic_frame_lst_table()1868 if ((ehcip->ehci_dma_addr_bind_flag & in ehci_cleanup()1889 if ((ehcip->ehci_dma_addr_bind_flag & in ehci_cleanup()1913 if ((ehcip->ehci_dma_addr_bind_flag & in ehci_cleanup()
181 if ((ehcip->ehci_dma_addr_bind_flag & in ehci_isoc_cleanup()
257 ehcip->ehci_dma_addr_bind_flag |= EHCI_ITD_POOL_BOUND; in ehci_allocate_isoc_pools()