---
title: SCSICmd_INQUIRY_PageB2_Data
framework: driverkit
role: symbol
role_heading: Structure
path: driverkit/scsicmd_inquiry_pageb2_data
---

# SCSICmd_INQUIRY_PageB2_Data

## Declaration

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

## Overview

Overview INQUIRY Page B2h data as defined in the SBC specification. This section contains all structures and definitions used by the INQUIRY command in response to a request for page B2h - Logical Block Provisioning VPD Page.

## Topics

### Instance Properties

- [LBP_FLAGS](driverkit/scsicmd_inquiry_pageb2_data/lbp_flags.md)
- [MINIMUM_PERCENTAGE](driverkit/scsicmd_inquiry_pageb2_data/minimum_percentage.md)
- [PAGE_CODE](driverkit/scsicmd_inquiry_pageb2_data/page_code.md)
- [PAGE_LENGTH](driverkit/scsicmd_inquiry_pageb2_data/page_length.md)
- [PERIPHERAL_DEVICE_TYPE](driverkit/scsicmd_inquiry_pageb2_data/peripheral_device_type.md)
- [THRESHOLD_EXPONENT](driverkit/scsicmd_inquiry_pageb2_data/threshold_exponent.md)
- [THRESHOLD_PERCENTAGE](driverkit/scsicmd_inquiry_pageb2_data/threshold_percentage.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)
