Home
last modified time | relevance | path

Searched defs:Identify_Ld_Status (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_scsi.h175 typedef struct Identify_Ld_Status { struct
176 uint8_t status; /* Logical Drive Status */
177 uint32_t failure_map; /* Drive Failure Map */
178 uint16_t read_error_count[32]; /* read error count */
179 uint16_t write_error_count[32]; /* write error count */
180 uint8_t drive_error_data[256]; /* drive error data */
181 uint8_t drq_time_out_count[32]; /* drq timeout count */
182 uint32_t blocks_left_to_recover; /* blocks yet to recover */
183 uint8_t drive_recovering; /* drive recovering */
184 uint16_t remap_count[32]; /* remap count */
[all …]