Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dxen-pcifront.c80 static int errno_to_pcibios_err(int errno) in errno_to_pcibios_err() function
208 return errno_to_pcibios_err(err); in pcifront_bus_read()
232 return errno_to_pcibios_err(do_pci_op(pdev, &op)); in pcifront_bus_write()