Home
last modified time | relevance | path

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

/linux/drivers/xen/xen-pciback/
H A Dconf_space_capability.c73 return PCIBIOS_SET_FAILED; in vpd_address_write()
139 err = PCIBIOS_SET_FAILED; in pm_ctrl_write()
236 return PCIBIOS_SET_FAILED; in msi_msix_flags_write()
251 return PCIBIOS_SET_FAILED; in msi_msix_flags_write()
H A Dconf_space.c141 case PCIBIOS_SET_FAILED: in xen_pcibios_err_to_errno()
/linux/arch/powerpc/kernel/
H A Drtas_pci.c59 return PCIBIOS_SET_FAILED; in rtas_pci_dn_read_config()
110 return PCIBIOS_SET_FAILED; in rtas_pci_dn_write_config()
/linux/drivers/pci/controller/
H A Dpci-aardvark.c1222 return PCIBIOS_SET_FAILED; in advk_pcie_rd_conf()
1243 return PCIBIOS_SET_FAILED; in advk_pcie_wr_conf()
1246 return PCIBIOS_SET_FAILED; in advk_pcie_wr_conf()
1281 return PCIBIOS_SET_FAILED; in advk_pcie_wr_conf()
1288 return ret < 0 ? PCIBIOS_SET_FAILED : PCIBIOS_SUCCESSFUL; in advk_pcie_wr_conf()
H A Dpcie-rcar-host.c107 "4: mov %0, #" __stringify(PCIBIOS_SET_FAILED) "\n" \
161 return PCIBIOS_SET_FAILED; in rcar_pcie_config_access()
/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c1238 return PCIBIOS_SET_FAILED; in pnv_eeh_read_config()
1253 return PCIBIOS_SET_FAILED; in pnv_eeh_write_config()
/linux/drivers/pci/
H A Dxen-pcifront.c97 return PCIBIOS_SET_FAILED; in errno_to_pcibios_err()
/linux/include/linux/
H A Dpci.h841 #define PCIBIOS_SET_FAILED 0x88 macro
859 case PCIBIOS_SET_FAILED: in pcibios_err_to_errno()