Searched refs:Get_PFLT (Results 1 – 3 of 3) sorted by relevance
1129 addr = Get_PFLT(periodic_frame_list-> in ehci_insert_isoc_to_pfl()1215 next_addr = Get_PFLT(periodic_frame_list-> in ehci_remove_isoc_from_pfl()
1042 (ehci_qh_t *)(uintptr_t)Get_PFLT(ehcip-> in ehci_polled_save_state()
918 #define Get_PFLT(addr) ddi_get32(ehcip->ehci_pflt_mem_handle, \ macro