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

#include <ipac.h>

Data Fields

struct dchannel dch
 
u32 type
 
u32 off
 
charname
 
spinlock_thwlock
 
read_reg_funcread_reg
 
write_reg_funcwrite_reg
 
fifo_funcread_fifo
 
fifo_funcwrite_fifo
 
int(* monitor )(void *, u32, u8 *, int)
 
void(* release )(struct isac_hw *)
 
int(* init )(struct isac_hw *)
 
int(* ctrl )(struct isac_hw *, u32, u_long)
 
int(* open )(struct isac_hw *, struct channel_req *)
 
u8mon_tx
 
u8mon_rx
 
int mon_txp
 
int mon_txc
 
int mon_rxp
 
struct arcofi_msg * arcofi_list
 
struct timer_list arcofitimer
 
wait_queue_head_t arcofi_wait
 
u8 arcofi_bc
 
u8 arcofi_state
 
u8 mocr
 
u8 adf2
 
u8 state
 

Detailed Description

Definition at line 27 of file ipac.h.

Field Documentation

u8 adf2

Definition at line 53 of file ipac.h.

u8 arcofi_bc

Definition at line 50 of file ipac.h.

struct arcofi_msg* arcofi_list

Definition at line 47 of file ipac.h.

u8 arcofi_state

Definition at line 51 of file ipac.h.

wait_queue_head_t arcofi_wait

Definition at line 49 of file ipac.h.

struct timer_list arcofitimer

Definition at line 48 of file ipac.h.

Definition at line 40 of file ipac.h.

Definition at line 28 of file ipac.h.

spinlock_t* hwlock

Definition at line 32 of file ipac.h.

int(* init)(struct isac_hw *)

Definition at line 39 of file ipac.h.

u8 mocr

Definition at line 52 of file ipac.h.

u8* mon_rx

Definition at line 43 of file ipac.h.

int mon_rxp

Definition at line 46 of file ipac.h.

u8* mon_tx

Definition at line 42 of file ipac.h.

int mon_txc

Definition at line 45 of file ipac.h.

int mon_txp

Definition at line 44 of file ipac.h.

int(* monitor)(void *, u32, u8 *, int)

Definition at line 37 of file ipac.h.

char* name

Definition at line 31 of file ipac.h.

u32 off

Definition at line 30 of file ipac.h.

int(* open)(struct isac_hw *, struct channel_req *)

Definition at line 41 of file ipac.h.

fifo_func* read_fifo

Definition at line 35 of file ipac.h.

read_reg_func* read_reg

Definition at line 33 of file ipac.h.

void(* release)(struct isac_hw *)

Definition at line 38 of file ipac.h.

Definition at line 54 of file ipac.h.

Definition at line 29 of file ipac.h.

fifo_func* write_fifo

Definition at line 36 of file ipac.h.

write_reg_func* write_reg

Definition at line 34 of file ipac.h.


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