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

Data Fields

struct sg_requestnextrp
 
struct sg_fdparentfp
 
Sg_scatter_hold data
 
sg_io_hdr_t header
 
unsigned char sense_b [SCSI_SENSE_BUFFERSIZE]
 
char res_used
 
char orphan
 
char sg_io_owned
 
char done
 
struct requestrq
 
struct bio * bio
 
struct execute_work ew
 

Detailed Description

Definition at line 131 of file sg.c.

Field Documentation

struct bio* bio

Definition at line 143 of file sg.c.

Definition at line 134 of file sg.c.

char done

Definition at line 141 of file sg.c.

Definition at line 144 of file sg.c.

Definition at line 135 of file sg.c.

struct sg_request* nextrp

Definition at line 132 of file sg.c.

char orphan

Definition at line 138 of file sg.c.

struct sg_fd* parentfp

Definition at line 133 of file sg.c.

char res_used

Definition at line 137 of file sg.c.

Definition at line 142 of file sg.c.

unsigned char sense_b[SCSI_SENSE_BUFFERSIZE]

Definition at line 136 of file sg.c.

char sg_io_owned

Definition at line 139 of file sg.c.


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