IORESOURCE_UNSET  583 arch/microblaze/pci/pci-common.c 			res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  716 arch/microblaze/pci/pci-common.c 		if (pr && !(pr->flags & IORESOURCE_UNSET)) {
IORESOURCE_UNSET  756 arch/microblaze/pci/pci-common.c 	if (!pr || (pr->flags & IORESOURCE_UNSET) ||
IORESOURCE_UNSET  767 arch/microblaze/pci/pci-common.c 		r->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  786 arch/microblaze/pci/pci-common.c 			if (!r->flags || (r->flags & IORESOURCE_UNSET))
IORESOURCE_UNSET 1948 arch/powerpc/kernel/eeh.c 		if (r->flags & IORESOURCE_UNSET)
IORESOURCE_UNSET  827 arch/powerpc/kernel/pci-common.c 			res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  929 arch/powerpc/kernel/pci-common.c 			res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET 1173 arch/powerpc/kernel/pci-common.c 		if (res->flags & IORESOURCE_UNSET)
IORESOURCE_UNSET 1194 arch/powerpc/kernel/pci-common.c 		if (pr && !(pr->flags & IORESOURCE_UNSET)) {
IORESOURCE_UNSET 1238 arch/powerpc/kernel/pci-common.c 	if (!pr || (pr->flags & IORESOURCE_UNSET) ||
IORESOURCE_UNSET 1245 arch/powerpc/kernel/pci-common.c 		r->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET 1264 arch/powerpc/kernel/pci-common.c 			if (!r->flags || (r->flags & IORESOURCE_UNSET))
IORESOURCE_UNSET  161 arch/powerpc/kernel/pci_of_scan.c 			res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  349 arch/powerpc/platforms/52xx/mpc52xx_pci.c 			res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  670 arch/powerpc/platforms/pseries/setup.c 			res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  129 arch/x86/kernel/sysfb_efi.c 					if (flags & IORESOURCE_UNSET)
IORESOURCE_UNSET  664 arch/x86/pci/fixup.c 		r->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  304 arch/x86/pci/xen.c 			if (!flags || (flags & IORESOURCE_UNSET))
IORESOURCE_UNSET   77 drivers/acpi/resource.c 		res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET;
IORESOURCE_UNSET  145 drivers/acpi/resource.c 		res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET;
IORESOURCE_UNSET  148 drivers/acpi/resource.c 		res->flags |= IORESOURCE_DISABLED | IORESOURCE_UNSET;
IORESOURCE_UNSET  387 drivers/acpi/resource.c 	res->flags = IORESOURCE_IRQ | IORESOURCE_DISABLED | IORESOURCE_UNSET;
IORESOURCE_UNSET  601 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 	if (pci_resource_flags(adev->pdev, 2) & IORESOURCE_UNSET)
IORESOURCE_UNSET  805 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 	if (r || (pci_resource_flags(adev->pdev, 0) & IORESOURCE_UNSET))
IORESOURCE_UNSET  289 drivers/pci/bus.c 		res->flags &= ~IORESOURCE_UNSET;
IORESOURCE_UNSET  290 drivers/pci/bus.c 		orig_res.flags &= ~IORESOURCE_UNSET;
IORESOURCE_UNSET  822 drivers/pci/iov.c 	if (res->flags & IORESOURCE_UNSET)
IORESOURCE_UNSET  685 drivers/pci/msi.c 	if (!flags || (flags & IORESOURCE_UNSET))
IORESOURCE_UNSET  175 drivers/pci/pci.c 	if (res->flags & IORESOURCE_UNSET || !(res->flags & IORESOURCE_MEM)) {
IORESOURCE_UNSET 6220 drivers/pci/pci.c 	r->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET 6275 drivers/pci/pci.c 			r->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  264 drivers/pci/probe.c 			res->flags |= IORESOURCE_UNSET | IORESOURCE_DISABLED;
IORESOURCE_UNSET  274 drivers/pci/probe.c 			res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  301 drivers/pci/probe.c 		res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  483 drivers/pci/quirks.c 			r->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  500 drivers/pci/quirks.c 		r->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET 1225 drivers/pci/quirks.c 	r->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET 2158 drivers/pci/quirks.c 		r->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET 2187 drivers/pci/quirks.c 			r->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET   45 drivers/pci/setup-res.c 	if (res->flags & IORESOURCE_UNSET)
IORESOURCE_UNSET  135 drivers/pci/setup-res.c 	if (res->flags & IORESOURCE_UNSET) {
IORESOURCE_UNSET  153 drivers/pci/setup-res.c 		res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  161 drivers/pci/setup-res.c 		res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  208 drivers/pci/setup-res.c 	res->flags &= ~IORESOURCE_UNSET;
IORESOURCE_UNSET  226 drivers/pci/setup-res.c 		res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  318 drivers/pci/setup-res.c 	res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  344 drivers/pci/setup-res.c 	res->flags &= ~IORESOURCE_UNSET;
IORESOURCE_UNSET  366 drivers/pci/setup-res.c 	res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  383 drivers/pci/setup-res.c 	res->flags &= ~IORESOURCE_UNSET;
IORESOURCE_UNSET  405 drivers/pci/setup-res.c 	res->flags |= IORESOURCE_UNSET;
IORESOURCE_UNSET  417 drivers/pci/setup-res.c 	if (!(res->flags & IORESOURCE_UNSET))
IORESOURCE_UNSET  476 drivers/pci/setup-res.c 		if (r->flags & IORESOURCE_UNSET) {
IORESOURCE_UNSET  256 drivers/pnp/quirks.c 			if (flags & IORESOURCE_UNSET)
IORESOURCE_UNSET  243 drivers/xen/xen-pciback/conf_space_header.c 	    (res[pos].flags & (IORESOURCE_DISABLED | IORESOURCE_UNSET |
IORESOURCE_UNSET  222 include/linux/ioport.h 	if (r1->flags & IORESOURCE_UNSET || r2->flags & IORESOURCE_UNSET)
IORESOURCE_UNSET  624 kernel/resource.c 		avail.flags = new->flags & ~IORESOURCE_UNSET;
IORESOURCE_UNSET 1041 lib/vsprintf.c 	if (decode && res->flags & IORESOURCE_UNSET) {