iPXE
Data Fields
EFI_PCI_PMCSR_BSE Union Reference

PMCSR_BSE - PMCSR PCI-to-PCI Bridge Support Extensions Section 3.2.5, PCI Power Management Interface Specification, Revision 1.2. More...

#include <Pci22.h>

Data Fields

struct {
   UINT8   Reserved: 6
 
   UINT8   B2B3: 1
 
   UINT8   BusPowerClockControl: 1
 
Bits
 
UINT8 Uint8
 

Detailed Description

PMCSR_BSE - PMCSR PCI-to-PCI Bridge Support Extensions Section 3.2.5, PCI Power Management Interface Specification, Revision 1.2.

Definition at line 709 of file Pci22.h.

Field Documentation

◆ Reserved

UINT8 EFI_PCI_PMCSR_BSE::Reserved

Definition at line 711 of file Pci22.h.

◆ B2B3

UINT8 EFI_PCI_PMCSR_BSE::B2B3

Definition at line 712 of file Pci22.h.

◆ BusPowerClockControl

UINT8 EFI_PCI_PMCSR_BSE::BusPowerClockControl

Definition at line 713 of file Pci22.h.

◆ Bits

struct { ... } EFI_PCI_PMCSR_BSE::Bits

◆ Uint8

UINT8 EFI_PCI_PMCSR_BSE::Uint8

Definition at line 715 of file Pci22.h.


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