Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_iov.h38 pci_iov_attach(device_t dev, struct nvlist *pf_schema, struct nvlist *vf_schema) in pci_iov_attach() function
H A Dpci.c217 DEVMETHOD(pci_iov_attach, pci_iov_attach_method),
/freebsd/sys/dev/ixgbe/
H A Dif_sriov.c69 *error = pci_iov_attach(dev, pf_schema, vf_schema); in ixgbe_define_iov_schemas()
/freebsd/sys/dev/vnic/
H A Dnic_main.c1178 err = pci_iov_attach(dev, pf_schema, vf_schema); in nic_sriov_init()
/freebsd/sys/dev/ixl/
H A Dixl_pf_iov.c109 iov_error = pci_iov_attach(dev, pf_schema, vf_schema); in ixl_initialize_sriov()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c1738 err = pci_iov_attach(bsddev, pf_schema, vf_schema); in init_one()
/freebsd/share/man/man9/
H A DMakefile1809 pci.9 pci_iov_attach.9 \
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c7899 iov_error = pci_iov_attach(dev, pf_schema, vf_schema); in qlnx_initialize_sriov()