FreeBSD kernel CAM code
scsi_get_physical_element_descriptor Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t rsvd1 [4]
 
uint8_t element_identifier [4]
 
uint8_t rsvd2 [5]
 
uint8_t ralwd
 
uint8_t physical_element_type
 
uint8_t physical_element_health
 
uint8_t capacity [8]
 
uint8_t rsvd3 [8]
 

Detailed Description

Definition at line 3076 of file scsi_all.h.

Field Documentation

◆ capacity

uint8_t scsi_get_physical_element_descriptor::capacity[8]

Definition at line 3085 of file scsi_all.h.

◆ element_identifier

uint8_t scsi_get_physical_element_descriptor::element_identifier[4]

Definition at line 3079 of file scsi_all.h.

◆ physical_element_health

uint8_t scsi_get_physical_element_descriptor::physical_element_health

Definition at line 3084 of file scsi_all.h.

◆ physical_element_type

uint8_t scsi_get_physical_element_descriptor::physical_element_type

Definition at line 3082 of file scsi_all.h.

◆ ralwd

uint8_t scsi_get_physical_element_descriptor::ralwd

Definition at line 3081 of file scsi_all.h.

◆ rsvd1

uint8_t scsi_get_physical_element_descriptor::rsvd1[4]

Definition at line 3078 of file scsi_all.h.

◆ rsvd2

uint8_t scsi_get_physical_element_descriptor::rsvd2[5]

Definition at line 3080 of file scsi_all.h.

◆ rsvd3

uint8_t scsi_get_physical_element_descriptor::rsvd3[8]

Definition at line 3086 of file scsi_all.h.


The documentation for this struct was generated from the following file: