Home
last modified time | relevance | path

Searched refs:PCIBIOS_SET_FAILED (Results 1 – 4 of 4) 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/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()
/linux/drivers/pci/
H A Dxen-pcifront.c97 return PCIBIOS_SET_FAILED; in errno_to_pcibios_err()