---
title: SCSICmd_INQUIRY_StandardData
framework: driverkit
role: symbol
role_heading: Structure
path: driverkit/scsicmd_inquiry_standarddata
---

# SCSICmd_INQUIRY_StandardData

## Declaration

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

## Overview

Overview This structure defines the format of the required standard data that is returned for the INQUIRY command.  This is the data that is required to be returned from all devices.

## Topics

### Instance Properties

- [ADDITIONAL_LENGTH](driverkit/scsicmd_inquiry_standarddata/additional_length.md)
- [PERIPHERAL_DEVICE_TYPE](driverkit/scsicmd_inquiry_standarddata/peripheral_device_type.md)
- [PRODUCT_IDENTIFICATION](driverkit/scsicmd_inquiry_standarddata/product_identification.md)
- [PRODUCT_REVISION_LEVEL](driverkit/scsicmd_inquiry_standarddata/product_revision_level.md)
- [RESPONSE_DATA_FORMAT](driverkit/scsicmd_inquiry_standarddata/response_data_format.md)
- [RMB](driverkit/scsicmd_inquiry_standarddata/rmb.md)
- [SCCSReserved](driverkit/scsicmd_inquiry_standarddata/sccsreserved.md)
- [VENDOR_IDENTIFICATION](driverkit/scsicmd_inquiry_standarddata/vendor_identification.md)
- [VERSION](driverkit/scsicmd_inquiry_standarddata/version.md)
- [flags1](driverkit/scsicmd_inquiry_standarddata/flags1.md)
- [flags2](driverkit/scsicmd_inquiry_standarddata/flags2.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)
