ReactOS 0.4.15-dev-7906-g1b85a5f
_AHCI_SERIAL_ATA_CONTROL Union Reference

#include <storahci.h>

Collaboration diagram for _AHCI_SERIAL_ATA_CONTROL:

Public Attributes

struct {
   ULONG   DET:4
 
   ULONG   SPD:4
 
   ULONG   IPM:4
 
   ULONG   SPM:4
 
   ULONG   PMP:4
 
   ULONG   DW11_Reserved:12
 
}; 
 
ULONG Status
 

Detailed Description

Definition at line 297 of file storahci.h.

Member Data Documentation

◆ 

struct { ... } _AHCI_SERIAL_ATA_CONTROL::@1337

◆ DET

ULONG _AHCI_SERIAL_ATA_CONTROL::DET

Definition at line 301 of file storahci.h.

Referenced by AhciStartPort().

◆ DW11_Reserved

ULONG _AHCI_SERIAL_ATA_CONTROL::DW11_Reserved

Definition at line 306 of file storahci.h.

◆ IPM

ULONG _AHCI_SERIAL_ATA_CONTROL::IPM

Definition at line 303 of file storahci.h.

◆ PMP

ULONG _AHCI_SERIAL_ATA_CONTROL::PMP

Definition at line 305 of file storahci.h.

◆ SPD

ULONG _AHCI_SERIAL_ATA_CONTROL::SPD

Definition at line 302 of file storahci.h.

◆ SPM

ULONG _AHCI_SERIAL_ATA_CONTROL::SPM

Definition at line 304 of file storahci.h.

◆ Status

ULONG _AHCI_SERIAL_ATA_CONTROL::Status

Definition at line 309 of file storahci.h.

Referenced by AhciStartPort().


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