MSDSCSI_Inquiry_TypeDef Struct Reference
SCSI Inquiry Command Descriptor Block (CDB) typedef.
Definition at line
71
of file
msdscsi.h
.
#include <
msdscsi.h
>
Data Fields |
|
struct { | |
uint8_t Evpd : 1 | |
uint8_t Obsolete : 1 | |
uint8_t Reserved : 6 | |
}; | |
uint16_t | AllocationLength |
uint8_t | Control |
uint8_t | OpCode |
uint8_t | PageCode |
Field Documentation
uint16_t MSDSCSI_Inquiry_TypeDef::AllocationLength |
Number of inquiry data bytes requested.
Definition at line
79
of file
msdscsi.h
.
uint8_t MSDSCSI_Inquiry_TypeDef::Control |
Control byte.
Definition at line
80
of file
msdscsi.h
.
uint8_t MSDSCSI_Inquiry_TypeDef::Evpd |
Enable Vital Product data.
Definition at line
74
of file
msdscsi.h
.
uint8_t MSDSCSI_Inquiry_TypeDef::Obsolete |
Obsolete, expect any value.
Definition at line
75
of file
msdscsi.h
.
uint8_t MSDSCSI_Inquiry_TypeDef::OpCode |
Command opcode.
Definition at line
72
of file
msdscsi.h
.
uint8_t MSDSCSI_Inquiry_TypeDef::PageCode |
Pagecode.
Definition at line
78
of file
msdscsi.h
.
uint8_t MSDSCSI_Inquiry_TypeDef::Reserved |
Reserved, expect 0.
Definition at line
76
of file
msdscsi.h
.
The documentation for this struct was generated from the following file:
-
C:/HandsOn/super/hardware/kit/common/drivers/
msdscsi.h