|
ReactOS 0.4.17-dev-7-g62537b3
|
#include <ata.h>
Public Attributes | |
| UCHAR | NcqTag: 5 |
| UCHAR | Reserved0: 1 |
| UCHAR | UNL: 1 |
| UCHAR | NonQueuedCmd: 1 |
| UCHAR | Reserved1 |
| UCHAR | Status |
| UCHAR | Error |
| UCHAR | LBA7_0 |
| UCHAR | LBA15_8 |
| UCHAR | LBA23_16 |
| UCHAR | Device |
| UCHAR | LBA31_24 |
| UCHAR | LBA39_32 |
| UCHAR | LBA47_40 |
| UCHAR | Reserved2 |
| UCHAR | Count7_0 |
| UCHAR | Count15_8 |
| UCHAR | SenseKey |
| UCHAR | ASC |
| UCHAR | ASCQ |
| UCHAR | Reserved3 [239] |
| UCHAR | Vendor [255] |
| UCHAR | Checksum |
| UCHAR _GP_LOG_NCQ_COMMAND_ERROR::ASC |
Definition at line 605 of file ata.h.
Referenced by AtaDeviceNcqRecovery().
| UCHAR _GP_LOG_NCQ_COMMAND_ERROR::ASCQ |
Definition at line 606 of file ata.h.
Referenced by AtaDeviceNcqRecovery().
| UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Device |
Definition at line 597 of file ata.h.
Referenced by AtaDeviceNcqRecovery().
| UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Error |
Definition at line 593 of file ata.h.
Referenced by AtaDeviceNcqRecovery().
| UCHAR _GP_LOG_NCQ_COMMAND_ERROR::NcqTag |
Definition at line 587 of file ata.h.
Referenced by AtaDeviceNcqRecovery().
| UCHAR _GP_LOG_NCQ_COMMAND_ERROR::NonQueuedCmd |
Definition at line 590 of file ata.h.
Referenced by AtaDeviceNcqRecovery().
| UCHAR _GP_LOG_NCQ_COMMAND_ERROR::SenseKey |
Definition at line 604 of file ata.h.
Referenced by AtaDeviceNcqRecovery().
| UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Status |
Definition at line 592 of file ata.h.
Referenced by AtaDeviceNcqRecovery().