PCI_WRITE_VPD(9) Hardware Interfaces PCI_WRITE_VPD(9)NAMEpci_write_vpd - Write entry to Vital Product DataSYNOPSISssize_t pci_write_vpd(struct pci_dev * dev, loff_t pos, size_t count, const void * buf);ARGUMENTSdev pci device struct pos offset in vpd space count number of bytes to write buf buffer containing write dataCOPYRIGHTKernel 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 |