FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
pci_config_header_t Struct Reference

Data Fields

u16 vendor_id
 
u16 device_id
 
u16 command
 
u16 status
 
u8 revision_id
 
u8 programming_interface_class
 
pci_device_class_t device_class:16
 
u8 cache_size
 
u8 latency_timer
 
u8 header_type
 
u8 bist
 

Detailed Description

Definition at line 175 of file pci_config.h.

Field Documentation

◆ bist

u8 pci_config_header_t::bist

Definition at line 223 of file pci_config.h.

◆ cache_size

u8 pci_config_header_t::cache_size

Definition at line 215 of file pci_config.h.

◆ command

u16 pci_config_header_t::command

Definition at line 180 of file pci_config.h.

◆ device_class

pci_device_class_t pci_config_header_t::device_class

Definition at line 213 of file pci_config.h.

◆ device_id

u16 pci_config_header_t::device_id

Definition at line 178 of file pci_config.h.

◆ header_type

u8 pci_config_header_t::header_type

Definition at line 218 of file pci_config.h.

◆ latency_timer

u8 pci_config_header_t::latency_timer

Definition at line 216 of file pci_config.h.

◆ programming_interface_class

u8 pci_config_header_t::programming_interface_class

Definition at line 211 of file pci_config.h.

◆ revision_id

u8 pci_config_header_t::revision_id

Definition at line 210 of file pci_config.h.

◆ status

u16 pci_config_header_t::status

Definition at line 193 of file pci_config.h.

◆ vendor_id

u16 pci_config_header_t::vendor_id

Definition at line 177 of file pci_config.h.


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