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

#include <sclp_rw.h>

Data Fields

struct list_head list
 
struct sclp_req request
 
struct write_sccbsccb
 
charcurrent_line
 
int current_length
 
int retry_count
 
unsigned short columns
 
unsigned short htab
 
unsigned int mto_char_sum
 
unsigned int mto_number
 
void(* callback )(struct sclp_buffer *, int)
 

Detailed Description

Definition at line 68 of file sclp_rw.h.

Field Documentation

Definition at line 82 of file sclp_rw.h.

unsigned short columns

Definition at line 76 of file sclp_rw.h.

int current_length

Definition at line 73 of file sclp_rw.h.

char* current_line

Definition at line 72 of file sclp_rw.h.

unsigned short htab

Definition at line 77 of file sclp_rw.h.

Definition at line 69 of file sclp_rw.h.

unsigned int mto_char_sum

Definition at line 79 of file sclp_rw.h.

unsigned int mto_number

Definition at line 80 of file sclp_rw.h.

struct sclp_req request

Definition at line 70 of file sclp_rw.h.

int retry_count

Definition at line 74 of file sclp_rw.h.

Definition at line 71 of file sclp_rw.h.


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