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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dibmphp_hpc.c540 struct list_head *pslotlist; local
631 list_for_each (pslotlist, &ibmphp_slot_head) {
632 pslot = list_entry (pslotlist, struct slot, ibm_slot_list);
823 struct list_head *pslotlist; local
841 list_for_each (pslotlist, &ibmphp_slot_head) {
844 pslot = list_entry (pslotlist, struct slot, ibm_slot_list);
862 list_for_each (pslotlist, &ibmphp_slot_head) {
863 pslot = list_entry (pslotlist, struct slot, ibm_slot_list);
873 list_for_each (pslotlist, &ibmphp_slot_head) {
876 pslot = list_entry (pslotlist, struc
[all...]

Completed in 113 milliseconds