MSDSCSI_Verify10_TypeDef Struct Reference
SCSI Verify 10 Command Descriptor Block (CDB) typedef.
Definition at line
268
of file
msdscsi.h
.
#include <
msdscsi.h
>
Data Fields |
|
struct { | |
uint8_t BytChk : 1 | |
uint8_t Dpo : 1 | |
uint8_t Obsolete : 1 | |
uint8_t Reserved1 : 2 | |
uint8_t VrProtect : 3 | |
}; | |
struct { | |
uint8_t GroupNumber : 5 | |
uint8_t Reserved2 : 2 | |
uint8_t Restricted : 1 | |
}; | |
uint8_t | Control |
uint32_t | Lba |
uint8_t | OpCode |
uint16_t | Verification |
Field Documentation
uint8_t MSDSCSI_Verify10_TypeDef::BytChk |
Byte check bit.
Definition at line
272
of file
msdscsi.h
.
uint8_t MSDSCSI_Verify10_TypeDef::Control |
Control byte.
Definition at line
284
of file
msdscsi.h
.
uint8_t MSDSCSI_Verify10_TypeDef::Dpo |
Disable Page Out.
Definition at line
274
of file
msdscsi.h
.
uint8_t MSDSCSI_Verify10_TypeDef::GroupNumber |
Group Number field.
Definition at line
279
of file
msdscsi.h
.
uint32_t MSDSCSI_Verify10_TypeDef::Lba |
Logical Block (sector) Address.
Definition at line
277
of file
msdscsi.h
.
uint8_t MSDSCSI_Verify10_TypeDef::Obsolete |
Obsolete, expect any value.
Definition at line
271
of file
msdscsi.h
.
uint8_t MSDSCSI_Verify10_TypeDef::OpCode |
Command opcode.
Definition at line
269
of file
msdscsi.h
.
uint8_t MSDSCSI_Verify10_TypeDef::Reserved1 |
Reserved, expect 0.
Definition at line
273
of file
msdscsi.h
.
uint8_t MSDSCSI_Verify10_TypeDef::Reserved2 |
Reserved, expect 0.
Definition at line
280
of file
msdscsi.h
.
uint8_t MSDSCSI_Verify10_TypeDef::Restricted |
Treat as a reserved field, expect 0.
Definition at line
281
of file
msdscsi.h
.
uint16_t MSDSCSI_Verify10_TypeDef::Verification |
Number of blocks (sectors) to verify .
Definition at line
283
of file
msdscsi.h
.
uint8_t MSDSCSI_Verify10_TypeDef::VrProtect |
Verify Protect field.
Definition at line
275
of file
msdscsi.h
.
The documentation for this struct was generated from the following file:
-
C:/HandsOn/super/hardware/kit/common/drivers/
msdscsi.h