Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/
Dxen-pcifront.c83 static int errno_to_pcibios_err(int errno) in errno_to_pcibios_err() function
213 return errno_to_pcibios_err(err); in pcifront_bus_read()
239 return errno_to_pcibios_err(do_pci_op(pdev, &op)); in pcifront_bus_write()