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

#include <osst.h>

Data Fields

unsigned char cmd [MAX_COMMAND_SIZE]
 
unsigned char sense [SCSI_SENSE_BUFFERSIZE]
 
int result
 
struct osst_tapestp
 
struct completionwaiting
 
struct bio * bio
 

Detailed Description

Definition at line 632 of file osst.h.

Field Documentation

struct bio* bio

Definition at line 638 of file osst.h.

Definition at line 633 of file osst.h.

int result

Definition at line 635 of file osst.h.

unsigned char sense[SCSI_SENSE_BUFFERSIZE]

Definition at line 634 of file osst.h.

Definition at line 636 of file osst.h.

struct completion* waiting

Definition at line 637 of file osst.h.


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