harmony 鸿蒙ScsiPeripheral_CapacityInfo
ScsiPeripheral_CapacityInfo
Overview
Defines the SCSI read capacity.
Since: 18
Related module: SCSI Peripheral DDK
Header file: scsi_peripheral_types.h
Summary
Member Variables
Name | Description |
---|---|
uint32_t lbAddress | Address of the logical unit. |
uint32_t lbLength | Length of a single logical unit, in bytes. |
Member Variable Description
lbAddress
uint32_t ScsiPeripheral_CapacityInfo::lbAddress
Description
Address of the logical unit.
lbLength
uint32_t ScsiPeripheral_CapacityInfo::lbLength
Description
Length of a single logical unit, in bytes.
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦