Query: pci_read_vpd
OS: suse
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)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 2.6. July 2010 PCI_READ_VPD(9)