ReactOS 0.4.16-dev-13-ge2fc578
|
#include <atapi.h>
Public Attributes | |
UCHAR | OperationCode |
UCHAR | Reserved1: 4 |
UCHAR | PFBit: 1 |
UCHAR | Reserved2: 3 |
UCHAR | Reserved3 [5] |
UCHAR | ParameterListLengthMsb |
UCHAR | ParameterListLengthLsb |
UCHAR | Reserved4 [3] |
UCHAR _MODE_SELECT_10::OperationCode |
Definition at line 81 of file atapi.h.
Referenced by Scsi2Atapi().
UCHAR _MODE_SELECT_10::ParameterListLengthLsb |
Definition at line 87 of file atapi.h.
Referenced by Scsi2Atapi().
UCHAR _MODE_SELECT_10::ParameterListLengthMsb |
Definition at line 86 of file atapi.h.
Referenced by Scsi2Atapi().
UCHAR _MODE_SELECT_10::PFBit |
Definition at line 83 of file atapi.h.
Referenced by Scsi2Atapi().