ReactOS 0.4.15-dev-8100-g1887773
_AHCI_PORT_CMD Union Reference

#include <storahci.h>

Collaboration diagram for _AHCI_PORT_CMD:

Public Attributes

struct {
   ULONG   ST: 1
 
   ULONG   SUD: 1
 
   ULONG   POD: 1
 
   ULONG   CLO: 1
 
   ULONG   FRE: 1
 
   ULONG   RSV0: 3
 
   ULONG   CCS: 5
 
   ULONG   MPSS: 1
 
   ULONG   FR: 1
 
   ULONG   CR: 1
 
   ULONG   CPS: 1
 
   ULONG   PMA: 1
 
   ULONG   HPCP: 1
 
   ULONG   MPSP: 1
 
   ULONG   CPD: 1
 
   ULONG   ESP: 1
 
   ULONG   FBSCP: 1
 
   ULONG   APSTE: 1
 
   ULONG   ATAPI: 1
 
   ULONG   DLAE: 1
 
   ULONG   ALPE: 1
 
   ULONG   ASP: 1
 
   ULONG   ICC: 4
 
}; 
 
ULONG Status
 

Detailed Description

Definition at line 265 of file storahci.h.

Member Data Documentation

◆ 

struct { ... } _AHCI_PORT_CMD::@1338

◆ ALPE

ULONG _AHCI_PORT_CMD::ALPE

Definition at line 289 of file storahci.h.

◆ APSTE

ULONG _AHCI_PORT_CMD::APSTE

Definition at line 286 of file storahci.h.

◆ ASP

ULONG _AHCI_PORT_CMD::ASP

Definition at line 290 of file storahci.h.

◆ ATAPI

ULONG _AHCI_PORT_CMD::ATAPI

Definition at line 287 of file storahci.h.

◆ CCS

ULONG _AHCI_PORT_CMD::CCS

Definition at line 275 of file storahci.h.

◆ CLO

ULONG _AHCI_PORT_CMD::CLO

Definition at line 272 of file storahci.h.

◆ CPD

ULONG _AHCI_PORT_CMD::CPD

Definition at line 283 of file storahci.h.

◆ CPS

ULONG _AHCI_PORT_CMD::CPS

Definition at line 279 of file storahci.h.

◆ CR

ULONG _AHCI_PORT_CMD::CR

Definition at line 278 of file storahci.h.

◆ DLAE

ULONG _AHCI_PORT_CMD::DLAE

Definition at line 288 of file storahci.h.

◆ ESP

ULONG _AHCI_PORT_CMD::ESP

Definition at line 284 of file storahci.h.

◆ FBSCP

ULONG _AHCI_PORT_CMD::FBSCP

Definition at line 285 of file storahci.h.

◆ FR

ULONG _AHCI_PORT_CMD::FR

Definition at line 277 of file storahci.h.

◆ FRE

ULONG _AHCI_PORT_CMD::FRE

Definition at line 273 of file storahci.h.

◆ HPCP

ULONG _AHCI_PORT_CMD::HPCP

Definition at line 281 of file storahci.h.

◆ ICC

ULONG _AHCI_PORT_CMD::ICC

Definition at line 291 of file storahci.h.

◆ MPSP

ULONG _AHCI_PORT_CMD::MPSP

Definition at line 282 of file storahci.h.

◆ MPSS

ULONG _AHCI_PORT_CMD::MPSS

Definition at line 276 of file storahci.h.

◆ PMA

ULONG _AHCI_PORT_CMD::PMA

Definition at line 280 of file storahci.h.

◆ POD

ULONG _AHCI_PORT_CMD::POD

Definition at line 271 of file storahci.h.

◆ RSV0

ULONG _AHCI_PORT_CMD::RSV0

Definition at line 274 of file storahci.h.

◆ ST

ULONG _AHCI_PORT_CMD::ST

Definition at line 269 of file storahci.h.

◆ Status

ULONG _AHCI_PORT_CMD::Status

Definition at line 294 of file storahci.h.

◆ SUD

ULONG _AHCI_PORT_CMD::SUD

Definition at line 270 of file storahci.h.


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