ReactOS 0.4.15-dev-7907-g95bf896
_AHCI_COMMAND_HEADER Struct Reference

#include <storahci.h>

Collaboration diagram for _AHCI_COMMAND_HEADER:

Public Attributes

AHCI_COMMAND_HEADER_DESCRIPTION DI
 
ULONG PRDBC
 
ULONG CTBA
 
ULONG CTBA_U
 
ULONG Reserved [4]
 

Detailed Description

Definition at line 367 of file storahci.h.

Member Data Documentation

◆ CTBA

ULONG _AHCI_COMMAND_HEADER::CTBA

Definition at line 371 of file storahci.h.

Referenced by AhciProcessSrb().

◆ CTBA_U

ULONG _AHCI_COMMAND_HEADER::CTBA_U

Definition at line 372 of file storahci.h.

Referenced by AhciProcessSrb().

◆ DI

AHCI_COMMAND_HEADER_DESCRIPTION _AHCI_COMMAND_HEADER::DI

Definition at line 369 of file storahci.h.

Referenced by AhciProcessSrb().

◆ PRDBC

ULONG _AHCI_COMMAND_HEADER::PRDBC

Definition at line 370 of file storahci.h.

Referenced by AhciProcessSrb().

◆ Reserved

ULONG _AHCI_COMMAND_HEADER::Reserved[4]

Definition at line 373 of file storahci.h.

Referenced by AhciProcessSrb().


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