iPXE
Data Fields
pci_vpd_cache Struct Reference

PCI VPD cache. More...

#include <pcivpd.h>

Data Fields

int address
 Address. More...
 
uint32_t data
 Data. More...
 

Detailed Description

PCI VPD cache.

Definition at line 122 of file pcivpd.h.

Field Documentation

◆ address

int pci_vpd_cache::address

Address.

Definition at line 124 of file pcivpd.h.

Referenced by pci_vpd_cache_is_valid(), pci_vpd_invalidate_cache(), and pci_vpd_read_dword().

◆ data

uint32_t pci_vpd_cache::data

Data.

Definition at line 126 of file pcivpd.h.

Referenced by pci_vpd_read_dword().


The documentation for this struct was generated from the following file: