MSDSCSI_ReadCapacityData_TypeDef Struct Reference
[Msd]

SCSI Read Capacity response data typedef. More...

#include <msdscsi.h>

Collaboration diagram for MSDSCSI_ReadCapacityData_TypeDef:
Collaboration graph
[legend]

Data Fields

uint32_t LogicalBlockAddress
 Last Logical Block (sector) Address on media.
uint32_t LogicalBlockLength
 Logical Block (sector) length in bytes.

Detailed Description

SCSI Read Capacity response data typedef.

Definition at line 229 of file msdscsi.h.


Field Documentation

Last Logical Block (sector) Address on media.

Definition at line 231 of file msdscsi.h.

Referenced by MSDSCSI_ReadCapacity().

Logical Block (sector) length in bytes.

Definition at line 232 of file msdscsi.h.

Referenced by MSDSCSI_ReadCapacity().


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