ReactOS 0.4.16-dev-91-g764881a
|
#include <bsmaster.h>
Public Attributes | |
USHORT | cmd_flags |
USHORT | prd_length |
ULONG | bytecount |
ULONGLONG | cmd_table_phys |
ULONG | Reserved [4] |
Definition at line 823 of file bsmaster.h.
ULONG _IDE_AHCI_CMD_LIST::bytecount |
Definition at line 826 of file bsmaster.h.
Referenced by UniataAhciBeginTransaction(), UniataAhciEndTransaction(), and UniataAhciSendCommand().
USHORT _IDE_AHCI_CMD_LIST::cmd_flags |
Definition at line 824 of file bsmaster.h.
Referenced by UniataAhciBeginTransaction(), and UniataAhciSendCommand().
ULONGLONG _IDE_AHCI_CMD_LIST::cmd_table_phys |
Definition at line 827 of file bsmaster.h.
Referenced by UniataAhciBeginTransaction(), and UniataAhciSendCommand().
USHORT _IDE_AHCI_CMD_LIST::prd_length |
Definition at line 825 of file bsmaster.h.
Referenced by UniataAhciBeginTransaction(), and UniataAhciSendCommand().
ULONG _IDE_AHCI_CMD_LIST::Reserved[4] |
Definition at line 828 of file bsmaster.h.