Searched refs:table_index (Results 1 – 3 of 3) sorted by relevance
753 u32 table_index; in acpi_rs_get_pci_routing_table_length() local790 for (table_index = 0; table_index < 4 && !name_found; table_index++) { in acpi_rs_get_pci_routing_table_length()
1879 int table_index; local1882 for (table_index = 0; table_index <= 0xC; table_index += 4)1885 (eth_port_num) + table_index), 0);1887 for (table_index = 0; table_index <= 0xFC; table_index += 4) {1891 (eth_port_num) + table_index), 0);1894 (eth_port_num) + table_index), 0);
2074 u32 table_index, next_index; in dtDelete() local2097 table_index = le32_to_cpu(ldtentry->index); in dtDelete()2126 free_index(tid, ip, table_index, next_index); in dtDelete()