Home
last modified time | relevance | path

Searched refs:ehci_dma_addr_bind_flag (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h120 uint_t ehci_dma_addr_bind_flag; /* DMA flag */ member
296 _NOTE(DATA_READABLE_WITHOUT_LOCK(ehci_state_t::ehci_dma_addr_bind_flag))
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c467 ehcip->ehci_dma_addr_bind_flag |= EHCI_QTD_POOL_BOUND; in ehci_allocate_pools()
534 ehcip->ehci_dma_addr_bind_flag |= EHCI_QH_POOL_BOUND; in ehci_allocate_pools()
1590 ehcip->ehci_dma_addr_bind_flag |= EHCI_PFLT_DMA_BOUND; in ehci_init_periodic_frame_lst_table()
1889 if ((ehcip->ehci_dma_addr_bind_flag & in ehci_cleanup()
1910 if ((ehcip->ehci_dma_addr_bind_flag & in ehci_cleanup()
1934 if ((ehcip->ehci_dma_addr_bind_flag & in ehci_cleanup()
H A Dehci_isoch.c181 if ((ehcip->ehci_dma_addr_bind_flag & 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()