---
title: SCSICmd_INQUIRY_PageC0_Data
framework: driverkit
role: symbol
role_heading: Structure
path: driverkit/scsicmd_inquiry_pagec0_data
---

# SCSICmd_INQUIRY_PageC0_Data

## Declaration

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

## Overview

Overview INQUIRY Page C0h data as defined in Apple Target Disk Mode specification. This is a vendor specific data structure. This section contains all structures and definitions used by the INQUIRY command in response to a request for page C0h.

## Topics

### Instance Properties

- [fEncryptionType](driverkit/scsicmd_inquiry_pagec0_data/fencryptiontype.md)
- [fFeatures](driverkit/scsicmd_inquiry_pagec0_data/ffeatures.md)
- [fHeader](driverkit/scsicmd_inquiry_pagec0_data/fheader.md)
- [fInstalledRAMSize](driverkit/scsicmd_inquiry_pagec0_data/finstalledramsize.md)
- [fMacModelId](driverkit/scsicmd_inquiry_pagec0_data/fmacmodelid.md)
- [fMaxReadSize](driverkit/scsicmd_inquiry_pagec0_data/fmaxreadsize.md)
- [fMaxWriteSize](driverkit/scsicmd_inquiry_pagec0_data/fmaxwritesize.md)
- [fNativeBlockSize](driverkit/scsicmd_inquiry_pagec0_data/fnativeblocksize.md)
- [fPreferredIOSize](driverkit/scsicmd_inquiry_pagec0_data/fpreferrediosize.md)
- [fReserved1](driverkit/scsicmd_inquiry_pagec0_data/freserved1.md)
- [fReserved2](driverkit/scsicmd_inquiry_pagec0_data/freserved2.md)
- [fReserved3](driverkit/scsicmd_inquiry_pagec0_data/freserved3.md)
- [fSerialNumber](driverkit/scsicmd_inquiry_pagec0_data/fserialnumber.md)
- [fTdmPageVersion](driverkit/scsicmd_inquiry_pagec0_data/ftdmpageversion.md)
- [fTdmProtocolVersion](driverkit/scsicmd_inquiry_pagec0_data/ftdmprotocolversion.md)
- [fWorkArounds](driverkit/scsicmd_inquiry_pagec0_data/fworkarounds.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)
