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

Data Fields

struct scsi_devicedevice
 
wait_queue_head_t o_excl_wait
 
int sg_tablesize
 
u32 index
 
struct list_head sfds
 
volatile char detached
 
char exclude
 
char sgdebug
 
struct gendisk * disk
 
struct cdevcdev
 
struct kref d_ref
 

Detailed Description

Definition at line 170 of file sg.c.

Field Documentation

Definition at line 182 of file sg.c.

struct kref d_ref

Definition at line 183 of file sg.c.

volatile char detached

Definition at line 177 of file sg.c.

Definition at line 171 of file sg.c.

struct gendisk* disk

Definition at line 181 of file sg.c.

char exclude

Definition at line 179 of file sg.c.

u32 index

Definition at line 174 of file sg.c.

wait_queue_head_t o_excl_wait

Definition at line 172 of file sg.c.

Definition at line 176 of file sg.c.

int sg_tablesize

Definition at line 173 of file sg.c.

char sgdebug

Definition at line 180 of file sg.c.


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