Home
last modified time | relevance | path

Searched refs:orig_res (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dbus.c291 struct resource orig_res = *res; in pci_bus_clip_resource() local
315 orig_res.flags &= ~IORESOURCE_UNSET; in pci_bus_clip_resource()
316 pci_info(dev, "%pR clipped to %pR\n", &orig_res, res); in pci_bus_clip_resource()