iPXE
Data Fields
EFI_PCI_CAPABILITY_MSI32 Struct Reference

Message Capability Structure for 32-bit Message Address Section 6.8.1, PCI Local Bus Specification, 2.2. More...

#include <Pci22.h>

Data Fields

EFI_PCI_CAPABILITY_HDR Hdr
 
UINT16 MsgCtrlReg
 
UINT32 MsgAddrReg
 
UINT16 MsgDataReg
 

Detailed Description

Message Capability Structure for 32-bit Message Address Section 6.8.1, PCI Local Bus Specification, 2.2.

Definition at line 766 of file Pci22.h.

Field Documentation

◆ Hdr

EFI_PCI_CAPABILITY_HDR EFI_PCI_CAPABILITY_MSI32::Hdr

Definition at line 767 of file Pci22.h.

◆ MsgCtrlReg

UINT16 EFI_PCI_CAPABILITY_MSI32::MsgCtrlReg

Definition at line 768 of file Pci22.h.

◆ MsgAddrReg

UINT32 EFI_PCI_CAPABILITY_MSI32::MsgAddrReg

Definition at line 769 of file Pci22.h.

◆ MsgDataReg

UINT16 EFI_PCI_CAPABILITY_MSI32::MsgDataReg

Definition at line 770 of file Pci22.h.


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