ebda_rsrc_list    214 drivers/pci/hotplug/ibmphp.h 	struct ebda_rsrc_list *next;
ebda_rsrc_list     43 drivers/pci/hotplug/ibmphp_ebda.c static struct ebda_rsrc_list *rsrc_list_ptr;
ebda_rsrc_list     99 drivers/pci/hotplug/ibmphp_ebda.c static struct ebda_rsrc_list * __init alloc_ebda_rsrc_list(void)
ebda_rsrc_list    101 drivers/pci/hotplug/ibmphp_ebda.c 	return kzalloc(sizeof(struct ebda_rsrc_list), GFP_KERNEL);