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

Data Fields

unsigned int head
 
unsigned int tail
 
unsigned int count
 
unsigned int size
 
unsigned charfifo
 

Detailed Description

Definition at line 81 of file io_edgeport.c.

Field Documentation

unsigned int count

Definition at line 84 of file io_edgeport.c.

unsigned char* fifo

Definition at line 86 of file io_edgeport.c.

unsigned int head

Definition at line 82 of file io_edgeport.c.

unsigned int size

Definition at line 85 of file io_edgeport.c.

unsigned int tail

Definition at line 83 of file io_edgeport.c.


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