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

Data Fields

unsigned short k_use_sg
 
unsigned sglist_len
 
unsigned bufflen
 
struct page ** pages
 
int page_order
 
char dio_in_use
 
unsigned char cmd_opcode
 

Detailed Description

Definition at line 118 of file sg.c.

Field Documentation

unsigned bufflen

Definition at line 121 of file sg.c.

unsigned char cmd_opcode

Definition at line 125 of file sg.c.

char dio_in_use

Definition at line 124 of file sg.c.

unsigned short k_use_sg

Definition at line 119 of file sg.c.

int page_order

Definition at line 123 of file sg.c.

struct page** pages

Definition at line 122 of file sg.c.

unsigned sglist_len

Definition at line 120 of file sg.c.


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