PatchworkOS
Loading...
Searching...
No Matches
mcfg_t Struct Reference

PCI Express Memory-mapped Configuration. More...

#include <pci_config.h>

Data Fields

sdt_header_t header
 
uint64_t reserved
 
pci_config_bar_t entries []
 

Detailed Description

PCI Express Memory-mapped Configuration.

Definition at line 58 of file pci_config.h.

Field Documentation

◆ entries

pci_config_bar_t mcfg_t::entries[]

Definition at line 62 of file pci_config.h.

Referenced by pci_config_bar_get(), and pci_config_init().

◆ header

sdt_header_t mcfg_t::header

Definition at line 60 of file pci_config.h.

Referenced by pci_config_init().

◆ reserved

uint64_t mcfg_t::reserved

Definition at line 61 of file pci_config.h.


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