Searched defs:ibmphp_add_resource (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/hotplug/
H A Dibmphp_res.c312 if (ibmphp_add_resource (new_mem) < 0) {
329 if (ibmphp_add_resource (new_pfmem) < 0) {
353 if (ibmphp_add_resource (new_io) < 0) {
594 int ibmphp_add_resource (struct resource_node *res) function
1715 if (ibmphp_add_resource (mem) < 0)
2029 ibmphp_add_resource (io);
2079 ibmphp_add_resource (mem);
2134 ibmphp_add_resource (pfmem);

Completed in 66 milliseconds