---
title: SCSI_Capacity_Data_Long
framework: driverkit
role: symbol
role_heading: Structure
path: driverkit/scsi_capacity_data_long
---

# SCSI_Capacity_Data_Long

## Declaration

```occ
typedef struct SCSI_Capacity_Data_Long { ... } SCSI_Capacity_Data_Long;
```

## Overview

Overview Capacity return structure for READ CAPACITY 16 command.

## Topics

### Instance Properties

- [BLOCK_LENGTH_IN_BYTES](driverkit/scsi_capacity_data_long/block_length_in_bytes.md)
- [RETURNED_LOGICAL_BLOCK_ADDRESS](driverkit/scsi_capacity_data_long/returned_logical_block_address.md)
- [RTO_EN_PROT_EN](driverkit/scsi_capacity_data_long/rto_en_prot_en.md)
- [Reserved](driverkit/scsi_capacity_data_long/reserved.md)

## See Also

### Structures

- [IODMACommandSpecification](driverkit/iodmacommandspecification.md)
- [IOHistogramReportValues](driverkit/iohistogramreportvalues.md)
- [IOHistogramSegmentConfig](driverkit/iohistogramsegmentconfig.md)
- [IONormDistReportValues](driverkit/ionormdistreportvalues.md)
- [IORPCMessageErrorReturnContent](driverkit/iorpcmessageerrorreturncontent.md)
- [IOReportChannel](driverkit/ioreportchannel.md)
- [IOReportChannelList](driverkit/ioreportchannellist.md)
- [IOReportChannelType](driverkit/ioreportchanneltype.md)
- [IOReportElement](driverkit/ioreportelement.md)
- [IOReportElementValues](driverkit/ioreportelementvalues.md)
- [IOReportInterest](driverkit/ioreportinterest.md)
- [IOReportInterestList](driverkit/ioreportinterestlist.md)
- [IOSimpleArrayReportValues](driverkit/iosimplearrayreportvalues.md)
- [IOSimpleReportValues](driverkit/iosimplereportvalues.md)
- [IOStateReportValues](driverkit/iostatereportvalues.md)
