Searched refs:ohci_td_pool_cookie (Results 1 – 2 of 2) sorted by relevance
164 ddi_dma_cookie_t ohci_td_pool_cookie; /* DMA cookie */ member324 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_td_pool_cookie))
1014 &ohcip->ohci_td_pool_cookie, in ohci_allocate_pools()6701 td = (uint32_t)ohcip->ohci_td_pool_cookie.dmac_address + in ohci_td_cpu_to_iommu()6704 ASSERT((ohcip->ohci_td_pool_cookie.dmac_address + in ohci_td_cpu_to_iommu()6707 (ohcip->ohci_td_pool_cookie.dmac_address + in ohci_td_cpu_to_iommu()6711 ASSERT(td >= ohcip->ohci_td_pool_cookie.dmac_address); in ohci_td_cpu_to_iommu()6712 ASSERT(td <= ohcip->ohci_td_pool_cookie.dmac_address + in ohci_td_cpu_to_iommu()6739 (addr - ohcip->ohci_td_pool_cookie.dmac_address) + in ohci_td_iommu_to_cpu()7955 lower = ohcip->ohci_td_pool_cookie.dmac_address; in ohci_check_done_head()7956 upper = lower + ohcip->ohci_td_pool_cookie.dmac_size; in ohci_check_done_head()