Lines Matching refs:u_char
191 u_char data[D_FIFO_SIZE]; /* FIFO data space */
192 u_char fill1[0x20A0 - D_FIFO_SIZE]; /* reserved, do not use */
193 u_char f1, f2; /* f pointers */
194 u_char fill2[0x20C0 - 0x20A2]; /* reserved, do not use */
197 u_char fill3[0x4000 - 0x2100]; /* align 16K */
202 u_char f1, f2; /* f pointers */
203 u_char fill[0x2100 - 0x2082]; /* alignment */
213 u_char fill1[0x200];
214 u_char txdat_b1[B_FIFO_SIZE];
217 u_char txdat_b2[B_FIFO_SIZE];
218 u_char fill2[D_FIFO_SIZE];
219 u_char rxdat_b1[B_FIFO_SIZE];
222 u_char rxdat_b2[B_FIFO_SIZE];
224 u_char fill[32768];