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

#include <cyclades.h>

Data Fields

unsigned char intr_code [QUEUE_SIZE]
 
unsigned long channel [QUEUE_SIZE]
 
unsigned long param [QUEUE_SIZE]
 
unsigned long put
 
unsigned long get
 

Detailed Description

Definition at line 466 of file cyclades.h.

Field Documentation

unsigned long channel[QUEUE_SIZE]

Definition at line 468 of file cyclades.h.

unsigned long get

Definition at line 471 of file cyclades.h.

unsigned char intr_code[QUEUE_SIZE]

Definition at line 467 of file cyclades.h.

unsigned long param[QUEUE_SIZE]

Definition at line 469 of file cyclades.h.

unsigned long put

Definition at line 470 of file cyclades.h.


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