Lines Matching refs:u_char
177 u_char data[D_FIFO_SIZE]; /* FIFO data space */
178 u_char fill1[0x20A0 - D_FIFO_SIZE]; /* reserved, do not use */
179 u_char f1, f2; /* f pointers */
180 u_char fill2[0x20C0 - 0x20A2]; /* reserved, do not use */
183 u_char fill3[0x4000 - 0x2100]; /* align 16K */
188 u_char f1, f2; /* f pointers */
189 u_char fill[0x2100 - 0x2082]; /* alignment */
199 u_char fill1[0x200];
200 u_char txdat_b1[B_FIFO_SIZE];
203 u_char txdat_b2[B_FIFO_SIZE];
204 u_char fill2[D_FIFO_SIZE];
205 u_char rxdat_b1[B_FIFO_SIZE];
208 u_char rxdat_b2[B_FIFO_SIZE];
210 u_char fill[32768];