Searched refs:Get_ED (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1901 ASSERT(Get_ED(list_array[half_list - 1 +
2814 Get_ED(pp->pp_ept->hced_headp) & (~HC_EPT_Carry));
3786 state = Get_ED(ohcip->ohci_ed_pool_addr[i].hced_state);
4075 if (Get_ED(next_lattice_ept->hced_state) != HC_EPT_STATIC) {
4085 ohcip, Get_ED(lattice_ept->hced_next));
4091 Set_ED(ept->hced_next, Get_ED(lattice_ept->hced_next));
4103 (Get_ED(next_lattice_ept->hced_state) != HC_EPT_STATIC)) {
4159 ohcip, Get_ED(lattice_ept->hced_next));
4166 ohcip, Get_ED(lattice_ept->hced_next));
4221 Set_ED(ept->hced_ctrl, (Get_ED(ep
[all...]
H A Dohci_polled.c1119 polled_toggle = (Get_ED(polled_pp->pp_ept->hced_headp) &
1134 real_toggle = (Get_ED(pp->pp_ept->hced_headp) &
1144 Get_ED(polled_pp->pp_ept->hced_headp) &
1148 Get_ED(polled_pp->pp_ept->hced_headp) |
1161 (Get_ED(polled_pp->pp_ept->hced_headp) & ~HC_EPT_Halt));
1411 polled_toggle = (Get_ED(polled_pp->pp_ept->hced_headp) &
1424 real_toggle = (Get_ED(pp->pp_ept->hced_headp) &
1430 Get_ED(pp->pp_ept->hced_headp) &
1434 Get_ED(pp->pp_ept->hced_headp) |
1751 (Get_ED(p
[all...]
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h764 #define Get_ED(addr) ddi_get32(ohcip->ohci_ed_pool_mem_handle, \ macro

Completed in 75 milliseconds