|  | FD.io VPP
    v17.01.1-3-gc6833f8
    Vector Packet Processing | 
 Collaboration diagram for pci_config_type0_regs_t:
 Collaboration diagram for pci_config_type0_regs_t:| Data Fields | |
| pci_config_header_t | header | 
| u32 | base_address [6] | 
| u16 | cardbus_cis | 
| u16 | subsystem_vendor_id | 
| u16 | subsystem_id | 
| u32 | rom_address | 
| u8 | first_capability_offset | 
| u8 | pad_0x35 [(0x3c)-(0x35)] | 
| Padding.  More... | |
| u8 | interrupt_line | 
| u8 | interrupt_pin | 
| u8 | min_grant | 
| u8 | max_latency | 
| u8 | capability_data [0] | 
Definition at line 238 of file pci_config.h.
| u32 pci_config_type0_regs_t::base_address[6] | 
Definition at line 248 of file pci_config.h.
| u8 pci_config_type0_regs_t::capability_data[0] | 
Definition at line 268 of file pci_config.h.
| u16 pci_config_type0_regs_t::cardbus_cis | 
Definition at line 250 of file pci_config.h.
| u8 pci_config_type0_regs_t::first_capability_offset | 
Definition at line 260 of file pci_config.h.
| pci_config_header_t pci_config_type0_regs_t::header | 
Definition at line 240 of file pci_config.h.
| u8 pci_config_type0_regs_t::interrupt_line | 
Definition at line 263 of file pci_config.h.
| u8 pci_config_type0_regs_t::interrupt_pin | 
Definition at line 264 of file pci_config.h.
| u8 pci_config_type0_regs_t::max_latency | 
Definition at line 266 of file pci_config.h.
| u8 pci_config_type0_regs_t::min_grant | 
Definition at line 265 of file pci_config.h.
| u8 pci_config_type0_regs_t::pad_0x35[(0x3c)-(0x35)] | 
Padding.
Definition at line 261 of file pci_config.h.
| u32 pci_config_type0_regs_t::rom_address | 
Definition at line 255 of file pci_config.h.
| u16 pci_config_type0_regs_t::subsystem_id | 
Definition at line 253 of file pci_config.h.
| u16 pci_config_type0_regs_t::subsystem_vendor_id | 
Definition at line 252 of file pci_config.h.