Searched refs:cpqhp_slot_list (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c970 if (cpqhp_slot_list[busnumber] == NULL) {
971 cpqhp_slot_list[busnumber] = new_slot;
973 next = cpqhp_slot_list[busnumber];
995 next = cpqhp_slot_list[old_slot->bus];
1000 cpqhp_slot_list[old_slot->bus] = old_slot->next;
1035 next = cpqhp_slot_list[tempBus];
1038 next = cpqhp_slot_list[tempBus];
1041 next = cpqhp_slot_list[bridge->bus];
1047 cpqhp_slot_list[bridge->bus] = bridge->next;
1076 func = cpqhp_slot_list[bu
[all...]
H A Dcpqphp_core.c53 struct pci_func *cpqhp_slot_list[256]; variable in typeref:struct:pci_func
758 cpqhp_slot_list[loop] = NULL;
1369 next = cpqhp_slot_list[loop];
H A Dcpqphp_pci.c574 next = cpqhp_slot_list[sub_bus];
974 next = cpqhp_slot_list[sub_bus];
1072 next = cpqhp_slot_list[secondary_bus];
H A Dcpqphp.h456 extern struct pci_func *cpqhp_slot_list[256];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c970 if (cpqhp_slot_list[busnumber] == NULL) {
971 cpqhp_slot_list[busnumber] = new_slot;
973 next = cpqhp_slot_list[busnumber];
995 next = cpqhp_slot_list[old_slot->bus];
1000 cpqhp_slot_list[old_slot->bus] = old_slot->next;
1035 next = cpqhp_slot_list[tempBus];
1038 next = cpqhp_slot_list[tempBus];
1041 next = cpqhp_slot_list[bridge->bus];
1047 cpqhp_slot_list[bridge->bus] = bridge->next;
1076 func = cpqhp_slot_list[bu
[all...]
H A Dcpqphp_core.c53 struct pci_func *cpqhp_slot_list[256]; variable in typeref:struct:pci_func
758 cpqhp_slot_list[loop] = NULL;
1369 next = cpqhp_slot_list[loop];
H A Dcpqphp_pci.c574 next = cpqhp_slot_list[sub_bus];
974 next = cpqhp_slot_list[sub_bus];
1072 next = cpqhp_slot_list[secondary_bus];
H A Dcpqphp.h456 extern struct pci_func *cpqhp_slot_list[256];

Completed in 88 milliseconds