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

Data Fields

enum plip_packet_state state
 
enum plip_nibble_state nibble
 
union {
   struct {
   }   b
 
   unsigned short   h
 
length
 
unsigned short byte
 
unsigned char checksum
 
unsigned char data
 
struct sk_buffskb
 

Detailed Description

Definition at line 184 of file plip.c.

Field Documentation

struct { ... } b
unsigned short byte

Definition at line 201 of file plip.c.

unsigned char checksum

Definition at line 202 of file plip.c.

unsigned char data

Definition at line 203 of file plip.c.

unsigned short h

Definition at line 199 of file plip.c.

union { ... } length
enum plip_nibble_state nibble

Definition at line 186 of file plip.c.

Definition at line 204 of file plip.c.

Definition at line 185 of file plip.c.


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