Lines Matching defs:board_chan
26 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;
37 volatile ushort rmax;
39 volatile ushort tlow;
40 volatile ushort rlow;
41 volatile ushort rhigh;
42 volatile ushort incr;
44 volatile ushort etime;
45 volatile ushort edelay;
46 volatile unchar *dev;
48 volatile ushort iflag;
49 volatile ushort oflag;
50 volatile ushort cflag;
51 volatile ushort gmask;
53 volatile ushort col;
54 volatile ushort delay;
55 volatile ushort imask;
56 volatile ushort tflush;
58 int filler3;
59 int filler4;
60 int filler5;
61 int filler6;
63 volatile unchar num;
64 volatile unchar ract;
65 volatile unchar bstat;
66 volatile unchar tbusy;
67 volatile unchar iempty;
68 volatile unchar ilow;
69 volatile unchar idata;
70 volatile unchar eflag;
72 volatile unchar tflag;
73 volatile unchar rflag;
74 volatile unchar xmask;
75 volatile unchar xval;
76 volatile unchar mstat;
77 volatile unchar mchange;
78 volatile unchar mint;
79 volatile unchar lstat;
81 volatile unchar mtran;
82 volatile unchar orun;
83 volatile unchar startca;
84 volatile unchar stopca;
85 volatile unchar startc;
86 volatile unchar stopc;
87 volatile unchar vnext;
88 volatile unchar hflow;
90 volatile unchar fillc;
91 volatile unchar ochar;
92 volatile unchar omask;
94 unchar filler7;
95 unchar filler8[28];