ReactOS 0.4.15-dev-7924-g5949c20
_AHCI_INTERRUPT_STATUS Union Reference

#include <storahci.h>

Collaboration diagram for _AHCI_INTERRUPT_STATUS:

Public Attributes

struct {
   ULONG   DHRS:1
 
   ULONG   PSS:1
 
   ULONG   DSS:1
 
   ULONG   SDBS:1
 
   ULONG   UFS:1
 
   ULONG   DPS:1
 
   ULONG   PCS:1
 
   ULONG   DMPS:1
 
   ULONG   Reserved:14
 
   ULONG   PRCS:1
 
   ULONG   IPMS:1
 
   ULONG   OFS:1
 
   ULONG   Reserved2:1
 
   ULONG   INFS:1
 
   ULONG   IFS:1
 
   ULONG   HBDS:1
 
   ULONG   HBFS:1
 
   ULONG   TFES:1
 
   ULONG   CPDS:1
 
}; 
 
ULONG Status
 

Detailed Description

Definition at line 99 of file storahci.h.

Member Data Documentation

◆ 

struct { ... } _AHCI_INTERRUPT_STATUS::@1329

◆ CPDS

ULONG _AHCI_INTERRUPT_STATUS::CPDS

Definition at line 121 of file storahci.h.

◆ DHRS

ULONG _AHCI_INTERRUPT_STATUS::DHRS

Definition at line 103 of file storahci.h.

Referenced by AhciInterruptHandler().

◆ DMPS

ULONG _AHCI_INTERRUPT_STATUS::DMPS

Definition at line 110 of file storahci.h.

◆ DPS

ULONG _AHCI_INTERRUPT_STATUS::DPS

Definition at line 108 of file storahci.h.

Referenced by AhciInterruptHandler().

◆ DSS

ULONG _AHCI_INTERRUPT_STATUS::DSS

Definition at line 105 of file storahci.h.

Referenced by AhciInterruptHandler().

◆ HBDS

ULONG _AHCI_INTERRUPT_STATUS::HBDS

Definition at line 118 of file storahci.h.

Referenced by AhciInterruptHandler().

◆ HBFS

ULONG _AHCI_INTERRUPT_STATUS::HBFS

Definition at line 119 of file storahci.h.

Referenced by AhciInterruptHandler().

◆ IFS

ULONG _AHCI_INTERRUPT_STATUS::IFS

Definition at line 117 of file storahci.h.

Referenced by AhciInterruptHandler().

◆ INFS

ULONG _AHCI_INTERRUPT_STATUS::INFS

Definition at line 116 of file storahci.h.

◆ IPMS

ULONG _AHCI_INTERRUPT_STATUS::IPMS

Definition at line 113 of file storahci.h.

◆ OFS

ULONG _AHCI_INTERRUPT_STATUS::OFS

Definition at line 114 of file storahci.h.

◆ PCS

ULONG _AHCI_INTERRUPT_STATUS::PCS

Definition at line 109 of file storahci.h.

◆ PRCS

ULONG _AHCI_INTERRUPT_STATUS::PRCS

Definition at line 112 of file storahci.h.

◆ PSS

ULONG _AHCI_INTERRUPT_STATUS::PSS

Definition at line 104 of file storahci.h.

Referenced by AhciInterruptHandler().

◆ Reserved

ULONG _AHCI_INTERRUPT_STATUS::Reserved

Definition at line 111 of file storahci.h.

◆ Reserved2

ULONG _AHCI_INTERRUPT_STATUS::Reserved2

Definition at line 115 of file storahci.h.

◆ SDBS

ULONG _AHCI_INTERRUPT_STATUS::SDBS

Definition at line 106 of file storahci.h.

Referenced by AhciInterruptHandler().

◆ Status

ULONG _AHCI_INTERRUPT_STATUS::Status

Definition at line 124 of file storahci.h.

Referenced by AhciInterruptHandler().

◆ TFES

ULONG _AHCI_INTERRUPT_STATUS::TFES

Definition at line 120 of file storahci.h.

Referenced by AhciInterruptHandler().

◆ UFS

ULONG _AHCI_INTERRUPT_STATUS::UFS

Definition at line 107 of file storahci.h.


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