iPXE
Data Fields
pci_vpd_field Struct Reference

A PCI VPD field. More...

#include <pcivpd.h>

Data Fields

uint16_t keyword
 Keyword. More...
 
uint8_t len
 Length. More...
 

Detailed Description

A PCI VPD field.

Definition at line 28 of file pcivpd.h.

Field Documentation

◆ keyword

uint16_t pci_vpd_field::keyword

Keyword.

Definition at line 30 of file pcivpd.h.

Referenced by pci_vpd_find(), and pci_vpd_resize().

◆ len

uint8_t pci_vpd_field::len

Length.

Definition at line 32 of file pcivpd.h.

Referenced by pci_vpd_find(), and pci_vpd_resize().


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