Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
scsi_tape Struct Reference

#include <st.h>

Data Fields

struct scsi_driverdriver
 
struct scsi_devicedevice
 
struct mutex lock
 
struct completion wait
 
struct st_bufferbuffer
 
int index
 
unsigned char omit_blklims
 
unsigned char do_auto_lock
 
unsigned char can_bsr
 
unsigned char can_partitions
 
unsigned char two_fm
 
unsigned char fast_mteom
 
unsigned char immediate
 
unsigned char restr_dma
 
unsigned char scsi2_logical
 
unsigned char default_drvbuffer
 
unsigned char cln_mode
 
unsigned char cln_sense_value
 
unsigned char cln_sense_mask
 
unsigned char use_pf
 
unsigned char try_dio
 
unsigned char try_dio_now
 
unsigned char c_algo
 
unsigned char pos_unknown
 
unsigned char sili
 
unsigned char immediate_filemark
 
int tape_type
 
int long_timeout
 
unsigned long max_pfn
 
struct st_modedef modes [ST_NBR_MODES]
 
int current_mode
 
int partition
 
int new_partition
 
int nbr_partitions
 
struct st_partstat ps [ST_NBR_PARTITIONS]
 
unsigned char dirty
 
unsigned char ready
 
unsigned char write_prot
 
unsigned char drv_write_prot
 
unsigned char in_use
 
unsigned char blksize_changed
 
unsigned char density_changed
 
unsigned char compression_changed
 
unsigned char drv_buffer
 
unsigned char density
 
unsigned char door_locked
 
unsigned char autorew_dev
 
unsigned char rew_at_close
 
unsigned char inited
 
unsigned char cleaning_req
 
int block_size
 
int min_block
 
int max_block
 
int recover_count
 
int recover_reg
 
struct gendisk * disk
 
struct kref kref
 

Detailed Description

Definition at line 98 of file st.h.

Field Documentation

unsigned char autorew_dev

Definition at line 152 of file st.h.

unsigned char blksize_changed

Definition at line 146 of file st.h.

int block_size

Definition at line 156 of file st.h.

Definition at line 103 of file st.h.

unsigned char c_algo

Definition at line 123 of file st.h.

unsigned char can_bsr

Definition at line 109 of file st.h.

unsigned char can_partitions

Definition at line 110 of file st.h.

unsigned char cleaning_req

Definition at line 155 of file st.h.

unsigned char cln_mode

Definition at line 117 of file st.h.

unsigned char cln_sense_mask

Definition at line 119 of file st.h.

unsigned char cln_sense_value

Definition at line 118 of file st.h.

unsigned char compression_changed

Definition at line 148 of file st.h.

int current_mode

Definition at line 134 of file st.h.

unsigned char default_drvbuffer

Definition at line 116 of file st.h.

unsigned char density

Definition at line 150 of file st.h.

unsigned char density_changed

Definition at line 147 of file st.h.

Definition at line 100 of file st.h.

unsigned char dirty

Definition at line 141 of file st.h.

struct gendisk* disk

Definition at line 172 of file st.h.

unsigned char do_auto_lock

Definition at line 108 of file st.h.

unsigned char door_locked

Definition at line 151 of file st.h.

Definition at line 99 of file st.h.

unsigned char drv_buffer

Definition at line 149 of file st.h.

unsigned char drv_write_prot

Definition at line 144 of file st.h.

unsigned char fast_mteom

Definition at line 112 of file st.h.

unsigned char immediate

Definition at line 113 of file st.h.

unsigned char immediate_filemark

Definition at line 126 of file st.h.

unsigned char in_use

Definition at line 145 of file st.h.

int index

Definition at line 104 of file st.h.

unsigned char inited

Definition at line 154 of file st.h.

Definition at line 173 of file st.h.

struct mutex lock

Definition at line 101 of file st.h.

int long_timeout

Definition at line 128 of file st.h.

int max_block

Definition at line 158 of file st.h.

unsigned long max_pfn

Definition at line 130 of file st.h.

int min_block

Definition at line 157 of file st.h.

Definition at line 133 of file st.h.

int nbr_partitions

Definition at line 139 of file st.h.

int new_partition

Definition at line 138 of file st.h.

unsigned char omit_blklims

Definition at line 107 of file st.h.

Definition at line 137 of file st.h.

unsigned char pos_unknown

Definition at line 124 of file st.h.

Definition at line 140 of file st.h.

unsigned char ready

Definition at line 142 of file st.h.

int recover_count

Definition at line 159 of file st.h.

int recover_reg

Definition at line 160 of file st.h.

unsigned char restr_dma

Definition at line 114 of file st.h.

unsigned char rew_at_close

Definition at line 153 of file st.h.

unsigned char scsi2_logical

Definition at line 115 of file st.h.

unsigned char sili

Definition at line 125 of file st.h.

int tape_type

Definition at line 127 of file st.h.

unsigned char try_dio

Definition at line 121 of file st.h.

unsigned char try_dio_now

Definition at line 122 of file st.h.

unsigned char two_fm

Definition at line 111 of file st.h.

unsigned char use_pf

Definition at line 120 of file st.h.

Definition at line 102 of file st.h.

unsigned char write_prot

Definition at line 143 of file st.h.


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