mbgtools-lx  4.2.8
PCI_CFG_SPACE Struct Reference

#include <pcidefs.h>

Data Fields

uint16_t vendor_id
 
uint16_t device_id
 
uint16_t command
 
uint16_t status
 
uint8_t revision_id
 
PCI_CLASS class_code
 
uint8_t cache_line_size
 
uint8_t latency_timer
 
uint8_t header_type
 
uint8_t bist
 
uint32_t base_addr [6]
 
uint32_t cardbus_cis
 
uint16_t sub_vendor_id
 
uint16_t sub_system_id
 
uint32_t expansion_rom_base
 
uint32_t res_0
 
uint32_t res_1
 
uint8_t irq_line
 
uint8_t irq_pin
 
uint8_t min_gnt
 
uint8_t max_lat
 

Detailed Description

Definition at line 199 of file pcidefs.h.

Field Documentation

◆ base_addr

uint32_t PCI_CFG_SPACE::base_addr[6]

Definition at line 211 of file pcidefs.h.

◆ bist

uint8_t PCI_CFG_SPACE::bist

Definition at line 210 of file pcidefs.h.

◆ cache_line_size

uint8_t PCI_CFG_SPACE::cache_line_size

Definition at line 207 of file pcidefs.h.

◆ cardbus_cis

uint32_t PCI_CFG_SPACE::cardbus_cis

Definition at line 212 of file pcidefs.h.

◆ class_code

PCI_CLASS PCI_CFG_SPACE::class_code

Definition at line 206 of file pcidefs.h.

◆ command

uint16_t PCI_CFG_SPACE::command

Definition at line 203 of file pcidefs.h.

◆ device_id

uint16_t PCI_CFG_SPACE::device_id

Definition at line 202 of file pcidefs.h.

◆ expansion_rom_base

uint32_t PCI_CFG_SPACE::expansion_rom_base

Definition at line 215 of file pcidefs.h.

◆ header_type

uint8_t PCI_CFG_SPACE::header_type

Definition at line 209 of file pcidefs.h.

◆ irq_line

uint8_t PCI_CFG_SPACE::irq_line

Definition at line 218 of file pcidefs.h.

◆ irq_pin

uint8_t PCI_CFG_SPACE::irq_pin

Definition at line 219 of file pcidefs.h.

◆ latency_timer

uint8_t PCI_CFG_SPACE::latency_timer

Definition at line 208 of file pcidefs.h.

◆ max_lat

uint8_t PCI_CFG_SPACE::max_lat

Definition at line 221 of file pcidefs.h.

◆ min_gnt

uint8_t PCI_CFG_SPACE::min_gnt

Definition at line 220 of file pcidefs.h.

◆ res_0

uint32_t PCI_CFG_SPACE::res_0

Definition at line 216 of file pcidefs.h.

◆ res_1

uint32_t PCI_CFG_SPACE::res_1

Definition at line 217 of file pcidefs.h.

◆ revision_id

uint8_t PCI_CFG_SPACE::revision_id

Definition at line 205 of file pcidefs.h.

◆ status

uint16_t PCI_CFG_SPACE::status

Definition at line 204 of file pcidefs.h.

◆ sub_system_id

uint16_t PCI_CFG_SPACE::sub_system_id

Definition at line 214 of file pcidefs.h.

◆ sub_vendor_id

uint16_t PCI_CFG_SPACE::sub_vendor_id

Definition at line 213 of file pcidefs.h.

◆ vendor_id

uint16_t PCI_CFG_SPACE::vendor_id

Definition at line 201 of file pcidefs.h.


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