MSDSCSI_Verify10_TypeDef Struct ReferenceKit Drivers > Msd

SCSI Verify 10 Command Descriptor Block (CDB) typedef.

Definition at line 253 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 257 of file msdscsi.h .

uint8_t MSDSCSI_Verify10_TypeDef::Control

Control byte.

Definition at line 269 of file msdscsi.h .

uint8_t MSDSCSI_Verify10_TypeDef::Dpo

Disable Page Out.

Definition at line 259 of file msdscsi.h .

uint8_t MSDSCSI_Verify10_TypeDef::GroupNumber

Group Number field.

Definition at line 264 of file msdscsi.h .

uint32_t MSDSCSI_Verify10_TypeDef::Lba

Logical Block (sector) Address.

Definition at line 262 of file msdscsi.h .

uint8_t MSDSCSI_Verify10_TypeDef::Obsolete

Obsolete, expect any value.

Definition at line 256 of file msdscsi.h .

uint8_t MSDSCSI_Verify10_TypeDef::OpCode

Command opcode.

Definition at line 254 of file msdscsi.h .

uint8_t MSDSCSI_Verify10_TypeDef::Reserved1

Reserved, expect 0.

Definition at line 258 of file msdscsi.h .

uint8_t MSDSCSI_Verify10_TypeDef::Reserved2

Reserved, expect 0.

Definition at line 265 of file msdscsi.h .

uint8_t MSDSCSI_Verify10_TypeDef::Restricted

Treat as a reserved field, expect 0.

Definition at line 266 of file msdscsi.h .

uint16_t MSDSCSI_Verify10_TypeDef::Verification

Number of blocks (sectors) to verify .

Definition at line 268 of file msdscsi.h .

uint8_t MSDSCSI_Verify10_TypeDef::VrProtect

Verify Protect field.

Definition at line 260 of file msdscsi.h .


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/hardware/kit/common/drivers/ msdscsi.h