Home
last modified time | relevance | path

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

/illumos-gate/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.c1138 Set_PFLT(periodic_frame_list-> in ehci_insert_isoc_to_pfl()
1247 Set_PFLT(periodic_frame_list-> in ehci_remove_isoc_from_pfl()
H A Dehci_util.c1704 Set_PFLT(periodic_frame_list-> in ehci_build_interrupt_lattice()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h922 #define Set_PFLT(addr, val) ddi_put32(ehcip->ehci_pflt_mem_handle, \ macro