centos man page for pci_read_vpd

Query: pci_read_vpd

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
iic(4) - freebsd
pread(2) - redhat
pwrite(2) - linux
usb_make_path(9) - centos
iic(4) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq