Searched refs:Set_PFLT (Results 1 – 4 of 4) sorted by relevance
1052 Set_PFLT(ehcip->ehci_periodic_frame_list_tablep-> in ehci_polled_save_state()1134 Set_PFLT(ehcip->ehci_periodic_frame_list_tablep-> in ehci_polled_save_state()1255 Set_PFLT(ehcip->ehci_periodic_frame_list_tablep-> in ehci_polled_restore_state()
1137 Set_PFLT(periodic_frame_list-> in ehci_insert_isoc_to_pfl()1246 Set_PFLT(periodic_frame_list-> in ehci_remove_isoc_from_pfl()
1683 Set_PFLT(periodic_frame_list-> in ehci_build_interrupt_lattice()
921 #define Set_PFLT(addr, val) ddi_put32(ehcip->ehci_pflt_mem_handle, \ macro