rio_vg_head        47 drivers/pci/hotplug/ibmphp_ebda.c static LIST_HEAD(rio_vg_head);
rio_vg_head       149 drivers/pci/hotplug/ibmphp_ebda.c 	list_for_each_entry(ptr, &rio_vg_head, rio_detail_list) {
rio_vg_head       429 drivers/pci/hotplug/ibmphp_ebda.c 			list_add(&rio_detail_ptr->rio_detail_list, &rio_vg_head);
rio_vg_head       461 drivers/pci/hotplug/ibmphp_ebda.c 	list_for_each_entry(rio_detail_ptr, &rio_vg_head, rio_detail_list) {