pci_read_vpd(9) centos man page | unix.com

Man Page: pci_read_vpd

Operating Environment: centos

Section: 9

PCI_READ_VPD(9) 						Hardware Interfaces						   PCI_READ_VPD(9)

NAME
pci_read_vpd - Read one entry from Vital Product Data
SYNOPSIS
ssize_t pci_read_vpd(struct pci_dev * dev, loff_t pos, size_t count, void * buf);
ARGUMENTS
dev pci device struct pos offset in vpd space count number of bytes to read buf pointer to where to store result
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_READ_VPD(9)
Related Man Pages
pread64(2) - linux
device_create(9) - centos
device_create_vargs(9) - centos
pread(2) - suse
pwrite64(2) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I