FreeBSD kernel CAM code
scsi_da_rw_recovery_page Struct Reference

#include <scsi_da.h>

Data Fields

u_int8_t page_code
 
u_int8_t page_length
 
u_int8_t byte3
 
u_int8_t read_retry_count
 
u_int8_t correction_span
 
u_int8_t head_offset_count
 
u_int8_t data_strobe_offset_cnt
 
u_int8_t byte8
 
u_int8_t write_retry_count
 
u_int8_t reserved2
 
u_int8_t recovery_time_limit [2]
 

Detailed Description

Definition at line 608 of file scsi_da.h.

Field Documentation

◆ byte3

u_int8_t scsi_da_rw_recovery_page::byte3

Definition at line 612 of file scsi_da.h.

◆ byte8

u_int8_t scsi_da_rw_recovery_page::byte8

Definition at line 625 of file scsi_da.h.

◆ correction_span

u_int8_t scsi_da_rw_recovery_page::correction_span

Definition at line 622 of file scsi_da.h.

◆ data_strobe_offset_cnt

u_int8_t scsi_da_rw_recovery_page::data_strobe_offset_cnt

Definition at line 624 of file scsi_da.h.

◆ head_offset_count

u_int8_t scsi_da_rw_recovery_page::head_offset_count

Definition at line 623 of file scsi_da.h.

◆ page_code

u_int8_t scsi_da_rw_recovery_page::page_code

Definition at line 609 of file scsi_da.h.

◆ page_length

u_int8_t scsi_da_rw_recovery_page::page_length

Definition at line 611 of file scsi_da.h.

◆ read_retry_count

u_int8_t scsi_da_rw_recovery_page::read_retry_count

Definition at line 621 of file scsi_da.h.

◆ recovery_time_limit

u_int8_t scsi_da_rw_recovery_page::recovery_time_limit[2]

Definition at line 629 of file scsi_da.h.

◆ reserved2

u_int8_t scsi_da_rw_recovery_page::reserved2

Definition at line 628 of file scsi_da.h.

◆ write_retry_count

u_int8_t scsi_da_rw_recovery_page::write_retry_count

Definition at line 627 of file scsi_da.h.


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