ReactOS 0.4.15-dev-7924-g5949c20
_IDE_AHCI_CMD_LIST Struct Reference

#include <bsmaster.h>

Public Attributes

USHORT cmd_flags
 
USHORT prd_length
 
ULONG bytecount
 
ULONGLONG cmd_table_phys
 
ULONG Reserved [4]
 

Detailed Description

Definition at line 823 of file bsmaster.h.

Member Data Documentation

◆ bytecount

ULONG _IDE_AHCI_CMD_LIST::bytecount

◆ cmd_flags

USHORT _IDE_AHCI_CMD_LIST::cmd_flags

Definition at line 824 of file bsmaster.h.

Referenced by UniataAhciBeginTransaction(), and UniataAhciSendCommand().

◆ cmd_table_phys

ULONGLONG _IDE_AHCI_CMD_LIST::cmd_table_phys

Definition at line 827 of file bsmaster.h.

Referenced by UniataAhciBeginTransaction(), and UniataAhciSendCommand().

◆ prd_length

USHORT _IDE_AHCI_CMD_LIST::prd_length

Definition at line 825 of file bsmaster.h.

Referenced by UniataAhciBeginTransaction(), and UniataAhciSendCommand().

◆ Reserved

ULONG _IDE_AHCI_CMD_LIST::Reserved[4]

Definition at line 828 of file bsmaster.h.


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