MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
STM_PCI_DEVICE_PATH_NODE Struct Reference

Data Fields

UINT8 Type
 
UINT8 Subtype
 
UINT16 Length
 
UINT8 PciFunction
 
UINT8 PciDevice
 

Detailed Description

STM PCI Device Path node used for the PciDevicePath field of STM_RSC_PCI_CFG_DESC

Field Documentation

UINT16 STM_PCI_DEVICE_PATH_NODE::Length

sizeof(STM_PCI_DEVICE_PATH_NODE) which is 6

UINT8 STM_PCI_DEVICE_PATH_NODE::PciDevice
UINT8 STM_PCI_DEVICE_PATH_NODE::PciFunction
UINT8 STM_PCI_DEVICE_PATH_NODE::Subtype

Must be 1, indicating PCI

UINT8 STM_PCI_DEVICE_PATH_NODE::Type

Must be 1, indicating Hardware Device Path