TianoCore EDK2 master
|
#include <MdePkg/Include/Register/Intel/StmResourceDescriptor.h>
Data Fields | |
STM_RSC_DESC_HEADER | Hdr |
UINT16 | RWAttributes: 2 |
UINT16 | Reserved: 14 |
UINT16 | Base |
UINT16 | Length |
UINT8 | OriginatingBusNumber |
UINT8 | LastNodeIndex |
STM_PCI_DEVICE_PATH_NODE | PciDevicePath [1] |
STM Resource PCI Configuration Descriptor
Definition at line 140 of file StmResourceDescriptor.h.
UINT16 STM_RSC_PCI_CFG_DESC::Base |
Definition at line 144 of file StmResourceDescriptor.h.
STM_RSC_DESC_HEADER STM_RSC_PCI_CFG_DESC::Hdr |
Definition at line 141 of file StmResourceDescriptor.h.
UINT8 STM_RSC_PCI_CFG_DESC::LastNodeIndex |
Definition at line 147 of file StmResourceDescriptor.h.
UINT16 STM_RSC_PCI_CFG_DESC::Length |
Definition at line 145 of file StmResourceDescriptor.h.
UINT8 STM_RSC_PCI_CFG_DESC::OriginatingBusNumber |
Definition at line 146 of file StmResourceDescriptor.h.
STM_PCI_DEVICE_PATH_NODE STM_RSC_PCI_CFG_DESC::PciDevicePath[1] |
Definition at line 148 of file StmResourceDescriptor.h.
UINT16 STM_RSC_PCI_CFG_DESC::Reserved |
Definition at line 143 of file StmResourceDescriptor.h.
UINT16 STM_RSC_PCI_CFG_DESC::RWAttributes |
Definition at line 142 of file StmResourceDescriptor.h.