PCI_READ_VPD(9) Hardware Interfaces PCI_READ_VPD(9)NAMEpci_read_vpd - Read one entry from Vital Product DataSYNOPSISssize_t pci_read_vpd(struct pci_dev * dev, loff_t pos, size_t count, void * buf);ARGUMENTSdev pci device struct pos offset in vpd space count number of bytes to read buf pointer to where to store resultCOPYRIGHTKernel 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 |