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

#include <osst.h>

Data Fields

unsigned char in_use
 
unsigned char dma
 
int buffer_size
 
int buffer_blocks
 
int buffer_bytes
 
int read_pointer
 
int writing
 
int midlevel_result
 
int syscall_result
 
struct osst_requestlast_SRpnt
 
struct st_cmdstatus cmdstat
 
struct rq_map_data map_data
 
unsigned charb_data
 
os_aux_taux
 
unsigned short use_sg
 
unsigned short sg_segs
 
unsigned short orig_sg_segs
 
struct scatterlist sg [1]
 

Detailed Description

Definition at line 511 of file osst.h.

Field Documentation

os_aux_t* aux

Definition at line 525 of file osst.h.

unsigned char* b_data

Definition at line 524 of file osst.h.

int buffer_blocks

Definition at line 515 of file osst.h.

int buffer_bytes

Definition at line 516 of file osst.h.

int buffer_size

Definition at line 514 of file osst.h.

Definition at line 522 of file osst.h.

unsigned char dma

Definition at line 513 of file osst.h.

unsigned char in_use

Definition at line 512 of file osst.h.

struct osst_request* last_SRpnt

Definition at line 521 of file osst.h.

struct rq_map_data map_data

Definition at line 523 of file osst.h.

int midlevel_result

Definition at line 519 of file osst.h.

unsigned short orig_sg_segs

Definition at line 528 of file osst.h.

int read_pointer

Definition at line 517 of file osst.h.

Definition at line 529 of file osst.h.

unsigned short sg_segs

Definition at line 527 of file osst.h.

int syscall_result

Definition at line 520 of file osst.h.

unsigned short use_sg

Definition at line 526 of file osst.h.

int writing

Definition at line 518 of file osst.h.


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