Skip to content

Latest commit

 

History

History
100 lines (75 loc) · 3.02 KB

ns-scsi-_physical_element_status_data_descriptor.md

File metadata and controls

100 lines (75 loc) · 3.02 KB
UID title description ms.date tech.root keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.lib req.dll req.ddi-compliance req.unicode-ansi req.max-support req.typenames targetos ms.custom f1_keywords topic_type api_type api_location api_name dev_langs
NS:scsi._PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR
_PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR (scsi.h)
The PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR structure contains status information for a physical element.
09/10/2018
storage
PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR structure
_PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR, PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR, *PPHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR,
scsi.h
scsi.h, storport.h, minitape.h
Windows 10, version 1709
PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR, *PPHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR
Windows
RS5
_PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR
scsi/_PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR
PPHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR
scsi/PPHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR
PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR
scsi/PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR
apiref
HeaderDef
scsi.h
_PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR
PPHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR
PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR
c++

_PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR structure

-description

The PHYSICAL_ELEMENT_STATUS_DATA_DESCRIPTOR structure contains status information for a physical element.

-struct-fields

-field Reserved1

Reserved for future use.

-field ElementIdentifier

Indicates the identifier of the physical element associated with this Physical Element Status descriptor.

-field Reserved2

Reserved for future use.

-field PhysicalElementType

Indicates the type of the physical element associated with this Physical Element Status descriptor, as described in the following table.

Value Meaning
PHYSICAL_ELEMENT_TYPE_STORAGE_ELEMENT 0x01 Storage Element

-field PhysicalElementHealth

Indicates the health of the physical element associated with this Physical Element Status descriptor, as described in the following table.

Value Meaning
0x00 Not reported.
0x01 to 0x63 Within manufacturer’s specification limits.
0x64 At manufacturer’s specification limit.
0x65 to 0xCF Outside manufacturer’s specification limit.
0xD0 to 0xFE Reserved.
0xFF Successfully depopulated.

-field AssociatedCapacity

Indicates the number of logical blocks by which the capacity of the device is reduced if the physical element associated with this Physical Element Status descriptor becomes depopulated.

-field Reserved3

Reserved for future use.

-remarks

-see-also

PHYSICAL_ELEMENT_STATUS_PARAMETER_DATA