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
pread(2) - redhat
pwrite(2) - redhat
device_create_vargs(9) - centos
pread(2) - suse
pwrite64(2) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it