nextRange 357 drivers/pci/hotplug/ibmphp.h struct resource_node *nextRange; /* for the other mem range on bus */ nextRange 469 drivers/pci/hotplug/ibmphp_res.c else if (res->nextRange) nextRange 470 drivers/pci/hotplug/ibmphp_res.c res = res->nextRange; nextRange 527 drivers/pci/hotplug/ibmphp_res.c res = res->nextRange; nextRange 659 drivers/pci/hotplug/ibmphp_res.c res->nextRange = NULL; nextRange 673 drivers/pci/hotplug/ibmphp_res.c res_cur = res_cur->nextRange; nextRange 679 drivers/pci/hotplug/ibmphp_res.c res_prev->nextRange = res; nextRange 681 drivers/pci/hotplug/ibmphp_res.c res->nextRange = NULL; nextRange 694 drivers/pci/hotplug/ibmphp_res.c res->nextRange = res_prev->nextRange; nextRange 695 drivers/pci/hotplug/ibmphp_res.c res_prev->nextRange = NULL; nextRange 713 drivers/pci/hotplug/ibmphp_res.c res_prev->nextRange = res; nextRange 716 drivers/pci/hotplug/ibmphp_res.c res->nextRange = NULL; nextRange 725 drivers/pci/hotplug/ibmphp_res.c res->nextRange = bus_cur->firstIO; nextRange 729 drivers/pci/hotplug/ibmphp_res.c res->nextRange = bus_cur->firstMem; nextRange 733 drivers/pci/hotplug/ibmphp_res.c res->nextRange = bus_cur->firstPFMem; nextRange 739 drivers/pci/hotplug/ibmphp_res.c res_prev->nextRange = res; nextRange 741 drivers/pci/hotplug/ibmphp_res.c res->nextRange = res_cur; nextRange 803 drivers/pci/hotplug/ibmphp_res.c res_cur = res_cur->nextRange; nextRange 826 drivers/pci/hotplug/ibmphp_res.c mem_cur = mem_cur->nextRange; nextRange 845 drivers/pci/hotplug/ibmphp_res.c res_cur = res_cur->nextRange; nextRange 870 drivers/pci/hotplug/ibmphp_res.c } else if (res_cur->nextRange) { nextRange 873 drivers/pci/hotplug/ibmphp_res.c bus_cur->firstIO = res_cur->nextRange; nextRange 876 drivers/pci/hotplug/ibmphp_res.c bus_cur->firstMem = res_cur->nextRange; nextRange 879 drivers/pci/hotplug/ibmphp_res.c bus_cur->firstPFMem = res_cur->nextRange; nextRange 902 drivers/pci/hotplug/ibmphp_res.c res_prev->nextRange = res_cur->next; nextRange 903 drivers/pci/hotplug/ibmphp_res.c } else if (res_cur->nextRange) { nextRange 905 drivers/pci/hotplug/ibmphp_res.c res_prev->nextRange = res_cur->nextRange; nextRange 908 drivers/pci/hotplug/ibmphp_res.c res_prev->nextRange = NULL; nextRange 1184 drivers/pci/hotplug/ibmphp_res.c res_cur = res_cur->nextRange; nextRange 1367 drivers/pci/hotplug/ibmphp_res.c res_cur = res_cur->nextRange; nextRange 1380 drivers/pci/hotplug/ibmphp_res.c res_cur = res_cur->nextRange; nextRange 1393 drivers/pci/hotplug/ibmphp_res.c res_cur = res_cur->nextRange; nextRange 1515 drivers/pci/hotplug/ibmphp_res.c res_cur = res_cur->nextRange; nextRange 1603 drivers/pci/hotplug/ibmphp_res.c res_cur = res_cur->nextRange; nextRange 1616 drivers/pci/hotplug/ibmphp_res.c res_cur = res_cur->nextRange; nextRange 1629 drivers/pci/hotplug/ibmphp_res.c res_cur = res_cur->nextRange; nextRange 1814 drivers/pci/hotplug/ibmphp_res.c else if (res->nextRange) nextRange 1815 drivers/pci/hotplug/ibmphp_res.c res = res->nextRange; nextRange 1829 drivers/pci/hotplug/ibmphp_res.c else if (res->nextRange) nextRange 1830 drivers/pci/hotplug/ibmphp_res.c res = res->nextRange; nextRange 1844 drivers/pci/hotplug/ibmphp_res.c else if (res->nextRange) nextRange 1845 drivers/pci/hotplug/ibmphp_res.c res = res->nextRange;