ReactOS 0.4.15-dev-7907-g95bf896
_AHCI_INTERRUPT_ENABLE Union Reference

#include <storahci.h>

Collaboration diagram for _AHCI_INTERRUPT_ENABLE:

Public Attributes

struct {
   ULONG   DHRE:1
 
   ULONG   PSE:1
 
   ULONG   DSE:1
 
   ULONG   SDBE:1
 
   ULONG   UFE:1
 
   ULONG   DPE:1
 
   ULONG   PCE:1
 
   ULONG   DMPE:1
 
   ULONG   DW5_Reserved:14
 
   ULONG   PRCE:1
 
   ULONG   IPME:1
 
   ULONG   OFE:1
 
   ULONG   DW5_Reserved2:1
 
   ULONG   INFE:1
 
   ULONG   IFE:1
 
   ULONG   HBDE:1
 
   ULONG   HBFE:1
 
   ULONG   TFEE:1
 
   ULONG   CPDE:1
 
}; 
 
ULONG Status
 

Detailed Description

Definition at line 414 of file storahci.h.

Member Data Documentation

◆ 

struct { ... } _AHCI_INTERRUPT_ENABLE::@1343

◆ CPDE

ULONG _AHCI_INTERRUPT_ENABLE::CPDE

Definition at line 436 of file storahci.h.

Referenced by AhciStartPort().

◆ DHRE

ULONG _AHCI_INTERRUPT_ENABLE::DHRE

Definition at line 418 of file storahci.h.

Referenced by AhciStartPort().

◆ DMPE

ULONG _AHCI_INTERRUPT_ENABLE::DMPE

Definition at line 425 of file storahci.h.

Referenced by AhciStartPort().

◆ DPE

ULONG _AHCI_INTERRUPT_ENABLE::DPE

Definition at line 423 of file storahci.h.

Referenced by AhciStartPort().

◆ DSE

ULONG _AHCI_INTERRUPT_ENABLE::DSE

Definition at line 420 of file storahci.h.

Referenced by AhciStartPort().

◆ DW5_Reserved

ULONG _AHCI_INTERRUPT_ENABLE::DW5_Reserved

Definition at line 426 of file storahci.h.

◆ DW5_Reserved2

ULONG _AHCI_INTERRUPT_ENABLE::DW5_Reserved2

Definition at line 430 of file storahci.h.

◆ HBDE

ULONG _AHCI_INTERRUPT_ENABLE::HBDE

Definition at line 433 of file storahci.h.

Referenced by AhciStartPort().

◆ HBFE

ULONG _AHCI_INTERRUPT_ENABLE::HBFE

Definition at line 434 of file storahci.h.

Referenced by AhciStartPort().

◆ IFE

ULONG _AHCI_INTERRUPT_ENABLE::IFE

Definition at line 432 of file storahci.h.

Referenced by AhciStartPort().

◆ INFE

ULONG _AHCI_INTERRUPT_ENABLE::INFE

Definition at line 431 of file storahci.h.

Referenced by AhciStartPort().

◆ IPME

ULONG _AHCI_INTERRUPT_ENABLE::IPME

Definition at line 428 of file storahci.h.

Referenced by AhciStartPort().

◆ OFE

ULONG _AHCI_INTERRUPT_ENABLE::OFE

Definition at line 429 of file storahci.h.

Referenced by AhciStartPort().

◆ PCE

ULONG _AHCI_INTERRUPT_ENABLE::PCE

Definition at line 424 of file storahci.h.

Referenced by AhciStartPort().

◆ PRCE

ULONG _AHCI_INTERRUPT_ENABLE::PRCE

Definition at line 427 of file storahci.h.

Referenced by AhciStartPort().

◆ PSE

ULONG _AHCI_INTERRUPT_ENABLE::PSE

Definition at line 419 of file storahci.h.

Referenced by AhciStartPort().

◆ SDBE

ULONG _AHCI_INTERRUPT_ENABLE::SDBE

Definition at line 421 of file storahci.h.

Referenced by AhciStartPort().

◆ Status

ULONG _AHCI_INTERRUPT_ENABLE::Status

Definition at line 439 of file storahci.h.

Referenced by AhciStartPort().

◆ TFEE

ULONG _AHCI_INTERRUPT_ENABLE::TFEE

Definition at line 435 of file storahci.h.

Referenced by AhciStartPort().

◆ UFE

ULONG _AHCI_INTERRUPT_ENABLE::UFE

Definition at line 422 of file storahci.h.

Referenced by AhciStartPort().


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