|
PatchworkOS
|
PCI Express Memory-mapped Configuration. More...
#include <pci_config.h>
Data Fields | |
| sdt_header_t | header |
| uint64_t | reserved |
| pci_config_bar_t | entries [] |
PCI Express Memory-mapped Configuration.
Definition at line 58 of file pci_config.h.
| 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().
| sdt_header_t mcfg_t::header |
Definition at line 60 of file pci_config.h.
Referenced by pci_config_init().
| uint64_t mcfg_t::reserved |
Definition at line 61 of file pci_config.h.