orig_res          265 drivers/pci/bus.c 	struct resource orig_res = *res;
orig_res          290 drivers/pci/bus.c 		orig_res.flags &= ~IORESOURCE_UNSET;
orig_res          291 drivers/pci/bus.c 		pci_info(dev, "%pR clipped to %pR\n", &orig_res, res);