PatchworkOS  dbbdc99
A non-POSIX operating system.
Loading...
Searching...
No Matches
mcfg_t Struct Reference

PCI Express Memory-mapped Configuration. More...

#include <config.h>

Collaboration diagram for mcfg_t:

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 config.h.

Field Documentation

◆ header

sdt_header_t mcfg_t::header

Definition at line 60 of file config.h.

◆ reserved

uint64_t mcfg_t::reserved

Definition at line 61 of file config.h.

◆ entries

pci_config_bar_t mcfg_t::entries[]

Definition at line 62 of file config.h.


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