FD.io VPP  v16.06
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 165 of file pci_config.h.

Field Documentation

u8 pci_config_header_t::bist

Definition at line 212 of file pci_config.h.

u8 pci_config_header_t::cache_size

Definition at line 204 of file pci_config.h.

u16 pci_config_header_t::command

Definition at line 169 of file pci_config.h.

pci_device_class_t pci_config_header_t::device_class

Definition at line 202 of file pci_config.h.

u16 pci_config_header_t::device_id

Definition at line 167 of file pci_config.h.

u8 pci_config_header_t::header_type

Definition at line 207 of file pci_config.h.

u8 pci_config_header_t::latency_timer

Definition at line 205 of file pci_config.h.

u8 pci_config_header_t::programming_interface_class

Definition at line 200 of file pci_config.h.

u8 pci_config_header_t::revision_id

Definition at line 199 of file pci_config.h.

u16 pci_config_header_t::status

Definition at line 182 of file pci_config.h.

u16 pci_config_header_t::vendor_id

Definition at line 166 of file pci_config.h.


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