Symbol: PCIBIOS_SET_FAILED
arch/powerpc/kernel/rtas_pci.c
110
return PCIBIOS_SET_FAILED;
arch/powerpc/kernel/rtas_pci.c
59
return PCIBIOS_SET_FAILED;
arch/powerpc/platforms/powernv/eeh-powernv.c
1238
return PCIBIOS_SET_FAILED;
arch/powerpc/platforms/powernv/eeh-powernv.c
1253
return PCIBIOS_SET_FAILED;
drivers/pci/controller/dwc/pcie-designware-host.c
788
return PCIBIOS_SET_FAILED;
drivers/pci/controller/dwc/pcie-designware-host.c
814
return PCIBIOS_SET_FAILED;
drivers/pci/controller/pci-aardvark.c
1225
return PCIBIOS_SET_FAILED;
drivers/pci/controller/pci-aardvark.c
1246
return PCIBIOS_SET_FAILED;
drivers/pci/controller/pci-aardvark.c
1249
return PCIBIOS_SET_FAILED;
drivers/pci/controller/pci-aardvark.c
1284
return PCIBIOS_SET_FAILED;
drivers/pci/controller/pci-aardvark.c
1291
return ret < 0 ? PCIBIOS_SET_FAILED : PCIBIOS_SUCCESSFUL;
drivers/pci/controller/pcie-aspeed.c
366
ret = PCIBIOS_SET_FAILED;
drivers/pci/controller/pcie-aspeed.c
386
ret = PCIBIOS_SET_FAILED;
drivers/pci/controller/pcie-aspeed.c
393
ret = PCIBIOS_SET_FAILED;
drivers/pci/controller/pcie-aspeed.c
403
ret = PCIBIOS_SET_FAILED;
drivers/pci/controller/pcie-aspeed.c
526
ret = PCIBIOS_SET_FAILED;
drivers/pci/controller/pcie-aspeed.c
537
ret = PCIBIOS_SET_FAILED;
drivers/pci/controller/pcie-mediatek.c
283
return PCIBIOS_SET_FAILED;
drivers/pci/controller/pcie-mediatek.c
286
return PCIBIOS_SET_FAILED;
drivers/pci/controller/pcie-mediatek.c
310
return PCIBIOS_SET_FAILED;
drivers/pci/controller/pcie-rcar-host.c
107
"4: mov %0, #" __stringify(PCIBIOS_SET_FAILED) "\n" \
drivers/pci/controller/pcie-rcar-host.c
161
return PCIBIOS_SET_FAILED;
drivers/pci/controller/pcie-rzg3s-host.c
403
return PCIBIOS_SET_FAILED;
drivers/pci/controller/pcie-rzg3s-host.c
450
return PCIBIOS_SET_FAILED;
drivers/pci/xen-pcifront.c
97
return PCIBIOS_SET_FAILED;
drivers/xen/xen-pciback/conf_space.c
141
case PCIBIOS_SET_FAILED:
drivers/xen/xen-pciback/conf_space_capability.c
139
err = PCIBIOS_SET_FAILED;
drivers/xen/xen-pciback/conf_space_capability.c
236
return PCIBIOS_SET_FAILED;
drivers/xen/xen-pciback/conf_space_capability.c
251
return PCIBIOS_SET_FAILED;
drivers/xen/xen-pciback/conf_space_capability.c
73
return PCIBIOS_SET_FAILED;
include/linux/pci.h
861
case PCIBIOS_SET_FAILED: