Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
H A Dpci_iov.h20 int zpci_iov_setup_virtfn(struct zpci_bus *zbus, struct pci_dev *virtfn, int vfn);
29 static inline int zpci_iov_setup_virtfn(struct zpci_bus *zbus, struct pci_dev *virtfn, int vfn) in zpci_iov_setup_virtfn() function
H A Dpci_iov.c114 int zpci_iov_setup_virtfn(struct zpci_bus *zbus, struct pci_dev *virtfn, int vfn) in zpci_iov_setup_virtfn() function
H A Dpci_bus.c295 zpci_iov_setup_virtfn(zdev->zbus, pdev, zdev->vfn); in pcibios_bus_add_device()