ReactOS 0.4.15-dev-7924-g5949c20
_AHCI_SERIAL_ATA_STATUS Union Reference

#include <storahci.h>

Collaboration diagram for _AHCI_SERIAL_ATA_STATUS:

Public Attributes

struct {
   ULONG   DET:4
 
   ULONG   SPD:4
 
   ULONG   IPM:4
 
   ULONG   RSV0:20
 
}; 
 
ULONG Status
 

Detailed Description

Definition at line 312 of file storahci.h.

Member Data Documentation

◆ 

struct { ... } _AHCI_SERIAL_ATA_STATUS::@1339

◆ DET

ULONG _AHCI_SERIAL_ATA_STATUS::DET

Definition at line 316 of file storahci.h.

Referenced by AhciStartPort().

◆ IPM

ULONG _AHCI_SERIAL_ATA_STATUS::IPM

Definition at line 318 of file storahci.h.

◆ RSV0

ULONG _AHCI_SERIAL_ATA_STATUS::RSV0

Definition at line 319 of file storahci.h.

◆ SPD

ULONG _AHCI_SERIAL_ATA_STATUS::SPD

Definition at line 317 of file storahci.h.

◆ Status

ULONG _AHCI_SERIAL_ATA_STATUS::Status

Definition at line 322 of file storahci.h.

Referenced by AhciStartPort().


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