Searched refs:ehci_periodic_frame_list_tablep (Results 1 – 4 of 4) sorted by relevance
1043 ehci_periodic_frame_list_tablep-> in ehci_polled_save_state()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()
1530 0, (caddr_t *)&ehcip->ehci_periodic_frame_list_tablep, in ehci_init_periodic_frame_lst_table()1542 NULL, (caddr_t)ehcip->ehci_periodic_frame_list_tablep, in ehci_init_periodic_frame_lst_table()1563 (void *)ehcip->ehci_periodic_frame_list_tablep, in ehci_init_periodic_frame_lst_table()1571 bzero((void *)ehcip->ehci_periodic_frame_list_tablep, real_length); in ehci_init_periodic_frame_lst_table()1605 ehcip->ehci_periodic_frame_list_tablep; in ehci_build_interrupt_lattice()1907 if (ehcip->ehci_periodic_frame_list_tablep && in ehci_cleanup()
1030 ehcip->ehci_periodic_frame_list_tablep; in ehci_insert_isoc_to_pfl()1207 periodic_frame_list = ehcip->ehci_periodic_frame_list_tablep; in ehci_remove_isoc_from_pfl()
98 ehci_periodic_frame_list_t *ehci_periodic_frame_list_tablep; member