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

#include <osst.h>

Data Fields

struct scsi_driverdriver
 
unsigned capacity
 
struct scsi_devicedevice
 
struct mutex lock
 
struct completion wait
 
struct osst_bufferbuffer
 
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 restr_dma
 
unsigned char scsi2_logical
 
unsigned char default_drvbuffer
 
unsigned char pos_unknown
 
int write_threshold
 
int timeout
 
int long_timeout
 
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 rew_at_close
 
unsigned char inited
 
int block_size
 
int min_block
 
int max_block
 
int recover_count
 
int abort_count
 
int write_count
 
int read_count
 
int recover_erreg
 
int os_fw_rev
 
unsigned char raw
 
unsigned char poll
 
unsigned char frame_in_buffer
 
int frame_seq_number
 
int logical_blk_num
 
unsigned first_frame_position
 
unsigned last_frame_position
 
int cur_frames
 
int max_frames
 
char application_sig [5]
 
unsigned char fast_open
 
unsigned short wrt_pass_cntr
 
int update_frame_cntr
 
int onstream_write_error
 
int header_ok
 
int linux_media
 
int linux_media_version
 
os_header_theader_cache
 
int filemark_cnt
 
int first_mark_ppos
 
int last_mark_ppos
 
int last_mark_lbn
 
int first_data_ppos
 
int eod_frame_ppos
 
int eod_frame_lfa
 
int write_type
 
int read_error_frame
 
unsigned long cmd_start_time
 
unsigned long max_cmd_time
 
struct gendisk * drive
 

Detailed Description

Definition at line 533 of file osst.h.

Field Documentation

int abort_count

Definition at line 582 of file osst.h.

char application_sig[5]

Definition at line 600 of file osst.h.

unsigned char blksize_changed

Definition at line 570 of file osst.h.

int block_size

Definition at line 578 of file osst.h.

Definition at line 539 of file osst.h.

unsigned char can_bsr

Definition at line 544 of file osst.h.

unsigned char can_partitions

Definition at line 545 of file osst.h.

unsigned capacity

Definition at line 535 of file osst.h.

unsigned long cmd_start_time

Definition at line 618 of file osst.h.

unsigned char compression_changed

Definition at line 572 of file osst.h.

int cur_frames

Definition at line 598 of file osst.h.

int current_mode

Definition at line 558 of file osst.h.

unsigned char default_drvbuffer

Definition at line 550 of file osst.h.

unsigned char density

Definition at line 574 of file osst.h.

unsigned char density_changed

Definition at line 571 of file osst.h.

Definition at line 536 of file osst.h.

unsigned char dirty

Definition at line 565 of file osst.h.

unsigned char do_auto_lock

Definition at line 543 of file osst.h.

unsigned char door_locked

Definition at line 575 of file osst.h.

struct gendisk* drive

Definition at line 628 of file osst.h.

Definition at line 534 of file osst.h.

unsigned char drv_buffer

Definition at line 573 of file osst.h.

unsigned char drv_write_prot

Definition at line 568 of file osst.h.

int eod_frame_lfa

Definition at line 615 of file osst.h.

int eod_frame_ppos

Definition at line 614 of file osst.h.

unsigned char fast_mteom

Definition at line 547 of file osst.h.

unsigned char fast_open

Definition at line 601 of file osst.h.

int filemark_cnt

Definition at line 609 of file osst.h.

int first_data_ppos

Definition at line 613 of file osst.h.

unsigned first_frame_position

Definition at line 596 of file osst.h.

int first_mark_ppos

Definition at line 610 of file osst.h.

unsigned char frame_in_buffer

Definition at line 592 of file osst.h.

int frame_seq_number

Definition at line 594 of file osst.h.

os_header_t* header_cache

Definition at line 608 of file osst.h.

int header_ok

Definition at line 605 of file osst.h.

unsigned char in_use

Definition at line 569 of file osst.h.

unsigned char inited

Definition at line 577 of file osst.h.

unsigned last_frame_position

Definition at line 597 of file osst.h.

int last_mark_lbn

Definition at line 612 of file osst.h.

int last_mark_ppos

Definition at line 611 of file osst.h.

int linux_media

Definition at line 606 of file osst.h.

int linux_media_version

Definition at line 607 of file osst.h.

struct mutex lock

Definition at line 537 of file osst.h.

int logical_blk_num

Definition at line 595 of file osst.h.

int long_timeout

Definition at line 554 of file osst.h.

int max_block

Definition at line 580 of file osst.h.

unsigned long max_cmd_time

Definition at line 619 of file osst.h.

int max_frames

Definition at line 599 of file osst.h.

int min_block

Definition at line 579 of file osst.h.

Definition at line 557 of file osst.h.

int nbr_partitions

Definition at line 563 of file osst.h.

int new_partition

Definition at line 562 of file osst.h.

unsigned char omit_blklims

Definition at line 542 of file osst.h.

int onstream_write_error

Definition at line 604 of file osst.h.

int os_fw_rev

Definition at line 589 of file osst.h.

Definition at line 561 of file osst.h.

unsigned char poll

Definition at line 591 of file osst.h.

unsigned char pos_unknown

Definition at line 551 of file osst.h.

Definition at line 564 of file osst.h.

unsigned char raw

Definition at line 590 of file osst.h.

int read_count

Definition at line 584 of file osst.h.

int read_error_frame

Definition at line 617 of file osst.h.

unsigned char ready

Definition at line 566 of file osst.h.

int recover_count

Definition at line 581 of file osst.h.

int recover_erreg

Definition at line 585 of file osst.h.

unsigned char restr_dma

Definition at line 548 of file osst.h.

unsigned char rew_at_close

Definition at line 576 of file osst.h.

unsigned char scsi2_logical

Definition at line 549 of file osst.h.

int timeout

Definition at line 553 of file osst.h.

unsigned char two_fm

Definition at line 546 of file osst.h.

int update_frame_cntr

Definition at line 603 of file osst.h.

Definition at line 538 of file osst.h.

int write_count

Definition at line 583 of file osst.h.

unsigned char write_prot

Definition at line 567 of file osst.h.

int write_threshold

Definition at line 552 of file osst.h.

int write_type

Definition at line 616 of file osst.h.

unsigned short wrt_pass_cntr

Definition at line 602 of file osst.h.


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