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

/linux-4.4.14/drivers/pci/hotplug/
H A Dibmphp_hpc.c540 struct list_head *pslotlist; ibmphp_hpc_readslot() local
631 list_for_each (pslotlist, &ibmphp_slot_head) { ibmphp_hpc_readslot()
632 pslot = list_entry (pslotlist, struct slot, ibm_slot_list); ibmphp_hpc_readslot()
823 struct list_head *pslotlist; poll_hpc() local
841 list_for_each (pslotlist, &ibmphp_slot_head) { poll_hpc()
844 pslot = list_entry (pslotlist, struct slot, ibm_slot_list); poll_hpc()
862 list_for_each (pslotlist, &ibmphp_slot_head) { poll_hpc()
863 pslot = list_entry (pslotlist, struct slot, ibm_slot_list); poll_hpc()
873 list_for_each (pslotlist, &ibmphp_slot_head) { poll_hpc()
876 pslot = list_entry (pslotlist, struct slot, ibm_slot_list); poll_hpc()

Completed in 61 milliseconds