Searched refs:pfl_number (Results 1 – 1 of 1) sorted by relevance
1029 uint_t ddic, pfl_number; in ehci_insert_isoc_to_pfl() local1128 pfl_number = start_frame_number % EHCI_NUM_PERIODIC_FRAME_LISTS; in ehci_insert_isoc_to_pfl()1131 ehci_periodic_frame_list_table[pfl_number]); in ehci_insert_isoc_to_pfl()1139 ehci_periodic_frame_list_table[pfl_number], addr); in ehci_insert_isoc_to_pfl()1191 uint_t pfl_number; in ehci_remove_isoc_from_pfl() local1209 pfl_number = Get_ITD_FRAME(curr_itd->itd_frame_number) % in ehci_remove_isoc_from_pfl()1214 (void *)curr_itd, pfl_number); in ehci_remove_isoc_from_pfl()1217 ehci_periodic_frame_list_table[pfl_number]); in ehci_remove_isoc_from_pfl()1248 ehci_periodic_frame_list_table[pfl_number], in ehci_remove_isoc_from_pfl()