ReactOS 0.4.16-dev-927-g467dec4
_GP_LOG_NCQ_COMMAND_ERROR Struct Reference

#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
 

Detailed Description

Definition at line 586 of file ata.h.

Member Data Documentation

◆ ASC

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::ASC

Definition at line 605 of file ata.h.

◆ ASCQ

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::ASCQ

Definition at line 606 of file ata.h.

◆ Checksum

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Checksum

Definition at line 609 of file ata.h.

◆ Count15_8

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Count15_8

Definition at line 603 of file ata.h.

◆ Count7_0

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Count7_0

Definition at line 602 of file ata.h.

◆ Device

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Device

Definition at line 597 of file ata.h.

◆ Error

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Error

Definition at line 593 of file ata.h.

◆ LBA15_8

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::LBA15_8

Definition at line 595 of file ata.h.

◆ LBA23_16

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::LBA23_16

Definition at line 596 of file ata.h.

◆ LBA31_24

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::LBA31_24

Definition at line 598 of file ata.h.

◆ LBA39_32

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::LBA39_32

Definition at line 599 of file ata.h.

◆ LBA47_40

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::LBA47_40

Definition at line 600 of file ata.h.

◆ LBA7_0

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::LBA7_0

Definition at line 594 of file ata.h.

◆ NcqTag

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::NcqTag

Definition at line 587 of file ata.h.

◆ NonQueuedCmd

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::NonQueuedCmd

Definition at line 590 of file ata.h.

◆ Reserved0

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Reserved0

Definition at line 588 of file ata.h.

◆ Reserved1

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Reserved1

Definition at line 591 of file ata.h.

◆ Reserved2

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Reserved2

Definition at line 601 of file ata.h.

◆ Reserved3

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Reserved3[239]

Definition at line 607 of file ata.h.

◆ SenseKey

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::SenseKey

Definition at line 604 of file ata.h.

◆ Status

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Status

Definition at line 592 of file ata.h.

◆ UNL

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::UNL

Definition at line 589 of file ata.h.

◆ Vendor

UCHAR _GP_LOG_NCQ_COMMAND_ERROR::Vendor[255]

Definition at line 608 of file ata.h.


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