Vital product data capability - 0x03
#include <qvm/hw_pci.h>
struct _pci_capability_vpd {
uint8_t Capability_ID;
uint8_t Next_Pointer;
uint16_t VPD_Address;
uint32_t VPD_Data;
} ;
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See the PCI specification.