FD.io VPP  v16.12-rc0-308-g931be3a
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 168 of file pci_config.h.

Field Documentation

u8 pci_config_header_t::bist

Definition at line 216 of file pci_config.h.

u8 pci_config_header_t::cache_size

Definition at line 208 of file pci_config.h.

u16 pci_config_header_t::command

Definition at line 173 of file pci_config.h.

pci_device_class_t pci_config_header_t::device_class

Definition at line 206 of file pci_config.h.

u16 pci_config_header_t::device_id

Definition at line 171 of file pci_config.h.

u8 pci_config_header_t::header_type

Definition at line 211 of file pci_config.h.

u8 pci_config_header_t::latency_timer

Definition at line 209 of file pci_config.h.

u8 pci_config_header_t::programming_interface_class

Definition at line 204 of file pci_config.h.

u8 pci_config_header_t::revision_id

Definition at line 203 of file pci_config.h.

u16 pci_config_header_t::status

Definition at line 186 of file pci_config.h.

u16 pci_config_header_t::vendor_id

Definition at line 170 of file pci_config.h.


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