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)
| Related Man Pages |
|---|
| pci_create_slot(9) - suse |
| device_create(9) - centos |
| device_create_with_groups(9) - centos |
| pciback(4) - netbsd |
| xbdback(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |