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

Data Fields

struct list_head sfd_siblings
 
struct sg_deviceparentdp
 
wait_queue_head_t read_wait
 
rwlock_t rq_list_lock
 
int timeout
 
int timeout_user
 
Sg_scatter_hold reserve
 
unsigned save_scat_len
 
Sg_requestheadrp
 
struct fasync_structasync_qp
 
Sg_request req_arr [SG_MAX_QUEUE]
 
char low_dma
 
char force_packid
 
char cmd_q
 
char next_cmd_len
 
char keep_orphan
 
char mmap_called
 
struct kref f_ref
 
struct execute_work ew
 

Detailed Description

Definition at line 147 of file sg.c.

Field Documentation

struct fasync_struct* async_qp

Definition at line 158 of file sg.c.

char cmd_q

Definition at line 162 of file sg.c.

Definition at line 167 of file sg.c.

struct kref f_ref

Definition at line 166 of file sg.c.

char force_packid

Definition at line 161 of file sg.c.

Sg_request* headrp

Definition at line 157 of file sg.c.

char keep_orphan

Definition at line 164 of file sg.c.

char low_dma

Definition at line 160 of file sg.c.

char mmap_called

Definition at line 165 of file sg.c.

char next_cmd_len

Definition at line 163 of file sg.c.

struct sg_device* parentdp

Definition at line 150 of file sg.c.

wait_queue_head_t read_wait

Definition at line 151 of file sg.c.

Definition at line 159 of file sg.c.

Sg_scatter_hold reserve

Definition at line 155 of file sg.c.

rwlock_t rq_list_lock

Definition at line 152 of file sg.c.

unsigned save_scat_len

Definition at line 156 of file sg.c.

struct list_head sfd_siblings

Definition at line 149 of file sg.c.

int timeout

Definition at line 153 of file sg.c.

int timeout_user

Definition at line 154 of file sg.c.


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