Query: pci_vfs_assigned
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_VFS_ASSIGNED(9) Hardware Interfaces PCI_VFS_ASSIGNED(9)NAMEpci_vfs_assigned - returns number of VFs are assigned to a guestSYNOPSISint pci_vfs_assigned(struct pci_dev * dev);ARGUMENTSdev the PCI deviceDESCRIPTIONReturns number of VFs belonging to this device that are assigned to a guest. If device is not a physical function returns 0.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_VFS_ASSIGNED(9)