FreeBSD kernel CAM code
scsi_defect_desc_bytes_from_index Struct Reference

#include <scsi_da.h>

Data Fields

u_int8_t cylinder [3]
 
u_int8_t head
 
u_int8_t bytes_from_index [4]
 

Detailed Description

Definition at line 423 of file scsi_da.h.

Field Documentation

◆ bytes_from_index

u_int8_t scsi_defect_desc_bytes_from_index::bytes_from_index[4]

Definition at line 430 of file scsi_da.h.

◆ cylinder

u_int8_t scsi_defect_desc_bytes_from_index::cylinder[3]

Definition at line 425 of file scsi_da.h.

◆ head

u_int8_t scsi_defect_desc_bytes_from_index::head

Definition at line 426 of file scsi_da.h.


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