pci_write_vpd(9) suse man page | unix.com

Man Page: pci_write_vpd

Operating Environment: suse

Section: 9

PCI_WRITE_VPD(9)						Hardware Interfaces						  PCI_WRITE_VPD(9)

NAME
pci_write_vpd - Write entry to Vital Product Data
SYNOPSIS
ssize_t pci_write_vpd(struct pci_dev * dev, loff_t pos, size_t count, const void * buf);
ARGUMENTS
dev pci device struct pos offset in vpd space count number of bytes to write buf buffer containing write data
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_WRITE_VPD(9)
Related Man Pages
pwrite(2) - redhat
pread(2) - debian
pread64(2) - suse
pwrite64(2) - suse
kvm_write(3) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Update kernel Linux without reboot?!
Docker learning Phase-I