table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PCI_VFS_ASSIGNED(9) | Hardware Interfaces | PCI_VFS_ASSIGNED(9) |
NAME¶
pci_vfs_assigned - returns number of VFs are assigned to a guestSYNOPSIS¶
int
pci_vfs_assigned(struct pci_dev * dev);
ARGUMENTS¶
devthe PCI device
DESCRIPTION¶
Returns number of VFs belonging to this device that are assigned to a guest. If device is not a physical function returns 0.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |