Home
last modified time | relevance | path

Searched refs:Set_PFLT (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c1052 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()
H A Dehci_isoch_util.c1137 Set_PFLT(periodic_frame_list-> in ehci_insert_isoc_to_pfl()
1246 Set_PFLT(periodic_frame_list-> in ehci_remove_isoc_from_pfl()
H A Dehci_util.c1683 Set_PFLT(periodic_frame_list-> in ehci_build_interrupt_lattice()
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h921 #define Set_PFLT(addr, val) ddi_put32(ehcip->ehci_pflt_mem_handle, \ macro