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

/linux-4.1.27/drivers/pci/hotplug/
H A Dibmphp_ebda.c52 LIST_HEAD (ibmphp_ebda_pci_rsrc_head); variable
178 list_for_each_entry(ptr, &ibmphp_ebda_pci_rsrc_head, ebda_pci_rsrc_list) { print_ebda_pci_rsrc()
1041 list_add (&rsrc_ptr->ebda_pci_rsrc_list, &ibmphp_ebda_pci_rsrc_head); ebda_rsrc_rsrc()
1062 list_add (&rsrc_ptr->ebda_pci_rsrc_list, &ibmphp_ebda_pci_rsrc_head); ebda_rsrc_rsrc()
1155 list_for_each_safe (list, next, &ibmphp_ebda_pci_rsrc_head) { ibmphp_free_ebda_pci_rsrc_queue()
H A Dibmphp.h272 extern struct list_head ibmphp_ebda_pci_rsrc_head;
H A Dibmphp_res.c213 list_for_each (tmp_ebda, &ibmphp_ebda_pci_rsrc_head) { ibmphp_rsrc_init()

Completed in 170 milliseconds