---
title: SCSICmd_INQUIRY_Page89_Data
framework: driverkit
role: symbol
role_heading: Structure
path: driverkit/scsicmd_inquiry_page89_data
---

# SCSICmd_INQUIRY_Page89_Data

## Declaration

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

## Overview

Overview INQUIRY Page 89h data as defined in the SAT 1.0 specification. This section contains all structures and definitions used by the INQUIRY command in response to a request for page 89h - ATA information VPD Page.

## Topics

### Instance Properties

- [ATA_DEVICE_SIGNATURE](driverkit/scsicmd_inquiry_page89_data/ata_device_signature.md)
- [COMMAND_CODE](driverkit/scsicmd_inquiry_page89_data/command_code.md)
- [IDENTIFY_DATA](driverkit/scsicmd_inquiry_page89_data/identify_data.md)
- [PAGE_CODE](driverkit/scsicmd_inquiry_page89_data/page_code.md)
- [PAGE_LENGTH](driverkit/scsicmd_inquiry_page89_data/page_length.md)
- [PERIPHERAL_DEVICE_TYPE](driverkit/scsicmd_inquiry_page89_data/peripheral_device_type.md)
- [Reserved](driverkit/scsicmd_inquiry_page89_data/reserved.md)
- [Reserved2](driverkit/scsicmd_inquiry_page89_data/reserved2.md)
- [SAT_PRODUCT_IDENTIFICATION](driverkit/scsicmd_inquiry_page89_data/sat_product_identification.md)
- [SAT_PRODUCT_REVISION_LEVEL](driverkit/scsicmd_inquiry_page89_data/sat_product_revision_level.md)
- [SAT_VENDOR_IDENTIFICATION](driverkit/scsicmd_inquiry_page89_data/sat_vendor_identification.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)
