iPXE
Data Fields
EFI_PCI_CAPABILITY_MSI64 Struct Reference

Message Capability Structure for 64-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 MsgAddrRegLsdw
 
UINT32 MsgAddrRegMsdw
 
UINT16 MsgDataReg
 

Detailed Description

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

Definition at line 777 of file Pci22.h.

Field Documentation

◆ Hdr

EFI_PCI_CAPABILITY_HDR EFI_PCI_CAPABILITY_MSI64::Hdr

Definition at line 778 of file Pci22.h.

◆ MsgCtrlReg

UINT16 EFI_PCI_CAPABILITY_MSI64::MsgCtrlReg

Definition at line 779 of file Pci22.h.

◆ MsgAddrRegLsdw

UINT32 EFI_PCI_CAPABILITY_MSI64::MsgAddrRegLsdw

Definition at line 780 of file Pci22.h.

◆ MsgAddrRegMsdw

UINT32 EFI_PCI_CAPABILITY_MSI64::MsgAddrRegMsdw

Definition at line 781 of file Pci22.h.

◆ MsgDataReg

UINT16 EFI_PCI_CAPABILITY_MSI64::MsgDataReg

Definition at line 782 of file Pci22.h.


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