FreeBSD kernel CAM code
scsi_mode_header_10 Struct Reference

#include <scsi_all.h>

Data Fields

u_int8_t data_length [2]
 
u_int8_t medium_type
 
u_int8_t dev_spec
 
u_int8_t flags
 
u_int8_t unused
 
u_int8_t blk_desc_len [2]
 

Detailed Description

Definition at line 3650 of file scsi_all.h.

Field Documentation

◆ blk_desc_len

u_int8_t scsi_mode_header_10::blk_desc_len[2]

Definition at line 3658 of file scsi_all.h.

Referenced by cd6byteworkaround(), ctl_mode_select(), dadone_probewp(), and sasetprot().

◆ data_length

u_int8_t scsi_mode_header_10::data_length[2]

◆ dev_spec

u_int8_t scsi_mode_header_10::dev_spec

Definition at line 3654 of file scsi_all.h.

Referenced by dadone_probewp(), and sasetprot().

◆ flags

u_int8_t scsi_mode_header_10::flags

Definition at line 3655 of file scsi_all.h.

◆ medium_type

u_int8_t scsi_mode_header_10::medium_type

Definition at line 3653 of file scsi_all.h.

Referenced by cd6byteworkaround(), cdsetmode(), and sasetprot().

◆ unused

u_int8_t scsi_mode_header_10::unused

Definition at line 3657 of file scsi_all.h.


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