Home
last modified time | relevance | path

Searched defs:board_chan (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
DdigiFep1.h27 struct board_chan struct
29 int filler1;
30 int filler2;
31 volatile ushort tseg;
32 volatile ushort tin;
33 volatile ushort tout;
34 volatile ushort tmax;
36 volatile ushort rseg;
37 volatile ushort rin;
38 volatile ushort rout;
[all …]
Dfep.h26 struct board_chan { struct
27 int filler1;
28 int filler2;
29 volatile ushort tseg;
30 volatile ushort tin;
31 volatile ushort tout;
32 volatile ushort tmax;
34 volatile ushort rseg;
35 volatile ushort rin;
36 volatile ushort rout;
[all …]