Searched refs:ohci_ed_pool_addr (Results 1 – 2 of 2) sorted by relevance
169 ohci_ed_t *ohci_ed_pool_addr; /* Start of the pool */ member322 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_ed_pool_addr))
1068 (caddr_t *)&ohcip->ohci_ed_pool_addr, in ohci_allocate_pools()1077 (caddr_t)ohcip->ohci_ed_pool_addr, in ohci_allocate_pools()1085 bzero((void *)ohcip->ohci_ed_pool_addr, in ohci_allocate_pools()1110 Set_ED(ohcip->ohci_ed_pool_addr[i].hced_state, HC_EPT_FREE); in ohci_allocate_pools()1858 ohci_ed_t *list_array = ohcip->ohci_ed_pool_addr; in ohci_build_interrupt_lattice()2217 if (ohcip->ohci_ed_pool_addr && ohcip->ohci_ed_pool_mem_handle) { in ohci_cleanup()3786 state = Get_ED(ohcip->ohci_ed_pool_addr[i].hced_state); in ohci_alloc_hc_ed()3803 hc_ed = &ohcip->ohci_ed_pool_addr[i]; in ohci_alloc_hc_ed()4081 lattice_ept = &ohcip->ohci_ed_pool_addr[node]; in ohci_insert_intr_ed()4155 lattice_ept = &ohcip->ohci_ed_pool_addr[node]; in ohci_insert_isoc_ed()[all …]