Home
last modified time | relevance | path

Searched refs:cpqhp_slot_list (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c966 if (cpqhp_slot_list[busnumber] == NULL) { in cpqhp_slot_create()
967 cpqhp_slot_list[busnumber] = new_slot; in cpqhp_slot_create()
969 next = cpqhp_slot_list[busnumber]; in cpqhp_slot_create()
991 next = cpqhp_slot_list[old_slot->bus]; in slot_remove()
996 cpqhp_slot_list[old_slot->bus] = old_slot->next; in slot_remove()
1031 next = cpqhp_slot_list[tempBus]; in bridge_slot_remove()
1034 next = cpqhp_slot_list[tempBus]; in bridge_slot_remove()
1037 next = cpqhp_slot_list[bridge->bus]; in bridge_slot_remove()
1043 cpqhp_slot_list[bridge->bus] = bridge->next; in bridge_slot_remove()
1072 func = cpqhp_slot_list[bus]; in cpqhp_slot_find()
H A Dcpqphp_core.c39 struct pci_func *cpqhp_slot_list[256]; variable
705 cpqhp_slot_list[loop] = NULL; in one_time_init()
1311 next = cpqhp_slot_list[loop]; in unload_cpqphpd()
H A Dcpqphp_pci.c577 next = cpqhp_slot_list[sub_bus]; in cpqhp_save_base_addr_length()
981 next = cpqhp_slot_list[sub_bus]; in cpqhp_configure_board()
1079 next = cpqhp_slot_list[secondary_bus]; in cpqhp_valid_replace()
H A Dcpqphp.h436 extern struct pci_func *cpqhp_slot_list[256];
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c966 if (cpqhp_slot_list[busnumber] == NULL) { in cpqhp_slot_create()
967 cpqhp_slot_list[busnumber] = new_slot; in cpqhp_slot_create()
969 next = cpqhp_slot_list[busnumber]; in cpqhp_slot_create()
991 next = cpqhp_slot_list[old_slot->bus]; in slot_remove()
996 cpqhp_slot_list[old_slot->bus] = old_slot->next; in slot_remove()
1031 next = cpqhp_slot_list[tempBus]; in bridge_slot_remove()
1034 next = cpqhp_slot_list[tempBus]; in bridge_slot_remove()
1037 next = cpqhp_slot_list[bridge->bus]; in bridge_slot_remove()
1043 cpqhp_slot_list[bridge->bus] = bridge->next; in bridge_slot_remove()
1072 func = cpqhp_slot_list[bus]; in cpqhp_slot_find()
H A Dcpqphp_core.c39 struct pci_func *cpqhp_slot_list[256]; variable
705 cpqhp_slot_list[loop] = NULL; in one_time_init()
1311 next = cpqhp_slot_list[loop]; in unload_cpqphpd()
H A Dcpqphp_pci.c577 next = cpqhp_slot_list[sub_bus]; in cpqhp_save_base_addr_length()
981 next = cpqhp_slot_list[sub_bus]; in cpqhp_configure_board()
1079 next = cpqhp_slot_list[secondary_bus]; in cpqhp_valid_replace()
H A Dcpqphp.h436 extern struct pci_func *cpqhp_slot_list[256];
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c966 if (cpqhp_slot_list[busnumber] == NULL) { in cpqhp_slot_create()
967 cpqhp_slot_list[busnumber] = new_slot; in cpqhp_slot_create()
969 next = cpqhp_slot_list[busnumber]; in cpqhp_slot_create()
991 next = cpqhp_slot_list[old_slot->bus]; in slot_remove()
996 cpqhp_slot_list[old_slot->bus] = old_slot->next; in slot_remove()
1031 next = cpqhp_slot_list[tempBus]; in bridge_slot_remove()
1034 next = cpqhp_slot_list[tempBus]; in bridge_slot_remove()
1037 next = cpqhp_slot_list[bridge->bus]; in bridge_slot_remove()
1043 cpqhp_slot_list[bridge->bus] = bridge->next; in bridge_slot_remove()
1072 func = cpqhp_slot_list[bus]; in cpqhp_slot_find()
H A Dcpqphp_core.c39 struct pci_func *cpqhp_slot_list[256]; variable
705 cpqhp_slot_list[loop] = NULL; in one_time_init()
1311 next = cpqhp_slot_list[loop]; in unload_cpqphpd()
H A Dcpqphp_pci.c577 next = cpqhp_slot_list[sub_bus]; in cpqhp_save_base_addr_length()
981 next = cpqhp_slot_list[sub_bus]; in cpqhp_configure_board()
1079 next = cpqhp_slot_list[secondary_bus]; in cpqhp_valid_replace()
H A Dcpqphp.h436 extern struct pci_func *cpqhp_slot_list[256];