cpqhp_slot_list 436 drivers/pci/hotplug/cpqphp.h extern struct pci_func *cpqhp_slot_list[256]; cpqhp_slot_list 39 drivers/pci/hotplug/cpqphp_core.c struct pci_func *cpqhp_slot_list[256]; cpqhp_slot_list 705 drivers/pci/hotplug/cpqphp_core.c cpqhp_slot_list[loop] = NULL; cpqhp_slot_list 1311 drivers/pci/hotplug/cpqphp_core.c next = cpqhp_slot_list[loop]; cpqhp_slot_list 966 drivers/pci/hotplug/cpqphp_ctrl.c if (cpqhp_slot_list[busnumber] == NULL) { cpqhp_slot_list 967 drivers/pci/hotplug/cpqphp_ctrl.c cpqhp_slot_list[busnumber] = new_slot; cpqhp_slot_list 969 drivers/pci/hotplug/cpqphp_ctrl.c next = cpqhp_slot_list[busnumber]; cpqhp_slot_list 991 drivers/pci/hotplug/cpqphp_ctrl.c next = cpqhp_slot_list[old_slot->bus]; cpqhp_slot_list 996 drivers/pci/hotplug/cpqphp_ctrl.c cpqhp_slot_list[old_slot->bus] = old_slot->next; cpqhp_slot_list 1031 drivers/pci/hotplug/cpqphp_ctrl.c next = cpqhp_slot_list[tempBus]; cpqhp_slot_list 1034 drivers/pci/hotplug/cpqphp_ctrl.c next = cpqhp_slot_list[tempBus]; cpqhp_slot_list 1037 drivers/pci/hotplug/cpqphp_ctrl.c next = cpqhp_slot_list[bridge->bus]; cpqhp_slot_list 1043 drivers/pci/hotplug/cpqphp_ctrl.c cpqhp_slot_list[bridge->bus] = bridge->next; cpqhp_slot_list 1072 drivers/pci/hotplug/cpqphp_ctrl.c func = cpqhp_slot_list[bus]; cpqhp_slot_list 577 drivers/pci/hotplug/cpqphp_pci.c next = cpqhp_slot_list[sub_bus]; cpqhp_slot_list 981 drivers/pci/hotplug/cpqphp_pci.c next = cpqhp_slot_list[sub_bus]; cpqhp_slot_list 1079 drivers/pci/hotplug/cpqphp_pci.c next = cpqhp_slot_list[secondary_bus];