Searched refs:pci_iov_attach (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/pci/
H A Dpci_iov.h40 pci_iov_attach(device_t dev, struct nvlist *pf_schema, struct nvlist *vf_schema) function
/freebsd-11-stable/sys/dev/vnic/
H A Dnic_main.c1176 err = pci_iov_attach(dev, pf_schema, vf_schema);
/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_sriov.c67 *error = pci_iov_attach(dev, pf_schema, vf_schema);
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf_iov.c108 iov_error = pci_iov_attach(dev, pf_schema, vf_schema);
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c1614 err = pci_iov_attach(bsddev, pf_schema, vf_schema);
/freebsd-11-stable/share/man/man9/
H A DMakefile1378 pci.9 pci_iov_attach.9 \
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c8192 iov_error = pci_iov_attach(dev, pf_schema, vf_schema);

Completed in 120 milliseconds