arch/m68k/atari/atakeyb.c
136
u_char acia_stat;
arch/m68k/atari/atakeyb.c
321
u_char acia_stat;
arch/m68k/include/asm/amigayle.h
39
u_char cardstatus;
arch/m68k/include/asm/amigayle.h
40
u_char pad0[0x1000-1];
arch/m68k/include/asm/amigayle.h
42
u_char intreq;
arch/m68k/include/asm/amigayle.h
43
u_char pad1[0x1000-1];
arch/m68k/include/asm/amigayle.h
45
u_char inten;
arch/m68k/include/asm/amigayle.h
46
u_char pad2[0x1000-1];
arch/m68k/include/asm/amigayle.h
48
u_char config;
arch/m68k/include/asm/amigayle.h
49
u_char pad3[0x1000-1];
arch/m68k/include/asm/amigayle.h
58
#define gayle_reset (*(volatile u_char *)(zTwoBase+GAYLE_RESET))
arch/m68k/include/asm/amigayle.h
60
#define gayle_attribute ((volatile u_char *)(GAYLE_ATTRIBUTE))
arch/m68k/include/asm/amipcmcia.h
27
static inline u_char pcmcia_read_status(void)
arch/m68k/include/asm/amipcmcia.h
32
static inline u_char pcmcia_get_intreq(void)
arch/m68k/include/asm/amipcmcia.h
37
static inline void pcmcia_ack_int(u_char intreq)
arch/m68k/include/asm/atarihw.h
166
u_char pad1;
arch/m68k/include/asm/atarihw.h
167
u_char bas_hi;
arch/m68k/include/asm/atarihw.h
168
u_char pad2;
arch/m68k/include/asm/atarihw.h
169
u_char bas_md;
arch/m68k/include/asm/atarihw.h
170
u_char pad3;
arch/m68k/include/asm/atarihw.h
171
u_char volatile vcounthi;
arch/m68k/include/asm/atarihw.h
172
u_char pad4;
arch/m68k/include/asm/atarihw.h
173
u_char volatile vcountmid;
arch/m68k/include/asm/atarihw.h
174
u_char pad5;
arch/m68k/include/asm/atarihw.h
175
u_char volatile vcountlow;
arch/m68k/include/asm/atarihw.h
176
u_char volatile syncmode;
arch/m68k/include/asm/atarihw.h
177
u_char pad6;
arch/m68k/include/asm/atarihw.h
178
u_char pad7;
arch/m68k/include/asm/atarihw.h
179
u_char bas_lo;
arch/m68k/include/asm/atarihw.h
194
u_char char_dummy0;
arch/m68k/include/asm/atarihw.h
195
u_char bas_hi; /* video mem base addr, high and mid byte */
arch/m68k/include/asm/atarihw.h
196
u_char char_dummy1;
arch/m68k/include/asm/atarihw.h
197
u_char bas_md;
arch/m68k/include/asm/atarihw.h
198
u_char char_dummy2;
arch/m68k/include/asm/atarihw.h
199
u_char vcount_hi; /* pointer to currently displayed byte */
arch/m68k/include/asm/atarihw.h
200
u_char char_dummy3;
arch/m68k/include/asm/atarihw.h
201
u_char vcount_md;
arch/m68k/include/asm/atarihw.h
202
u_char char_dummy4;
arch/m68k/include/asm/atarihw.h
203
u_char vcount_lo;
arch/m68k/include/asm/atarihw.h
205
u_char char_dummy5;
arch/m68k/include/asm/atarihw.h
206
u_char bas_lo; /* video mem addr, low byte */
arch/m68k/include/asm/atarihw.h
207
u_char char_dummy6[2+3*16];
arch/m68k/include/asm/atarihw.h
210
u_char st_shiftmode; /* ST compatible shift mode register, unused */
arch/m68k/include/asm/atarihw.h
211
u_char char_dummy7;
arch/m68k/include/asm/atarihw.h
249
#define f030_hscroll ((u_char*) 0xffff8265)
arch/m68k/include/asm/atarihw.h
255
u_char xoffset_s;
arch/m68k/include/asm/atarihw.h
256
u_char xoffset;
arch/m68k/include/asm/atarihw.h
258
u_char pad2[0x1a];
arch/m68k/include/asm/atarihw.h
265
u_char pad3[0x14];
arch/m68k/include/asm/atarihw.h
272
u_char pad4[0x12];
arch/m68k/include/asm/atarihw.h
287
u_char dma_vhi; /* Some extended ST-DMAs can handle 32 bit addresses */
arch/m68k/include/asm/atarihw.h
288
u_char dma_hi;
arch/m68k/include/asm/atarihw.h
289
u_char char_dummy2;
arch/m68k/include/asm/atarihw.h
290
u_char dma_md;
arch/m68k/include/asm/atarihw.h
291
u_char char_dummy3;
arch/m68k/include/asm/atarihw.h
292
u_char dma_lo;
arch/m68k/include/asm/atarihw.h
311
u_char rd_data_reg_sel;
arch/m68k/include/asm/atarihw.h
312
u_char char_dummy1;
arch/m68k/include/asm/atarihw.h
313
u_char wd_data;
arch/m68k/include/asm/atarihw.h
321
u_char char_dummy0;
arch/m68k/include/asm/atarihw.h
322
u_char dma_addr_hi;
arch/m68k/include/asm/atarihw.h
323
u_char char_dummy1;
arch/m68k/include/asm/atarihw.h
324
u_char dma_addr_hmd;
arch/m68k/include/asm/atarihw.h
325
u_char char_dummy2;
arch/m68k/include/asm/atarihw.h
326
u_char dma_addr_lmd;
arch/m68k/include/asm/atarihw.h
327
u_char char_dummy3;
arch/m68k/include/asm/atarihw.h
328
u_char dma_addr_lo;
arch/m68k/include/asm/atarihw.h
329
u_char char_dummy4;
arch/m68k/include/asm/atarihw.h
330
u_char dma_cnt_hi;
arch/m68k/include/asm/atarihw.h
331
u_char char_dummy5;
arch/m68k/include/asm/atarihw.h
332
u_char dma_cnt_hmd;
arch/m68k/include/asm/atarihw.h
333
u_char char_dummy6;
arch/m68k/include/asm/atarihw.h
334
u_char dma_cnt_lmd;
arch/m68k/include/asm/atarihw.h
335
u_char char_dummy7;
arch/m68k/include/asm/atarihw.h
336
u_char dma_cnt_lo;
arch/m68k/include/asm/atarihw.h
346
u_char scsi_data;
arch/m68k/include/asm/atarihw.h
347
u_char char_dummy1;
arch/m68k/include/asm/atarihw.h
348
u_char scsi_icr;
arch/m68k/include/asm/atarihw.h
349
u_char char_dummy2;
arch/m68k/include/asm/atarihw.h
350
u_char scsi_mode;
arch/m68k/include/asm/atarihw.h
351
u_char char_dummy3;
arch/m68k/include/asm/atarihw.h
352
u_char scsi_tcr;
arch/m68k/include/asm/atarihw.h
353
u_char char_dummy4;
arch/m68k/include/asm/atarihw.h
354
u_char scsi_idstat;
arch/m68k/include/asm/atarihw.h
355
u_char char_dummy5;
arch/m68k/include/asm/atarihw.h
356
u_char scsi_dmastat;
arch/m68k/include/asm/atarihw.h
357
u_char char_dummy6;
arch/m68k/include/asm/atarihw.h
358
u_char scsi_targrcv;
arch/m68k/include/asm/atarihw.h
359
u_char char_dummy7;
arch/m68k/include/asm/atarihw.h
360
u_char scsi_inircv;
arch/m68k/include/asm/atarihw.h
375
u_char external_frequency_divider;
arch/m68k/include/asm/atarihw.h
376
u_char internal_frequency_divider;
arch/m68k/include/asm/atarihw.h
383
u_char tracks;
arch/m68k/include/asm/atarihw.h
384
u_char input_source;
arch/m68k/include/asm/atarihw.h
387
u_char adc_source;
arch/m68k/include/asm/atarihw.h
390
u_char gain;
arch/m68k/include/asm/atarihw.h
393
u_char attenuation;
arch/m68k/include/asm/atarihw.h
396
u_char unused1;
arch/m68k/include/asm/atarihw.h
397
u_char status;
arch/m68k/include/asm/atarihw.h
400
u_char unused2, unused3, unused4, unused5;
arch/m68k/include/asm/atarihw.h
401
u_char gpio_directions;
arch/m68k/include/asm/atarihw.h
404
u_char unused6;
arch/m68k/include/asm/atarihw.h
405
u_char gpio_data;
arch/m68k/include/asm/atarihw.h
444
u_char cha_a_ctrl;
arch/m68k/include/asm/atarihw.h
445
u_char char_dummy1;
arch/m68k/include/asm/atarihw.h
446
u_char cha_a_data;
arch/m68k/include/asm/atarihw.h
447
u_char char_dummy2;
arch/m68k/include/asm/atarihw.h
448
u_char cha_b_ctrl;
arch/m68k/include/asm/atarihw.h
449
u_char char_dummy3;
arch/m68k/include/asm/atarihw.h
450
u_char cha_b_data;
arch/m68k/include/asm/atarihw.h
481
u_char icr;
arch/m68k/include/asm/atarihw.h
490
u_char cvr;
arch/m68k/include/asm/atarihw.h
494
u_char isr;
arch/m68k/include/asm/atarihw.h
503
u_char ivr;
arch/m68k/include/asm/atarihw.h
506
u_char b[4];
arch/m68k/include/asm/atarihw.h
520
u_char par_dt_reg;
arch/m68k/include/asm/atarihw.h
521
u_char char_dummy1;
arch/m68k/include/asm/atarihw.h
522
u_char active_edge;
arch/m68k/include/asm/atarihw.h
523
u_char char_dummy2;
arch/m68k/include/asm/atarihw.h
524
u_char data_dir;
arch/m68k/include/asm/atarihw.h
525
u_char char_dummy3;
arch/m68k/include/asm/atarihw.h
526
u_char int_en_a;
arch/m68k/include/asm/atarihw.h
527
u_char char_dummy4;
arch/m68k/include/asm/atarihw.h
528
u_char int_en_b;
arch/m68k/include/asm/atarihw.h
529
u_char char_dummy5;
arch/m68k/include/asm/atarihw.h
530
u_char int_pn_a;
arch/m68k/include/asm/atarihw.h
531
u_char char_dummy6;
arch/m68k/include/asm/atarihw.h
532
u_char int_pn_b;
arch/m68k/include/asm/atarihw.h
533
u_char char_dummy7;
arch/m68k/include/asm/atarihw.h
534
u_char int_sv_a;
arch/m68k/include/asm/atarihw.h
535
u_char char_dummy8;
arch/m68k/include/asm/atarihw.h
536
u_char int_sv_b;
arch/m68k/include/asm/atarihw.h
537
u_char char_dummy9;
arch/m68k/include/asm/atarihw.h
538
u_char int_mk_a;
arch/m68k/include/asm/atarihw.h
539
u_char char_dummy10;
arch/m68k/include/asm/atarihw.h
540
u_char int_mk_b;
arch/m68k/include/asm/atarihw.h
541
u_char char_dummy11;
arch/m68k/include/asm/atarihw.h
542
u_char vec_adr;
arch/m68k/include/asm/atarihw.h
543
u_char char_dummy12;
arch/m68k/include/asm/atarihw.h
544
u_char tim_ct_a;
arch/m68k/include/asm/atarihw.h
545
u_char char_dummy13;
arch/m68k/include/asm/atarihw.h
546
u_char tim_ct_b;
arch/m68k/include/asm/atarihw.h
547
u_char char_dummy14;
arch/m68k/include/asm/atarihw.h
548
u_char tim_ct_cd;
arch/m68k/include/asm/atarihw.h
549
u_char char_dummy15;
arch/m68k/include/asm/atarihw.h
550
u_char tim_dt_a;
arch/m68k/include/asm/atarihw.h
551
u_char char_dummy16;
arch/m68k/include/asm/atarihw.h
552
u_char tim_dt_b;
arch/m68k/include/asm/atarihw.h
553
u_char char_dummy17;
arch/m68k/include/asm/atarihw.h
554
u_char tim_dt_c;
arch/m68k/include/asm/atarihw.h
555
u_char char_dummy18;
arch/m68k/include/asm/atarihw.h
556
u_char tim_dt_d;
arch/m68k/include/asm/atarihw.h
557
u_char char_dummy19;
arch/m68k/include/asm/atarihw.h
558
u_char sync_char;
arch/m68k/include/asm/atarihw.h
559
u_char char_dummy20;
arch/m68k/include/asm/atarihw.h
560
u_char usart_ctr;
arch/m68k/include/asm/atarihw.h
561
u_char char_dummy21;
arch/m68k/include/asm/atarihw.h
562
u_char rcv_stat;
arch/m68k/include/asm/atarihw.h
563
u_char char_dummy22;
arch/m68k/include/asm/atarihw.h
564
u_char trn_stat;
arch/m68k/include/asm/atarihw.h
565
u_char char_dummy23;
arch/m68k/include/asm/atarihw.h
566
u_char usart_dta;
arch/m68k/include/asm/atarihw.h
580
u_char sys_mask;
arch/m68k/include/asm/atarihw.h
581
u_char char_dummy1;
arch/m68k/include/asm/atarihw.h
582
u_char sys_stat;
arch/m68k/include/asm/atarihw.h
583
u_char char_dummy2;
arch/m68k/include/asm/atarihw.h
584
u_char softint;
arch/m68k/include/asm/atarihw.h
585
u_char char_dummy3;
arch/m68k/include/asm/atarihw.h
586
u_char vmeint;
arch/m68k/include/asm/atarihw.h
587
u_char char_dummy4;
arch/m68k/include/asm/atarihw.h
588
u_char gp_reg1;
arch/m68k/include/asm/atarihw.h
589
u_char char_dummy5;
arch/m68k/include/asm/atarihw.h
590
u_char gp_reg2;
arch/m68k/include/asm/atarihw.h
591
u_char char_dummy6;
arch/m68k/include/asm/atarihw.h
592
u_char vme_mask;
arch/m68k/include/asm/atarihw.h
593
u_char char_dummy7;
arch/m68k/include/asm/atarihw.h
594
u_char vme_stat;
arch/m68k/include/asm/atarihw.h
602
u_char regsel;
arch/m68k/include/asm/atarihw.h
603
u_char dummy;
arch/m68k/include/asm/atarihw.h
604
u_char data;
arch/m68k/include/asm/atarihw.h
653
u_char key_ctrl;
arch/m68k/include/asm/atarihw.h
654
u_char char_dummy1;
arch/m68k/include/asm/atarihw.h
655
u_char key_data;
arch/m68k/include/asm/atarihw.h
656
u_char char_dummy2;
arch/m68k/include/asm/atarihw.h
657
u_char mid_ctrl;
arch/m68k/include/asm/atarihw.h
658
u_char char_dummy3;
arch/m68k/include/asm/atarihw.h
659
u_char mid_data;
arch/m68k/include/asm/atarihw.h
665
u_char int_ctrl; /* Falcon: Interrupt control */
arch/m68k/include/asm/atarihw.h
666
u_char ctrl;
arch/m68k/include/asm/atarihw.h
667
u_char pad2;
arch/m68k/include/asm/atarihw.h
668
u_char bas_hi;
arch/m68k/include/asm/atarihw.h
669
u_char pad3;
arch/m68k/include/asm/atarihw.h
670
u_char bas_mid;
arch/m68k/include/asm/atarihw.h
671
u_char pad4;
arch/m68k/include/asm/atarihw.h
672
u_char bas_low;
arch/m68k/include/asm/atarihw.h
673
u_char pad5;
arch/m68k/include/asm/atarihw.h
674
u_char addr_hi;
arch/m68k/include/asm/atarihw.h
675
u_char pad6;
arch/m68k/include/asm/atarihw.h
676
u_char addr_mid;
arch/m68k/include/asm/atarihw.h
677
u_char pad7;
arch/m68k/include/asm/atarihw.h
678
u_char addr_low;
arch/m68k/include/asm/atarihw.h
679
u_char pad8;
arch/m68k/include/asm/atarihw.h
680
u_char end_hi;
arch/m68k/include/asm/atarihw.h
681
u_char pad9;
arch/m68k/include/asm/atarihw.h
682
u_char end_mid;
arch/m68k/include/asm/atarihw.h
683
u_char pad10;
arch/m68k/include/asm/atarihw.h
684
u_char end_low;
arch/m68k/include/asm/atarihw.h
685
u_char pad11[12];
arch/m68k/include/asm/atarihw.h
686
u_char track_select; /* Falcon */
arch/m68k/include/asm/atarihw.h
687
u_char mode;
arch/m68k/include/asm/atarihw.h
688
u_char pad12[14];
arch/m68k/include/asm/atarihw.h
692
u_char ext_div;
arch/m68k/include/asm/atarihw.h
693
u_char int_div;
arch/m68k/include/asm/atarihw.h
694
u_char rec_track_select;
arch/m68k/include/asm/atarihw.h
695
u_char dac_src;
arch/m68k/include/asm/atarihw.h
696
u_char adc_src;
arch/m68k/include/asm/atarihw.h
697
u_char input_gain;
arch/m68k/include/asm/atarihw.h
771
u_char sec_ones;
arch/m68k/include/asm/atarihw.h
772
u_char dummy1;
arch/m68k/include/asm/atarihw.h
773
u_char sec_tens;
arch/m68k/include/asm/atarihw.h
774
u_char dummy2;
arch/m68k/include/asm/atarihw.h
775
u_char min_ones;
arch/m68k/include/asm/atarihw.h
776
u_char dummy3;
arch/m68k/include/asm/atarihw.h
777
u_char min_tens;
arch/m68k/include/asm/atarihw.h
778
u_char dummy4;
arch/m68k/include/asm/atarihw.h
779
u_char hr_ones;
arch/m68k/include/asm/atarihw.h
780
u_char dummy5;
arch/m68k/include/asm/atarihw.h
781
u_char hr_tens;
arch/m68k/include/asm/atarihw.h
782
u_char dummy6;
arch/m68k/include/asm/atarihw.h
783
u_char weekday;
arch/m68k/include/asm/atarihw.h
784
u_char dummy7;
arch/m68k/include/asm/atarihw.h
785
u_char day_ones;
arch/m68k/include/asm/atarihw.h
786
u_char dummy8;
arch/m68k/include/asm/atarihw.h
787
u_char day_tens;
arch/m68k/include/asm/atarihw.h
788
u_char dummy9;
arch/m68k/include/asm/atarihw.h
789
u_char mon_ones;
arch/m68k/include/asm/atarihw.h
790
u_char dummy10;
arch/m68k/include/asm/atarihw.h
791
u_char mon_tens;
arch/m68k/include/asm/atarihw.h
792
u_char dummy11;
arch/m68k/include/asm/atarihw.h
793
u_char year_ones;
arch/m68k/include/asm/atarihw.h
794
u_char dummy12;
arch/m68k/include/asm/atarihw.h
795
u_char year_tens;
arch/m68k/include/asm/atarihw.h
796
u_char dummy13;
arch/m68k/include/asm/atarihw.h
797
u_char mode;
arch/m68k/include/asm/atarihw.h
798
u_char dummy14;
arch/m68k/include/asm/atarihw.h
799
u_char test;
arch/m68k/include/asm/atarihw.h
800
u_char dummy15;
arch/m68k/include/asm/atarihw.h
801
u_char reset;
arch/m68k/include/asm/mvme147hw.h
18
volatile u_char t1_int_cntrl;
arch/m68k/include/asm/mvme147hw.h
19
volatile u_char t1_cntrl;
arch/m68k/include/asm/mvme147hw.h
20
volatile u_char t2_int_cntrl;
arch/m68k/include/asm/mvme147hw.h
21
volatile u_char t2_cntrl;
arch/m68k/include/asm/mvme147hw.h
22
volatile u_char ac_fail;
arch/m68k/include/asm/mvme147hw.h
23
volatile u_char watchdog;
arch/m68k/include/asm/mvme147hw.h
24
volatile u_char lpt_intr;
arch/m68k/include/asm/mvme147hw.h
25
volatile u_char lpt_cntrl;
arch/m68k/include/asm/mvme147hw.h
26
volatile u_char dma_intr;
arch/m68k/include/asm/mvme147hw.h
27
volatile u_char dma_cntrl;
arch/m68k/include/asm/mvme147hw.h
28
volatile u_char bus_error;
arch/m68k/include/asm/mvme147hw.h
29
volatile u_char dma_status;
arch/m68k/include/asm/mvme147hw.h
30
volatile u_char abort;
arch/m68k/include/asm/mvme147hw.h
31
volatile u_char ta_fnctl;
arch/m68k/include/asm/mvme147hw.h
32
volatile u_char serial_cntrl;
arch/m68k/include/asm/mvme147hw.h
33
volatile u_char general_cntrl;
arch/m68k/include/asm/mvme147hw.h
34
volatile u_char lan_cntrl;
arch/m68k/include/asm/mvme147hw.h
35
volatile u_char general_status;
arch/m68k/include/asm/mvme147hw.h
36
volatile u_char scsi_interrupt;
arch/m68k/include/asm/mvme147hw.h
37
volatile u_char slave;
arch/m68k/include/asm/mvme147hw.h
38
volatile u_char soft1_cntrl;
arch/m68k/include/asm/mvme147hw.h
39
volatile u_char int_base;
arch/m68k/include/asm/mvme147hw.h
40
volatile u_char soft2_cntrl;
arch/m68k/include/asm/mvme147hw.h
41
volatile u_char revision_level;
arch/m68k/include/asm/mvme147hw.h
42
volatile u_char lpt_data;
arch/m68k/include/asm/mvme147hw.h
43
volatile u_char lpt_status;
arch/m68k/include/asm/mvme16xhw.h
9
u_char ack_icr,
arch/m68k/mvme16x/config.c
204
volatile unsigned char *base_addr = (u_char *)CD2401_ADDR;
arch/m68k/mvme16x/config.c
205
u_char ier;
arch/m68k/mvme16x/config.c
207
u_char do_lf = 0;
arch/m68k/mvme16x/config.c
213
base_addr[CyCAR] = (u_char)port;
arch/powerpc/include/asm/8xx_immap.h
236
u_char vid_vsr;
arch/powerpc/include/asm/8xx_immap.h
237
u_char res2;
arch/powerpc/include/asm/8xx_immap.h
238
u_char vid_vcmr;
arch/powerpc/include/asm/8xx_immap.h
239
u_char res3;
arch/powerpc/include/asm/8xx_immap.h
248
u_char res5[0x18];
arch/powerpc/include/asm/8xx_immap.h
267
u_char i2c_i2mod;
arch/powerpc/include/asm/8xx_immap.h
269
u_char i2c_i2add;
arch/powerpc/include/asm/8xx_immap.h
271
u_char i2c_i2brg;
arch/powerpc/include/asm/8xx_immap.h
273
u_char i2c_i2com;
arch/powerpc/include/asm/8xx_immap.h
275
u_char i2c_i2cer;
arch/powerpc/include/asm/8xx_immap.h
277
u_char i2c_i2cmr;
arch/powerpc/include/asm/8xx_immap.h
286
u_char sdma_sdsr;
arch/powerpc/include/asm/8xx_immap.h
288
u_char sdma_sdmr;
arch/powerpc/include/asm/8xx_immap.h
290
u_char sdma_idsr1;
arch/powerpc/include/asm/8xx_immap.h
292
u_char sdma_idmr1;
arch/powerpc/include/asm/8xx_immap.h
294
u_char sdma_idsr2;
arch/powerpc/include/asm/8xx_immap.h
296
u_char sdma_idmr2;
arch/powerpc/include/asm/8xx_immap.h
374
u_char scc_sccs;
arch/powerpc/include/asm/8xx_immap.h
382
u_char smc_smce;
arch/powerpc/include/asm/8xx_immap.h
384
u_char smc_smcm;
arch/powerpc/include/asm/8xx_immap.h
431
u_char fl_un_cmap[0x200];
arch/powerpc/include/asm/8xx_immap.h
438
u_char res1[2];
arch/powerpc/include/asm/8xx_immap.h
440
u_char res2;
arch/powerpc/include/asm/8xx_immap.h
441
u_char cp_rmds;
arch/powerpc/include/asm/8xx_immap.h
442
u_char res3[4];
arch/powerpc/include/asm/8xx_immap.h
447
u_char res4[2];
arch/powerpc/include/asm/8xx_immap.h
449
u_char res5[2];
arch/powerpc/include/asm/8xx_immap.h
451
u_char res6[0x14];
arch/powerpc/include/asm/8xx_immap.h
471
u_char res7[4];
arch/powerpc/include/asm/8xx_immap.h
472
u_char cp_spie;
arch/powerpc/include/asm/8xx_immap.h
473
u_char res8[3];
arch/powerpc/include/asm/8xx_immap.h
474
u_char cp_spim;
arch/powerpc/include/asm/8xx_immap.h
475
u_char res9[2];
arch/powerpc/include/asm/8xx_immap.h
476
u_char cp_spcom;
arch/powerpc/include/asm/8xx_immap.h
477
u_char res10[2];
arch/powerpc/include/asm/8xx_immap.h
481
u_char res11[2];
arch/powerpc/include/asm/8xx_immap.h
483
u_char res12[2];
arch/powerpc/include/asm/8xx_immap.h
487
u_char res13[2];
arch/powerpc/include/asm/8xx_immap.h
507
u_char cp_sigmr;
arch/powerpc/include/asm/8xx_immap.h
508
u_char res15;
arch/powerpc/include/asm/8xx_immap.h
509
u_char cp_sistr;
arch/powerpc/include/asm/8xx_immap.h
510
u_char cp_sicmr;
arch/powerpc/include/asm/8xx_immap.h
511
u_char res16[4];
arch/powerpc/include/asm/8xx_immap.h
514
u_char res17[0xc];
arch/powerpc/include/asm/8xx_immap.h
518
u_char cp_vcram[0x100];
arch/powerpc/include/asm/8xx_immap.h
519
u_char cp_siram[0x200];
arch/powerpc/include/asm/8xx_immap.h
539
u_char cp_dpmem[0x1C00]; /* BD / Data / ucode */
arch/powerpc/include/asm/8xx_immap.h
540
u_char cp_dparam[0x400]; /* Parameter RAM */
arch/powerpc/include/asm/cpm1.h
101
#define SMC_EB ((u_char)0x10) /* Set big endian byte order */
arch/powerpc/include/asm/cpm1.h
128
u_char scent_cfcr;
arch/powerpc/include/asm/cpm1.h
129
u_char scent_smask;
arch/powerpc/include/asm/cpm1.h
157
#define SMC_CENT_F ((u_char)0x08)
arch/powerpc/include/asm/cpm1.h
158
#define SMC_CENT_PE ((u_char)0x04)
arch/powerpc/include/asm/cpm1.h
159
#define SMC_CENT_S ((u_char)0x02)
arch/powerpc/include/asm/cpm1.h
287
u_char scc_rfcr; /* Rx function code */
arch/powerpc/include/asm/cpm1.h
288
u_char scc_tfcr; /* Tx function code */
arch/powerpc/include/asm/cpm1.h
306
#define SCC_EB ((u_char)0x10) /* Set big endian byte order */
arch/powerpc/include/asm/cpm1.h
461
u_char iic_rfcr; /* Rx function code */
arch/powerpc/include/asm/cpm1.h
462
u_char iic_tfcr; /* Tx function code */
arch/powerpc/include/asm/cpm1.h
76
u_char smc_rfcr; /* Rx function code */
arch/powerpc/include/asm/cpm1.h
77
u_char smc_tfcr; /* Tx function code */
arch/powerpc/include/asm/cpm2.h
166
u_char smc_rfcr; /* Rx function code */
arch/powerpc/include/asm/cpm2.h
167
u_char smc_tfcr; /* Tx function code */
arch/powerpc/include/asm/cpm2.h
308
u_char scc_rfcr; /* Rx function code */
arch/powerpc/include/asm/cpm2.h
309
u_char scc_tfcr; /* Tx function code */
arch/powerpc/include/asm/cpm2.h
327
#define SCC_EB ((u_char) 0x10) /* Set big endian byte order */
arch/powerpc/include/asm/cpm2.h
328
#define SCC_GBL ((u_char) 0x20) /* Snooping enabled */
arch/powerpc/include/asm/cpm2.h
630
u_char iic_rfcr; /* Rx function code */
arch/powerpc/include/asm/cpm2.h
631
u_char iic_tfcr; /* Tx function code */
arch/powerpc/include/asm/cpm2.h
666
u_char res1[20]; /* pad to 64-byte length */
arch/powerpc/include/asm/cpm2.h
720
u_char idsr; /* IDMAn event status register */
arch/powerpc/include/asm/cpm2.h
721
u_char res0[3];
arch/powerpc/include/asm/cpm2.h
722
u_char idmr; /* IDMAn event mask register */
arch/powerpc/include/asm/cpm2.h
723
u_char res1[3];
arch/powerpc/platforms/embedded6xx/holly.c
45
static int holly_exclude_device(struct pci_controller *hose, u_char bus,
arch/powerpc/platforms/embedded6xx/holly.c
46
u_char devfn)
arch/powerpc/platforms/embedded6xx/mvme5100.c
184
out_8((u_char *) restart, 0x01);
arch/powerpc/platforms/embedded6xx/mvme5100.c
39
static u_char *restart;
arch/powerpc/platforms/fsl_uli1575.c
347
static int uli_exclude_device(struct pci_controller *hose, u_char bus, u_char devfn)
arch/powerpc/platforms/pseries/plpks_sed_ops.c
26
u_char version;
arch/powerpc/platforms/pseries/plpks_sed_ops.c
27
u_char pad1[7];
arch/powerpc/platforms/pseries/plpks_sed_ops.c
31
u_char key[32];
arch/powerpc/sysdev/cpm2_pic.c
53
static const u_char irq_to_siureg[] = {
arch/powerpc/sysdev/cpm2_pic.c
66
static const u_char irq_to_siubit[] = {
arch/x86/math-emu/errors.c
108
FPU_get_user(FPU_modrm, 1 + (u_char __user *) address);
arch/x86/math-emu/errors.c
180
u_char tagi = FPU_gettagi(i);
arch/x86/math-emu/errors.c
40
u_char byte1, FPU_modrm;
arch/x86/math-emu/errors.c
413
int real_2op_NaN(FPU_REG const *b, u_char tagb,
arch/x86/math-emu/errors.c
418
u_char taga = FPU_gettagi(deststnr);
arch/x86/math-emu/errors.c
48
FPU_get_user(byte1, (u_char __user *) address);
arch/x86/math-emu/errors.c
512
asmlinkage __visible int FPU_divide_by_zero(int deststnr, u_char sign)
arch/x86/math-emu/errors.c
55
FPU_get_user(FPU_modrm, 1 + (u_char __user *) address);
arch/x86/math-emu/errors.c
88
u_char byte1, FPU_modrm;
arch/x86/math-emu/errors.c
97
FPU_get_user(byte1, (u_char __user *) address);
arch/x86/math-emu/fpu_aux.c
106
u_char tag;
arch/x86/math-emu/fpu_aux.c
138
u_char st0_tag = (tag_word >> (regnr * 2)) & 3;
arch/x86/math-emu/fpu_aux.c
139
u_char sti_tag = (tag_word >> (regnri * 2)) & 3;
arch/x86/math-emu/fpu_aux.c
182
u_char sti_tag = (tag_word >> (regnri * 2)) & 3;
arch/x86/math-emu/fpu_emu.h
126
typedef void (*FUNC_ST0) (FPU_REG *st0_ptr, u_char st0_tag);
arch/x86/math-emu/fpu_emu.h
128
u_char address_size, operand_size, segment;
arch/x86/math-emu/fpu_emu.h
133
u_char default_mode;
arch/x86/math-emu/fpu_emu.h
143
extern u_char const data_sizes_16[32];
arch/x86/math-emu/fpu_emu.h
145
#define register_base ((u_char *) registers )
arch/x86/math-emu/fpu_emu.h
159
#define signbyte(a) (((u_char *)(a))[9])
arch/x86/math-emu/fpu_emu.h
194
FPU_REG * answ, unsigned int control_w, u_char sign,
arch/x86/math-emu/fpu_emu.h
197
FPU_REG * answ, unsigned int control_w, u_char sign,
arch/x86/math-emu/fpu_emu.h
200
FPU_REG * answ, unsigned int control_w, u_char sign);
arch/x86/math-emu/fpu_emu.h
202
FPU_REG * answ, unsigned int control_w, u_char sign,
arch/x86/math-emu/fpu_emu.h
205
unsigned int control_w, u_char sign);
arch/x86/math-emu/fpu_emu.h
210
unsigned int control_w, u_char sign);
arch/x86/math-emu/fpu_emu.h
84
extern u_char emulating;
arch/x86/math-emu/fpu_entry.c
104
u_char FPU_modrm, byte1;
arch/x86/math-emu/fpu_entry.c
110
u_char loaded_tag, st0_tag;
arch/x86/math-emu/fpu_entry.c
167
if (!valid_prefix(&byte1, (u_char __user **) & FPU_EIP,
arch/x86/math-emu/fpu_entry.c
207
FPU_get_user(FPU_modrm, (u_char __user *) FPU_EIP);
arch/x86/math-emu/fpu_entry.c
465
u_char instr_index = (FPU_modrm & 0x38) | (byte1 & 7);
arch/x86/math-emu/fpu_entry.c
531
if (valid_prefix(&byte1, (u_char __user **) & FPU_EIP,
arch/x86/math-emu/fpu_entry.c
546
static int valid_prefix(u_char *Byte, u_char __user **fpu_eip,
arch/x86/math-emu/fpu_entry.c
549
u_char byte;
arch/x86/math-emu/fpu_entry.c
550
u_char __user *ip = *fpu_eip;
arch/x86/math-emu/fpu_entry.c
680
FPU_tagof((FPU_REG *) ((u_char *) S387->st_space +
arch/x86/math-emu/fpu_entry.c
83
static u_char const type_table[64] = {
arch/x86/math-emu/fpu_entry.c
96
u_char emulating = 0;
arch/x86/math-emu/fpu_entry.c
99
static int valid_prefix(u_char *Byte, u_char __user ** fpu_eip,
arch/x86/math-emu/fpu_etc.c
123
static void FPU_ST0_illegal(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_etc.c
20
static void fchs(FPU_REG *st0_ptr, u_char st0tag)
arch/x86/math-emu/fpu_etc.c
29
static void fabs(FPU_REG *st0_ptr, u_char st0tag)
arch/x86/math-emu/fpu_etc.c
38
static void ftst_(FPU_REG *st0_ptr, u_char st0tag)
arch/x86/math-emu/fpu_etc.c
89
static void fxam(FPU_REG *st0_ptr, u_char st0tag)
arch/x86/math-emu/fpu_proto.h
10
extern int real_2op_NaN(FPU_REG const *b, u_char tagb, int deststnr,
arch/x86/math-emu/fpu_proto.h
101
extern void poly_l2(FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign);
arch/x86/math-emu/fpu_proto.h
102
extern int poly_l2p1(u_char s0, u_char s1, FPU_REG *r0, FPU_REG *r1,
arch/x86/math-emu/fpu_proto.h
110
extern int FPU_add(FPU_REG const *b, u_char tagb, int destrnr, int control_w);
arch/x86/math-emu/fpu_proto.h
113
extern int FPU_compare_st_data(FPU_REG const *loaded_data, u_char loaded_tag);
arch/x86/math-emu/fpu_proto.h
13
asmlinkage int FPU_divide_by_zero(int deststnr, u_char sign);
arch/x86/math-emu/fpu_proto.h
133
extern int FPU_load_bcd(u_char __user *s);
arch/x86/math-emu/fpu_proto.h
134
extern int FPU_store_extended(FPU_REG *st0_ptr, u_char st0_tag,
arch/x86/math-emu/fpu_proto.h
136
extern int FPU_store_double(FPU_REG *st0_ptr, u_char st0_tag,
arch/x86/math-emu/fpu_proto.h
138
extern int FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag,
arch/x86/math-emu/fpu_proto.h
140
extern int FPU_store_int64(FPU_REG *st0_ptr, u_char st0_tag,
arch/x86/math-emu/fpu_proto.h
142
extern int FPU_store_int32(FPU_REG *st0_ptr, u_char st0_tag, long __user *d);
arch/x86/math-emu/fpu_proto.h
143
extern int FPU_store_int16(FPU_REG *st0_ptr, u_char st0_tag, short __user *d);
arch/x86/math-emu/fpu_proto.h
144
extern int FPU_store_bcd(FPU_REG *st0_ptr, u_char st0_tag, u_char __user *d);
arch/x86/math-emu/fpu_proto.h
145
extern int FPU_round_to_int(FPU_REG *r, u_char tag);
arch/x86/math-emu/fpu_proto.h
146
extern u_char __user *fldenv(fpu_addr_modes addr_modes, u_char __user *s);
arch/x86/math-emu/fpu_proto.h
147
extern void FPU_frstor(fpu_addr_modes addr_modes, u_char __user *data_address);
arch/x86/math-emu/fpu_proto.h
148
extern u_char __user *fstenv(fpu_addr_modes addr_modes, u_char __user *d);
arch/x86/math-emu/fpu_proto.h
149
extern void fsave(fpu_addr_modes addr_modes, u_char __user *data_address);
arch/x86/math-emu/fpu_proto.h
152
extern int FPU_mul(FPU_REG const *b, u_char tagb, int deststnr, int control_w);
arch/x86/math-emu/fpu_proto.h
79
extern void FPU_copy_to_regi(FPU_REG const *r, u_char tag, int stnr);
arch/x86/math-emu/fpu_proto.h
80
extern void FPU_copy_to_reg1(FPU_REG const *r, u_char tag);
arch/x86/math-emu/fpu_proto.h
81
extern void FPU_copy_to_reg0(FPU_REG const *r, u_char tag);
arch/x86/math-emu/fpu_proto.h
86
extern void __user *FPU_get_address(u_char FPU_modrm, unsigned long *fpu_eip,
arch/x86/math-emu/fpu_proto.h
89
extern void __user *FPU_get_address_16(u_char FPU_modrm, unsigned long *fpu_eip,
arch/x86/math-emu/fpu_proto.h
93
extern int FPU_load_store(u_char type, fpu_addr_modes addr_modes,
arch/x86/math-emu/fpu_proto.h
96
extern int poly_2xm1(u_char sign, FPU_REG * arg, FPU_REG *result);
arch/x86/math-emu/fpu_proto.h
98
extern void poly_atan(FPU_REG * st0_ptr, u_char st0_tag, FPU_REG *st1_ptr,
arch/x86/math-emu/fpu_proto.h
99
u_char st1_tag);
arch/x86/math-emu/fpu_system.h
91
#define no_ip_update (*(u_char *)&(I387->soft.no_update))
arch/x86/math-emu/fpu_system.h
92
#define FPU_rm (*(u_char *)&(I387->soft.rm))
arch/x86/math-emu/fpu_system.h
96
#define access_limit (*(u_char *)&(I387->soft.alimit))
arch/x86/math-emu/fpu_tags.c
101
void FPU_copy_to_reg1(FPU_REG const *r, u_char tag)
arch/x86/math-emu/fpu_tags.c
107
void FPU_copy_to_reg0(FPU_REG const *r, u_char tag)
arch/x86/math-emu/fpu_tags.c
95
void FPU_copy_to_regi(FPU_REG const *r, u_char tag, int stnr)
arch/x86/math-emu/fpu_trig.c
1026
static void fyl2x(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
1029
u_char st1_tag = FPU_gettagi(1);
arch/x86/math-emu/fpu_trig.c
1030
u_char sign;
arch/x86/math-emu/fpu_trig.c
1048
u_char esign;
arch/x86/math-emu/fpu_trig.c
1103
u_char sign;
arch/x86/math-emu/fpu_trig.c
1146
u_char sign = getsign(st1_ptr);
arch/x86/math-emu/fpu_trig.c
1197
static void fpatan(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
1200
u_char st1_tag = FPU_gettagi(1);
arch/x86/math-emu/fpu_trig.c
1234
u_char sign = getsign(st1_ptr);
arch/x86/math-emu/fpu_trig.c
1275
u_char sign = getsign(st1_ptr);
arch/x86/math-emu/fpu_trig.c
1290
u_char sign = getsign(st1_ptr);
arch/x86/math-emu/fpu_trig.c
1307
static void fprem(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
1312
static void fprem1(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
1317
static void fyl2xp1(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
1319
u_char sign, sign1;
arch/x86/math-emu/fpu_trig.c
1321
u_char st1_tag = FPU_gettagi(1);
arch/x86/math-emu/fpu_trig.c
1469
u_char sign = getsign(st1_ptr);
arch/x86/math-emu/fpu_trig.c
1486
static void fscale(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
1489
u_char st1_tag = FPU_gettagi(1);
arch/x86/math-emu/fpu_trig.c
1491
u_char sign = getsign(st0_ptr);
arch/x86/math-emu/fpu_trig.c
156
u_char sign;
arch/x86/math-emu/fpu_trig.c
180
static void single_arg_error(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
192
static void single_arg_2_error(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
233
static void f2xm1(FPU_REG *st0_ptr, u_char tag)
arch/x86/math-emu/fpu_trig.c
276
static void fptan(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
280
u_char arg_sign = getsign(st0_ptr);
arch/x86/math-emu/fpu_trig.c
355
static void fxtract(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
358
u_char sign;
arch/x86/math-emu/fpu_trig.c
37
u_char tmptag;
arch/x86/math-emu/fpu_trig.c
436
static void fdecstp(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
442
static void fincstp(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
448
static void fsqrt_(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
455
u_char tag;
arch/x86/math-emu/fpu_trig.c
506
static void frndint_(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
511
u_char sign;
arch/x86/math-emu/fpu_trig.c
550
static int f_sin(FPU_REG *st0_ptr, u_char tag)
arch/x86/math-emu/fpu_trig.c
552
u_char arg_sign = getsign(st0_ptr);
arch/x86/math-emu/fpu_trig.c
611
static void fsin(FPU_REG *st0_ptr, u_char tag)
arch/x86/math-emu/fpu_trig.c
616
static int f_cos(FPU_REG *st0_ptr, u_char tag)
arch/x86/math-emu/fpu_trig.c
618
u_char st0_sign;
arch/x86/math-emu/fpu_trig.c
686
static void fcos(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
691
static void fsincos(FPU_REG *st0_ptr, u_char st0_tag)
arch/x86/math-emu/fpu_trig.c
695
u_char tag;
arch/x86/math-emu/fpu_trig.c
784
static void do_fprem(FPU_REG *st0_ptr, u_char st0_tag, int round)
arch/x86/math-emu/fpu_trig.c
787
u_char st1_tag = FPU_gettagi(1);
arch/x86/math-emu/fpu_trig.c
791
u_char st0_sign, st1_sign;
arch/x86/math-emu/fpu_trig.c
792
u_char tmptag;
arch/x86/math-emu/fpu_trig.c
819
u_char sign = st0_sign ^ st1_sign;
arch/x86/math-emu/fpu_trig.c
883
u_char sign;
arch/x86/math-emu/get_address.c
123
static unsigned long vm86_segment(u_char segment, struct address *addr)
arch/x86/math-emu/get_address.c
137
static long pm_address(u_char FPU_modrm, u_char segment,
arch/x86/math-emu/get_address.c
210
void __user *FPU_get_address(u_char FPU_modrm, unsigned long *fpu_eip,
arch/x86/math-emu/get_address.c
213
u_char mod;
arch/x86/math-emu/get_address.c
295
void __user *FPU_get_address_16(u_char FPU_modrm, unsigned long *fpu_eip,
arch/x86/math-emu/get_address.c
298
u_char mod;
arch/x86/math-emu/get_address.c
43
#define REG_(x) (*(long *)(reg_offset[(x)] + (u_char *)FPU_info->regs))
arch/x86/math-emu/get_address.c
56
(reg_offset_vm86[((unsigned)x)] + (u_char *)FPU_info->regs))
arch/x86/math-emu/get_address.c
69
(reg_offset_pm[((unsigned)x)] + (u_char *)FPU_info->regs))
arch/x86/math-emu/get_address.c
74
u_char ss, index, base;
arch/x86/math-emu/get_address.c
79
FPU_get_user(base, (u_char __user *) (*fpu_eip)); /* The SIB byte */
arch/x86/math-emu/load_store.c
238
fldenv(addr_modes, (u_char __user *) data_address);
arch/x86/math-emu/load_store.c
243
FPU_frstor(addr_modes, (u_char __user *) data_address);
arch/x86/math-emu/load_store.c
249
loaded_tag = FPU_load_bcd((u_char __user *) data_address);
arch/x86/math-emu/load_store.c
280
fstenv(addr_modes, (u_char __user *) data_address);
arch/x86/math-emu/load_store.c
283
fsave(addr_modes, (u_char __user *) data_address);
arch/x86/math-emu/load_store.c
288
(st0_ptr, st0_tag, (u_char __user *) data_address))
arch/x86/math-emu/load_store.c
38
static u_char const type_table[32] = {
arch/x86/math-emu/load_store.c
49
u_char const data_sizes_16[32] = {
arch/x86/math-emu/load_store.c
58
static u_char const data_sizes_32[32] = {
arch/x86/math-emu/load_store.c
67
int FPU_load_store(u_char type, fpu_addr_modes addr_modes,
arch/x86/math-emu/load_store.c
72
u_char st0_tag = TAG_Empty; /* This is just to stop a gcc warning. */
arch/x86/math-emu/load_store.c
73
u_char loaded_tag;
arch/x86/math-emu/poly_2xm1.c
53
int poly_2xm1(u_char sign, FPU_REG *arg, FPU_REG *result)
arch/x86/math-emu/poly_2xm1.c
58
u_char tag;
arch/x86/math-emu/poly_atan.c
52
void poly_atan(FPU_REG *st0_ptr, u_char st0_tag,
arch/x86/math-emu/poly_atan.c
53
FPU_REG *st1_ptr, u_char st1_tag)
arch/x86/math-emu/poly_atan.c
55
u_char transformed, inverted, sign1, sign2;
arch/x86/math-emu/poly_atan.c
59
u_char tag;
arch/x86/math-emu/poly_l2.c
106
int poly_l2p1(u_char sign0, u_char sign1,
arch/x86/math-emu/poly_l2.c
109
u_char tag;
arch/x86/math-emu/poly_l2.c
182
static void log2_kernel(FPU_REG const *arg, u_char argsign, Xsig *accum_result,
arch/x86/math-emu/poly_l2.c
21
static void log2_kernel(FPU_REG const *arg, u_char argsign,
arch/x86/math-emu/poly_l2.c
27
void poly_l2(FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign)
arch/x86/math-emu/poly_l2.c
31
u_char sign, argsign;
arch/x86/math-emu/reg_add_sub.c
133
u_char taga, tagb, signa, signb, saved_sign, sign;
arch/x86/math-emu/reg_add_sub.c
271
int add_sub_specials(FPU_REG const *a, u_char taga, u_char signa,
arch/x86/math-emu/reg_add_sub.c
272
FPU_REG const *b, u_char tagb, u_char signb,
arch/x86/math-emu/reg_add_sub.c
282
u_char different_signs = signa ^ signb;
arch/x86/math-emu/reg_add_sub.c
29
int add_sub_specials(FPU_REG const *a, u_char taga, u_char signa,
arch/x86/math-emu/reg_add_sub.c
30
FPU_REG const *b, u_char tagb, u_char signb,
arch/x86/math-emu/reg_add_sub.c
37
int FPU_add(FPU_REG const *b, u_char tagb, int deststnr, int control_w)
arch/x86/math-emu/reg_add_sub.c
41
u_char signb = getsign(b);
arch/x86/math-emu/reg_add_sub.c
42
u_char taga = FPU_gettag0();
arch/x86/math-emu/reg_add_sub.c
43
u_char signa = getsign(a);
arch/x86/math-emu/reg_add_sub.c
44
u_char saved_sign = getsign(dest);
arch/x86/math-emu/reg_compare.c
170
int FPU_compare_st_data(FPU_REG const *loaded_data, u_char loaded_tag)
arch/x86/math-emu/reg_compare.c
27
u_char st0_tag;
arch/x86/math-emu/reg_compare.c
30
u_char st0_sign, signb = getsign(b);
arch/x86/math-emu/reg_constant.c
53
static void fld_const(FPU_REG const * c, int adj, u_char tag)
arch/x86/math-emu/reg_divide.c
33
u_char taga, tagb, signa, signb, sign, saved_sign;
arch/x86/math-emu/reg_ld_str.c
1027
u_char __user *fldenv(fpu_addr_modes addr_modes, u_char __user *s)
arch/x86/math-emu/reg_ld_str.c
1030
u_char tag;
arch/x86/math-emu/reg_ld_str.c
1120
void FPU_frstor(fpu_addr_modes addr_modes, u_char __user *data_address)
arch/x86/math-emu/reg_ld_str.c
1123
u_char __user *s = fldenv(addr_modes, data_address);
arch/x86/math-emu/reg_ld_str.c
1143
u_char __user *fstenv(fpu_addr_modes addr_modes, u_char __user *d)
arch/x86/math-emu/reg_ld_str.c
1199
void fsave(fpu_addr_modes addr_modes, u_char __user *data_address)
arch/x86/math-emu/reg_ld_str.c
1201
u_char __user *d;
arch/x86/math-emu/reg_ld_str.c
298
int FPU_load_bcd(u_char __user *s)
arch/x86/math-emu/reg_ld_str.c
302
u_char bcd;
arch/x86/math-emu/reg_ld_str.c
337
int FPU_store_extended(FPU_REG *st0_ptr, u_char st0_tag,
arch/x86/math-emu/reg_ld_str.c
352
(unsigned long __user *)((u_char __user *) d + 4));
arch/x86/math-emu/reg_ld_str.c
354
(unsigned short __user *)((u_char __user *) d +
arch/x86/math-emu/reg_ld_str.c
379
int FPU_store_double(FPU_REG *st0_ptr, u_char st0_tag, double __user *dfloat)
arch/x86/math-emu/reg_ld_str.c
39
static u_char normalize_no_excep(FPU_REG *r, int exp, int sign)
arch/x86/math-emu/reg_ld_str.c
41
u_char tag;
arch/x86/math-emu/reg_ld_str.c
564
int FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag, float __user *single)
arch/x86/math-emu/reg_ld_str.c
753
int FPU_store_int64(FPU_REG *st0_ptr, u_char st0_tag, long long __user *d)
arch/x86/math-emu/reg_ld_str.c
803
int FPU_store_int32(FPU_REG *st0_ptr, u_char st0_tag, long __user *d)
arch/x86/math-emu/reg_ld_str.c
849
int FPU_store_int16(FPU_REG *st0_ptr, u_char st0_tag, short __user *d)
arch/x86/math-emu/reg_ld_str.c
895
int FPU_store_bcd(FPU_REG *st0_ptr, u_char st0_tag, u_char __user *d)
arch/x86/math-emu/reg_ld_str.c
899
u_char b;
arch/x86/math-emu/reg_ld_str.c
901
u_char sign = (getsign(st0_ptr) == SIGN_NEG) ? 0x80 : 0;
arch/x86/math-emu/reg_ld_str.c
970
int FPU_round_to_int(FPU_REG *r, u_char tag)
arch/x86/math-emu/reg_ld_str.c
972
u_char very_big;
arch/x86/math-emu/reg_mul.c
30
int FPU_mul(FPU_REG const *b, u_char tagb, int deststnr, int control_w)
arch/x86/math-emu/reg_mul.c
34
u_char taga = FPU_gettagi(deststnr);
arch/x86/math-emu/reg_mul.c
35
u_char saved_sign = getsign(dest);
arch/x86/math-emu/reg_mul.c
36
u_char sign = (getsign(a) ^ getsign(b));
block/sed-opal.c
281
static int update_sed_opal_key(const char *desc, u_char *key_data, int keylen)
block/sed-opal.c
304
static int read_sed_opal_key(const char *key_name, u_char *buffer, int buflen)
drivers/accessibility/speakup/devsynth.c
21
u_char buf[256];
drivers/accessibility/speakup/keyhelp.c
132
int spk_handle_help(struct vc_data *vc, u_char type, u_char ch, u_short key)
drivers/accessibility/speakup/keyhelp.c
136
u_char func, *kp;
drivers/accessibility/speakup/keyhelp.c
26
static u_char funcvals[] = {
drivers/accessibility/speakup/keyhelp.c
46
static u_char *state_tbl;
drivers/accessibility/speakup/keyhelp.c
51
u_char *kp, counters[MAXFUNCS], ch, ch1;
drivers/accessibility/speakup/kobjects.c
237
u_char *cp1;
drivers/accessibility/speakup/kobjects.c
238
u_char ch;
drivers/accessibility/speakup/kobjects.c
272
u_char *cp1;
drivers/accessibility/speakup/kobjects.c
291
cp1 = (u_char *)in_buff;
drivers/accessibility/speakup/main.c
1049
u_char tmp;
drivers/accessibility/speakup/main.c
1165
static void do_handle_shift(struct vc_data *vc, u_char value, char up_flag)
drivers/accessibility/speakup/main.c
1196
static void do_handle_latin(struct vc_data *vc, u_char value, char up_flag)
drivers/accessibility/speakup/main.c
1220
int spk_set_key_info(const u_char *key_info, u_char *k_buffer)
drivers/accessibility/speakup/main.c
1223
const u_char *cp = key_info;
drivers/accessibility/speakup/main.c
1224
u_char *cp1 = k_buffer;
drivers/accessibility/speakup/main.c
1225
u_char ch, version, num_keys;
drivers/accessibility/speakup/main.c
1328
static int edit_bits(struct vc_data *vc, u_char type, u_char ch, u_short key)
drivers/accessibility/speakup/main.c
1388
static u_char is_cursor;
drivers/accessibility/speakup/main.c
1520
static int pre_handle_cursor(struct vc_data *vc, u_char value, char up_flag)
drivers/accessibility/speakup/main.c
1542
static void do_handle_cursor(struct vc_data *vc, u_char value, char up_flag)
drivers/accessibility/speakup/main.c
1808
static void do_handle_spec(struct vc_data *vc, u_char value, char up_flag)
drivers/accessibility/speakup/main.c
1846
static int inc_dec_var(u_char value)
drivers/accessibility/speakup/main.c
1950
static int handle_goto(struct vc_data *vc, u_char type, u_char ch, u_short key)
drivers/accessibility/speakup/main.c
1952
static u_char goto_buf[8];
drivers/accessibility/speakup/main.c
2055
static u_char key_speakup, spk_key_locked;
drivers/accessibility/speakup/main.c
2088
static void do_spkup(struct vc_data *vc, u_char value)
drivers/accessibility/speakup/main.c
2113
u_char *key_info;
drivers/accessibility/speakup/main.c
2114
u_char type = KTYP(keysym), value = KVAL(keysym), new_key = 0;
drivers/accessibility/speakup/main.c
2115
u_char shift_info, offset;
drivers/accessibility/speakup/main.c
236
static u_char spk_close_press, keymap_flags;
drivers/accessibility/speakup/main.c
237
static u_char last_keycode, this_speakup_key;
drivers/accessibility/speakup/main.c
457
static u16 get_char(struct vc_data *vc, u16 *pos, u_char *attribs)
drivers/accessibility/speakup/main.c
549
u_char temp;
drivers/accessibility/speakup/main.c
606
u_char temp;
drivers/accessibility/speakup/main.c
661
u_char temp;
drivers/accessibility/speakup/main.c
755
u_char tmp2;
drivers/accessibility/speakup/main.c
819
u_char tmp;
drivers/accessibility/speakup/main.c
87
static u_char *spk_shift_table;
drivers/accessibility/speakup/main.c
88
u_char *spk_our_keys[MAX_KEY];
drivers/accessibility/speakup/main.c
885
u_char tmp;
drivers/accessibility/speakup/main.c
89
u_char spk_key_buf[600];
drivers/accessibility/speakup/main.c
90
const u_char spk_key_defaults[] = {
drivers/accessibility/speakup/serialio.c
122
synth->read_buff_add((u_char)c);
drivers/accessibility/speakup/serialio.c
295
u_char ch;
drivers/accessibility/speakup/speakup.h
102
extern u_char spk_key_buf[600];
drivers/accessibility/speakup/speakup.h
39
#define IS_WDLM(x) (spk_chartab[((u_char)x)] & B_WDLM)
drivers/accessibility/speakup/speakup.h
40
#define IS_CHAR(x, type) (spk_chartab[((u_char)x)] & type)
drivers/accessibility/speakup/speakup.h
41
#define IS_TYPE(x, type) ((spk_chartab[((u_char)x)] & type) == type)
drivers/accessibility/speakup/speakup.h
50
int spk_set_key_info(const u_char *key_info, u_char *k_buffer);
drivers/accessibility/speakup/speakup.h
65
int spk_handle_help(struct vc_data *vc, u_char type, u_char ch, u_short key);
drivers/accessibility/speakup/speakup.h
90
extern const u_char spk_key_defaults[];
drivers/accessibility/speakup/speakup.h
97
extern u_char *spk_our_keys[];
drivers/accessibility/speakup/speakup_acntpc.c
151
u_char ch;
drivers/accessibility/speakup/speakup_acntpc.c
173
u_char ch;
drivers/accessibility/speakup/speakup_apollo.c
140
u_char ch;
drivers/accessibility/speakup/speakup_decext.c
155
u_char ch;
drivers/accessibility/speakup/speakup_decext.c
156
static u_char last = '\0';
drivers/accessibility/speakup/speakup_decext.c
26
static void read_buff_add(u_char ch)
drivers/accessibility/speakup/speakup_decpc.c
376
u_char ch;
drivers/accessibility/speakup/speakup_decpc.c
377
static u_char last;
drivers/accessibility/speakup/speakup_decpc.c
449
u_char ch;
drivers/accessibility/speakup/speakup_dectlk.c
162
static int is_indnum(u_char *ch)
drivers/accessibility/speakup/speakup_dectlk.c
171
static u_char lastind;
drivers/accessibility/speakup/speakup_dectlk.c
175
u_char rv;
drivers/accessibility/speakup/speakup_dectlk.c
182
static void read_buff_add(u_char c)
drivers/accessibility/speakup/speakup_dectlk.c
204
lastind = (u_char)ind;
drivers/accessibility/speakup/speakup_dectlk.c
212
static u_char ch;
drivers/accessibility/speakup/speakup_dectlk.c
213
static u_char last = '\0';
drivers/accessibility/speakup/speakup_dectlk.c
34
static void read_buff_add(u_char c);
drivers/accessibility/speakup/speakup_dtlk.c
193
u_char ch;
drivers/accessibility/speakup/speakup_dtlk.c
249
u_char ch;
drivers/accessibility/speakup/speakup_dtlk.c
251
while ((ch = (u_char)*buf)) {
drivers/accessibility/speakup/speakup_dtlk.c
271
u_char ch;
drivers/accessibility/speakup/speakup_dtlk.c
285
u_char *t;
drivers/accessibility/speakup/speakup_dtlk.c
38
static u_char synth_status;
drivers/accessibility/speakup/speakup_dtlk.h
43
u_char rom_version[24]; /* null terminated string */
drivers/accessibility/speakup/speakup_dtlk.h
44
u_char mode; /* 0=Character; 1=Phoneme; 2=Text */
drivers/accessibility/speakup/speakup_dtlk.h
45
u_char punc_level; /* nB; 0-7 */
drivers/accessibility/speakup/speakup_dtlk.h
46
u_char formant_freq; /* nF; 0-9 */
drivers/accessibility/speakup/speakup_dtlk.h
47
u_char pitch; /* nP; 0-99 */
drivers/accessibility/speakup/speakup_dtlk.h
48
u_char speed; /* nS; 0-9 */
drivers/accessibility/speakup/speakup_dtlk.h
49
u_char volume; /* nV; 0-9 */
drivers/accessibility/speakup/speakup_dtlk.h
50
u_char tone; /* nX; 0-2 */
drivers/accessibility/speakup/speakup_dtlk.h
51
u_char expression; /* nE; 0-9 */
drivers/accessibility/speakup/speakup_dtlk.h
52
u_char ext_dict_loaded; /* 1=exception dictionary loaded */
drivers/accessibility/speakup/speakup_dtlk.h
53
u_char ext_dict_status; /* 1=exception dictionary enabled */
drivers/accessibility/speakup/speakup_dtlk.h
54
u_char free_ram; /* # pages (truncated) remaining for
drivers/accessibility/speakup/speakup_dtlk.h
57
u_char articulation; /* nA; 0-9 */
drivers/accessibility/speakup/speakup_dtlk.h
58
u_char reverb; /* nR; 0-9 */
drivers/accessibility/speakup/speakup_dtlk.h
59
u_char eob; /* 7Fh value indicating end of
drivers/accessibility/speakup/speakup_dtlk.h
62
u_char has_indexing; /* nonzero if indexing is implemented */
drivers/accessibility/speakup/speakup_dummy.c
100
static void read_buff_add(u_char c)
drivers/accessibility/speakup/speakup_keypc.c
154
u_char ch;
drivers/accessibility/speakup/speakup_keypc.c
175
u_char ch;
drivers/accessibility/speakup/speakup_soft.c
279
u_char c = ch;
drivers/accessibility/speakup/speakup_soft.c
287
u_char s[2] = {
drivers/accessibility/speakup/speakup_soft.c
298
u_char s[3] = {
drivers/accessibility/speakup/spk_ttyio.c
375
u_char ch;
drivers/accessibility/speakup/spk_types.h
199
void (*read_buff_add)(u_char c);
drivers/accessibility/speakup/spk_types.h
55
typedef int (*special_func)(struct vc_data *vc, u_char type, u_char ch,
drivers/accessibility/speakup/spk_types.h
79
u_char w_start, w_enabled;
drivers/accessibility/speakup/spk_types.h
80
u_char reading_attr, old_attr;
drivers/accessibility/speakup/varhandlers.c
286
u_char *cp;
drivers/accessibility/speakup/varhandlers.c
290
for (cp = (u_char *)spk_punc_info[3].value; *cp; cp++)
drivers/accessibility/speakup/varhandlers.c
293
cp = (u_char *)input;
drivers/accessibility/speakup/varhandlers.c
309
cp = (u_char *)input;
drivers/accessibility/speakup/varhandlers.c
343
*dest = (u_char)val;
drivers/atm/idt77252.c
3271
u_char pci_byte;
drivers/atm/iphase.c
1331
trailer = (struct cpcs_trailer*)((u_char *)skb->data +
drivers/atm/iphase.c
237
u_char foundLockUp;
drivers/atm/iphase.c
2435
static u_char blinking[8] = {0, 0, 0, 0, 0, 0, 0, 0};
drivers/atm/iphase.c
2436
u_char i;
drivers/atm/iphase.c
979
static void xdump( u_char* cp, int length, char* prefix )
drivers/atm/iphase.c
982
u_char prntBuf[120];
drivers/atm/iphase.c
983
u_char* pBuf = prntBuf;
drivers/atm/iphase.c
999
u_char c = cp[count + col];
drivers/atm/iphase.h
222
u_char status;
drivers/atm/iphase.h
223
u_char rdf;
drivers/block/amiflop.c
705
custom.dskptr = (u_char *)ZTWO_PADDR((u_char *)raw_buf);
drivers/block/amiflop.c
741
custom.dskptr = (u_char *)ZTWO_PADDR((u_char *)raw_buf);
drivers/block/ps3vram.c
423
size_t len, size_t *retlen, u_char *buf)
drivers/block/ps3vram.c
467
size_t len, size_t *retlen, const u_char *buf)
drivers/cdrom/cdrom.c
1531
u_char * curr, u_char requested)
drivers/cdrom/cdrom.c
1614
u_char buf[20];
drivers/cdrom/cdrom.c
1814
u_char buf[8];
drivers/cdrom/cdrom.c
1838
u_char *buf;
drivers/cdrom/cdrom.c
1866
u_char *buf;
drivers/cdrom/cdrom.c
1900
u_char *buf;
drivers/cdrom/cdrom.c
3036
u_char requested, back;
drivers/char/dsp56k.c
110
u_char status;
drivers/char/dsp56k.c
127
static int dsp56k_upload(u_char __user *bin, int len)
drivers/char/dsp56k.c
391
dsp56k_host_interface.cvr = (u_char)((arg & DSP56K_CVR_HV_MASK) |
drivers/cpufreq/sa1110-cpufreq.c
34
u_char rows; /* bits */
drivers/cpufreq/sa1110-cpufreq.c
35
u_char cas_latency; /* cycles */
drivers/cpufreq/sa1110-cpufreq.c
36
u_char tck; /* clock cycle time (ns) */
drivers/cpufreq/sa1110-cpufreq.c
37
u_char trcd; /* activate to r/w (ns) */
drivers/cpufreq/sa1110-cpufreq.c
38
u_char trp; /* precharge to activate (ns) */
drivers/cpufreq/sa1110-cpufreq.c
39
u_char twr; /* write recovery time (ns) */
drivers/dio/dio.c
124
u_char prid, secid, i;
drivers/dio/dio.c
199
u_char prid, secid = 0; /* primary, secondary ID bytes */
drivers/dio/dio.c
200
u_char *va;
drivers/firmware/microchip/mpfs-auto-update.c
222
(u_char *)buffer);
drivers/firmware/microchip/mpfs-auto-update.c
249
ret = mtd_write(priv->flash, 0x0, erase_size, &bytes_written, (u_char *)buffer);
drivers/i2c/busses/i2c-cpm.c
111
u_char *txbuf[CPM_MAXBD];
drivers/i2c/busses/i2c-cpm.c
112
u_char *rxbuf[CPM_MAXBD];
drivers/i2c/busses/i2c-cpm.c
186
u_char addr;
drivers/i2c/busses/i2c-cpm.c
187
u_char *tb;
drivers/i2c/busses/i2c-cpm.c
188
u_char *rb;
drivers/i2c/busses/i2c-cpm.c
200
rb = (u_char *) (((ulong) rb + 1) & ~1);
drivers/i2c/busses/i2c-cpm.c
245
u_char *tb;
drivers/i2c/busses/i2c-cpm.c
246
u_char *rb;
drivers/i2c/busses/i2c-cpm.c
256
rb = (u_char *) (((uint) rb + 1) & ~1);
drivers/i2c/busses/i2c-cpm.c
52
u_char rfcr; /* Rx function code */
drivers/i2c/busses/i2c-cpm.c
53
u_char tfcr; /* Tx function code */
drivers/infiniband/sw/siw/siw.h
497
extern u_char mpa_version;
drivers/infiniband/sw/siw/siw_main.c
54
u_char mpa_version = MPA_REVISION_2;
drivers/isdn/capi/capiutil.c
399
u_char *nb;
drivers/isdn/capi/kcapi.h
169
u_char *buf;
drivers/isdn/capi/kcapi.h
170
u_char *p;
drivers/isdn/hardware/mISDN/hfc_multi.h
1092
u_char reg;
drivers/isdn/hardware/mISDN/hfc_multi.h
151
void (*HFC_outb)(struct hfc_multi *hc, u_char reg,
drivers/isdn/hardware/mISDN/hfc_multi.h
152
u_char val, const char *function, int line);
drivers/isdn/hardware/mISDN/hfc_multi.h
153
void (*HFC_outb_nodebug)(struct hfc_multi *hc, u_char reg,
drivers/isdn/hardware/mISDN/hfc_multi.h
154
u_char val, const char *function, int line);
drivers/isdn/hardware/mISDN/hfc_multi.h
155
u_char (*HFC_inb)(struct hfc_multi *hc, u_char reg,
drivers/isdn/hardware/mISDN/hfc_multi.h
157
u_char (*HFC_inb_nodebug)(struct hfc_multi *hc, u_char reg,
drivers/isdn/hardware/mISDN/hfc_multi.h
159
u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg,
drivers/isdn/hardware/mISDN/hfc_multi.h
161
u_short (*HFC_inw_nodebug)(struct hfc_multi *hc, u_char reg,
drivers/isdn/hardware/mISDN/hfc_multi.h
168
void (*HFC_outb)(struct hfc_multi *hc, u_char reg,
drivers/isdn/hardware/mISDN/hfc_multi.h
169
u_char val);
drivers/isdn/hardware/mISDN/hfc_multi.h
170
void (*HFC_outb_nodebug)(struct hfc_multi *hc, u_char reg,
drivers/isdn/hardware/mISDN/hfc_multi.h
171
u_char val);
drivers/isdn/hardware/mISDN/hfc_multi.h
172
u_char (*HFC_inb)(struct hfc_multi *hc, u_char reg);
drivers/isdn/hardware/mISDN/hfc_multi.h
173
u_char (*HFC_inb_nodebug)(struct hfc_multi *hc, u_char reg);
drivers/isdn/hardware/mISDN/hfc_multi.h
174
u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg);
drivers/isdn/hardware/mISDN/hfc_multi.h
175
u_short (*HFC_inw_nodebug)(struct hfc_multi *hc, u_char reg);
drivers/isdn/hardware/mISDN/hfc_multi.h
179
void (*read_fifo)(struct hfc_multi *hc, u_char *data,
drivers/isdn/hardware/mISDN/hfc_multi.h
181
void (*write_fifo)(struct hfc_multi *hc, u_char *data,
drivers/isdn/hardware/mISDN/hfc_multi.h
187
u_char *xhfc_membase;
drivers/isdn/hardware/mISDN/hfc_multi.h
214
u_char dnum[32]; /* array of used dchannel numbers for port */
drivers/isdn/hardware/mISDN/hfc_multi.h
215
u_char created[32]; /* what port is created */
drivers/isdn/hardware/mISDN/hfc_multi.h
224
u_char wdbyte; /* watchdog toggle byte */
drivers/isdn/hardware/mISDN/hfc_multi.h
66
u_char r_ctrl;
drivers/isdn/hardware/mISDN/hfc_multi.h
67
u_char r_irq_ctrl;
drivers/isdn/hardware/mISDN/hfc_multi.h
68
u_char r_cirm;
drivers/isdn/hardware/mISDN/hfc_multi.h
69
u_char r_ram_sz;
drivers/isdn/hardware/mISDN/hfc_multi.h
70
u_char r_pcm_md0;
drivers/isdn/hardware/mISDN/hfc_multi.h
71
u_char r_irqmsk_misc;
drivers/isdn/hardware/mISDN/hfc_multi.h
72
u_char r_dtmf;
drivers/isdn/hardware/mISDN/hfc_multi.h
73
u_char r_st_sync;
drivers/isdn/hardware/mISDN/hfc_multi.h
74
u_char r_sci_msk;
drivers/isdn/hardware/mISDN/hfc_multi.h
75
u_char r_tx0, r_tx1;
drivers/isdn/hardware/mISDN/hfc_multi.h
76
u_char a_st_ctrl0[8];
drivers/isdn/hardware/mISDN/hfc_multi.h
77
u_char r_bert_wd_md;
drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
131
hc->xhfc_membase = (u_char *)ioremap(hc->xhfc_origmembase,
drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
19
HFC_outb_embsd(struct hfc_multi *hc, u_char reg, u_char val,
drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
22
HFC_outb_embsd(struct hfc_multi *hc, u_char reg, u_char val)
drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
30
static u_char
drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
32
HFC_inb_embsd(struct hfc_multi *hc, u_char reg, const char *function, int line)
drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
34
HFC_inb_embsd(struct hfc_multi *hc, u_char reg)
drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
44
HFC_inw_embsd(struct hfc_multi *hc, u_char reg, const char *function, int line)
drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
46
HFC_inw_embsd(struct hfc_multi *hc, u_char reg)
drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
70
write_fifo_embsd(struct hfc_multi *hc, u_char *data, int len)
drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
84
read_fifo_embsd(struct hfc_multi *hc, u_char *data, int len)
drivers/isdn/hardware/mISDN/hfc_multi_8xx.h
90
*data = (u_char)(*hc->xhfc_memdata);
drivers/isdn/hardware/mISDN/hfc_pci.h
177
u_char data[D_FIFO_SIZE]; /* FIFO data space */
drivers/isdn/hardware/mISDN/hfc_pci.h
178
u_char fill1[0x20A0 - D_FIFO_SIZE]; /* reserved, do not use */
drivers/isdn/hardware/mISDN/hfc_pci.h
179
u_char f1, f2; /* f pointers */
drivers/isdn/hardware/mISDN/hfc_pci.h
180
u_char fill2[0x20C0 - 0x20A2]; /* reserved, do not use */
drivers/isdn/hardware/mISDN/hfc_pci.h
183
u_char fill3[0x4000 - 0x2100]; /* align 16K */
drivers/isdn/hardware/mISDN/hfc_pci.h
188
u_char f1, f2; /* f pointers */
drivers/isdn/hardware/mISDN/hfc_pci.h
189
u_char fill[0x2100 - 0x2082]; /* alignment */
drivers/isdn/hardware/mISDN/hfc_pci.h
199
u_char fill1[0x200];
drivers/isdn/hardware/mISDN/hfc_pci.h
200
u_char txdat_b1[B_FIFO_SIZE];
drivers/isdn/hardware/mISDN/hfc_pci.h
203
u_char txdat_b2[B_FIFO_SIZE];
drivers/isdn/hardware/mISDN/hfc_pci.h
204
u_char fill2[D_FIFO_SIZE];
drivers/isdn/hardware/mISDN/hfc_pci.h
205
u_char rxdat_b1[B_FIFO_SIZE];
drivers/isdn/hardware/mISDN/hfc_pci.h
208
u_char rxdat_b2[B_FIFO_SIZE];
drivers/isdn/hardware/mISDN/hfc_pci.h
210
u_char fill[32768];
drivers/isdn/hardware/mISDN/hfcmulti.c
1082
u_char r_conf_en, rval;
drivers/isdn/hardware/mISDN/hfcmulti.c
1907
u_char *d;
drivers/isdn/hardware/mISDN/hfcmulti.c
2533
ph_state_irq(struct hfc_multi *hc, u_char r_irq_statech)
drivers/isdn/hardware/mISDN/hfcmulti.c
2538
u_char st_status, temp;
drivers/isdn/hardware/mISDN/hfcmulti.c
2605
u_char r_irq_fifo_bl;
drivers/isdn/hardware/mISDN/hfcmulti.c
2656
u_char r_irq_statech, status, r_irq_misc, r_irq_oview;
drivers/isdn/hardware/mISDN/hfcmulti.c
2660
u_char e1_syncsta, temp, temp2;
drivers/isdn/hardware/mISDN/hfcmulti.c
276
HFC_outb_pcimem(struct hfc_multi *hc, u_char reg, u_char val,
drivers/isdn/hardware/mISDN/hfcmulti.c
279
HFC_outb_pcimem(struct hfc_multi *hc, u_char reg, u_char val)
drivers/isdn/hardware/mISDN/hfcmulti.c
284
static u_char
drivers/isdn/hardware/mISDN/hfcmulti.c
286
HFC_inb_pcimem(struct hfc_multi *hc, u_char reg, const char *function, int line)
drivers/isdn/hardware/mISDN/hfcmulti.c
288
HFC_inb_pcimem(struct hfc_multi *hc, u_char reg)
drivers/isdn/hardware/mISDN/hfcmulti.c
295
HFC_inw_pcimem(struct hfc_multi *hc, u_char reg, const char *function, int line)
drivers/isdn/hardware/mISDN/hfcmulti.c
297
HFC_inw_pcimem(struct hfc_multi *hc, u_char reg)
drivers/isdn/hardware/mISDN/hfcmulti.c
316
HFC_outb_regio(struct hfc_multi *hc, u_char reg, u_char val,
drivers/isdn/hardware/mISDN/hfcmulti.c
319
HFC_outb_regio(struct hfc_multi *hc, u_char reg, u_char val)
drivers/isdn/hardware/mISDN/hfcmulti.c
325
static u_char
drivers/isdn/hardware/mISDN/hfcmulti.c
327
HFC_inb_regio(struct hfc_multi *hc, u_char reg, const char *function, int line)
drivers/isdn/hardware/mISDN/hfcmulti.c
329
HFC_inb_regio(struct hfc_multi *hc, u_char reg)
drivers/isdn/hardware/mISDN/hfcmulti.c
337
HFC_inw_regio(struct hfc_multi *hc, u_char reg, const char *function, int line)
drivers/isdn/hardware/mISDN/hfcmulti.c
339
HFC_inw_regio(struct hfc_multi *hc, u_char reg)
drivers/isdn/hardware/mISDN/hfcmulti.c
359
HFC_outb_debug(struct hfc_multi *hc, u_char reg, u_char val,
drivers/isdn/hardware/mISDN/hfcmulti.c
3826
u_char a_st_wr_state, r_e1_wr_sta;
drivers/isdn/hardware/mISDN/hfcmulti.c
386
static u_char
drivers/isdn/hardware/mISDN/hfcmulti.c
387
HFC_inb_debug(struct hfc_multi *hc, u_char reg, const char *function, int line)
drivers/isdn/hardware/mISDN/hfcmulti.c
390
u_char val = HFC_inb_nodebug(hc, reg);
drivers/isdn/hardware/mISDN/hfcmulti.c
417
HFC_inw_debug(struct hfc_multi *hc, u_char reg, const char *function, int line)
drivers/isdn/hardware/mISDN/hfcmulti.c
449
write_fifo_regio(struct hfc_multi *hc, u_char *data, int len)
drivers/isdn/hardware/mISDN/hfcmulti.c
470
write_fifo_pcimem(struct hfc_multi *hc, u_char *data, int len)
drivers/isdn/hardware/mISDN/hfcmulti.c
493
read_fifo_regio(struct hfc_multi *hc, u_char *data, int len)
drivers/isdn/hardware/mISDN/hfcmulti.c
4970
u_char dips = 0, pmj = 0; /* dip settings, port mode Jumpers */
drivers/isdn/hardware/mISDN/hfcmulti.c
515
read_fifo_pcimem(struct hfc_multi *hc, u_char *data, int len)
drivers/isdn/hardware/mISDN/hfcmulti.c
546
hc->hw.r_irq_ctrl &= ~((u_char)V_GLOB_IRQ_EN);
drivers/isdn/hardware/mISDN/hfcpci.c
1146
u_char exval;
drivers/isdn/hardware/mISDN/hfcpci.c
1148
u_char val, stat;
drivers/isdn/hardware/mISDN/hfcpci.c
1243
u_char rx_slot = 0, tx_slot = 0, pcm_mode;
drivers/isdn/hardware/mISDN/hfcpci.c
126
u_char subtype;
drivers/isdn/hardware/mISDN/hfcpci.c
127
u_char chanlimit;
drivers/isdn/hardware/mISDN/hfcpci.c
128
u_char initdone;
drivers/isdn/hardware/mISDN/hfcpci.c
150
hc->hw.int_m2 &= ~((u_char)HFCPCI_IRQ_ENABLE);
drivers/isdn/hardware/mISDN/hfcpci.c
1785
u_char slot;
drivers/isdn/hardware/mISDN/hfcpci.c
197
u_char val;
drivers/isdn/hardware/mISDN/hfcpci.c
327
u_char fifo_state;
drivers/isdn/hardware/mISDN/hfcpci.c
356
u_char fifo_state;
drivers/isdn/hardware/mISDN/hfcpci.c
396
u_char *bdata, int count)
drivers/isdn/hardware/mISDN/hfcpci.c
398
u_char *ptr, *ptr1, new_f2;
drivers/isdn/hardware/mISDN/hfcpci.c
460
u_char *ptr, *ptr1;
drivers/isdn/hardware/mISDN/hfcpci.c
537
struct bzfifo *txbz, u_char *bdata)
drivers/isdn/hardware/mISDN/hfcpci.c
541
u_char *ptr, *ptr1;
drivers/isdn/hardware/mISDN/hfcpci.c
606
u_char *bdata;
drivers/isdn/hardware/mISDN/hfcpci.c
670
u_char *src, *dst, new_f1;
drivers/isdn/hardware/mISDN/hfcpci.c
747
u_char *bdata;
drivers/isdn/hardware/mISDN/hfcpci.c
748
u_char new_f1, *src, *dst;
drivers/isdn/hardware/mISDN/hfcsusb.c
1699
void *dmabuf = kmalloc_obj(u_char);
drivers/isdn/hardware/mISDN/hfcsusb.c
1700
u_char b;
drivers/isdn/hardware/mISDN/hfcsusb.c
1711
memcpy(&b, dmabuf, sizeof(u_char));
drivers/isdn/hardware/mISDN/hfcsusb.c
1739
(u_char *)&hw->ctrl_write, NULL, 0,
drivers/isdn/hardware/mISDN/hfcsusb.c
42
static void hfcsusb_ph_command(struct hfcsusb *hw, u_char command);
drivers/isdn/hardware/mISDN/hfcsusb.c
61
hw->ctrl_urb->setup_packet = (u_char *)&hw->ctrl_write;
drivers/isdn/hardware/mISDN/hfcsusb.c
758
hfcsusb_ph_command(struct hfcsusb *hw, u_char command)
drivers/isdn/mISDN/dsp_cmx.c
379
u_char freeslots[256];
drivers/isdn/mISDN/hwchannel.c
201
get_sapi_tei(u_char *p)
drivers/isdn/mISDN/layer2.c
1100
enquiry_cr(struct layer2 *l2, u_char typ, u_char cr, u_char pf)
drivers/isdn/mISDN/layer2.c
1103
u_char tmp[MAX_L2HEADER_LEN];
drivers/isdn/mISDN/layer2.c
1470
u_char header[MAX_L2HEADER_LEN];
drivers/isdn/mISDN/layer2.c
1858
u_char *datap = skb->data;
drivers/isdn/mISDN/layer2.c
391
sethdraddr(struct layer2 *l2, u_char *header, int rsp)
drivers/isdn/mISDN/layer2.c
393
u_char *ptr = header;
drivers/isdn/mISDN/layer2.c
430
IsUI(u_char *data)
drivers/isdn/mISDN/layer2.c
436
IsUA(u_char *data)
drivers/isdn/mISDN/layer2.c
442
IsDM(u_char *data)
drivers/isdn/mISDN/layer2.c
448
IsDISC(u_char *data)
drivers/isdn/mISDN/layer2.c
454
IsRR(u_char *data, struct layer2 *l2)
drivers/isdn/mISDN/layer2.c
463
IsSFrame(u_char *data, struct layer2 *l2)
drivers/isdn/mISDN/layer2.c
465
register u_char d = *data;
drivers/isdn/mISDN/layer2.c
473
IsSABME(u_char *data, struct layer2 *l2)
drivers/isdn/mISDN/layer2.c
475
u_char d = data[0] & ~0x10;
drivers/isdn/mISDN/layer2.c
481
IsREJ(u_char *data, struct layer2 *l2)
drivers/isdn/mISDN/layer2.c
488
IsFRMR(u_char *data)
drivers/isdn/mISDN/layer2.c
494
IsRNR(u_char *data, struct layer2 *l2)
drivers/isdn/mISDN/layer2.c
557
u_char *datap = skb->data + headers;
drivers/isdn/mISDN/layer2.c
617
send_uframe(struct layer2 *l2, struct sk_buff *skb, u_char cmd, u_char cr)
drivers/isdn/mISDN/layer2.c
619
u_char tmp[MAX_L2HEADER_LEN];
drivers/isdn/mISDN/layer2.c
639
inline u_char
drivers/isdn/mISDN/layer2.c
645
inline u_char
drivers/isdn/mISDN/layer2.c
648
u_char PF;
drivers/isdn/mISDN/layer2.c
700
u_char cmd;
drivers/isdn/mISDN/layer2.c
796
u_char header[MAX_L2HEADER_LEN];
drivers/isdn/mISDN/layer2.h
39
u_char A;
drivers/isdn/mISDN/layer2.h
40
u_char B;
drivers/isdn/mISDN/tei.c
432
put_tei_msg(struct manager *mgr, u_char m_id, unsigned int ri, int tei)
drivers/isdn/mISDN/tei.c
435
u_char bp[8];
drivers/isdn/mISDN/tei.c
481
u_char *dp = arg;
drivers/isdn/mISDN/tei.c
510
u_char *dp = arg;
drivers/isdn/mISDN/tei.c
534
u_char *dp = arg;
drivers/isdn/mISDN/tei.c
550
u_char *dp = arg;
drivers/isdn/mISDN/tei.c
568
u_char *dp = arg;
drivers/isdn/mISDN/tei.c
663
u_char *dp = arg;
drivers/isdn/mISDN/tei.c
698
u_char *dp = arg;
drivers/isdn/mISDN/tei.c
712
u_char *dp = arg;
drivers/isdn/mISDN/tei.c
761
tei_ph_data_ind(struct teimgr *tm, u_int mt, u_char *dp, int len)
drivers/isdn/mISDN/tei.c
848
new_tei_req(struct manager *mgr, u_char *dp)
drivers/isdn/mISDN/tei.c
882
u_char mt;
drivers/media/pci/mgb4/mgb4_core.c
374
(u_char *)&mgbdev->serial_number);
drivers/mtd/chips/cfi_cmdset_0001.c
1496
static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len, u_char *buf)
drivers/mtd/chips/cfi_cmdset_0001.c
1528
static int cfi_intelext_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf)
drivers/mtd/chips/cfi_cmdset_0001.c
1640
static int cfi_intelext_write_words (struct mtd_info *mtd, loff_t to , size_t len, size_t *retlen, const u_char *buf)
drivers/mtd/chips/cfi_cmdset_0001.c
1938
size_t len, size_t *retlen, const u_char *buf)
drivers/mtd/chips/cfi_cmdset_0001.c
2235
u_long data_offset, u_char *buf, u_int size,
drivers/mtd/chips/cfi_cmdset_0001.c
2240
u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz)
drivers/mtd/chips/cfi_cmdset_0001.c
2273
u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz)
drivers/mtd/chips/cfi_cmdset_0001.c
2298
u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz)
drivers/mtd/chips/cfi_cmdset_0001.c
2313
size_t *retlen, u_char *buf,
drivers/mtd/chips/cfi_cmdset_0001.c
2393
(u_char *)&lockword,
drivers/mtd/chips/cfi_cmdset_0001.c
2448
u_char *buf)
drivers/mtd/chips/cfi_cmdset_0001.c
2456
u_char *buf)
drivers/mtd/chips/cfi_cmdset_0001.c
2464
const u_char *buf)
drivers/mtd/chips/cfi_cmdset_0001.c
2467
(u_char *)buf, do_otp_write, 1);
drivers/mtd/chips/cfi_cmdset_0001.c
2482
return cfi_intelext_otp_walk(mtd, 0, len, retlen, (u_char *)buf,
drivers/mtd/chips/cfi_cmdset_0001.c
2489
return cfi_intelext_otp_walk(mtd, 0, len, retlen, (u_char *)buf,
drivers/mtd/chips/cfi_cmdset_0001.c
63
static int cfi_intelext_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
drivers/mtd/chips/cfi_cmdset_0001.c
64
static int cfi_intelext_write_words(struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
drivers/mtd/chips/cfi_cmdset_0001.c
65
static int cfi_intelext_write_buffers(struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
drivers/mtd/chips/cfi_cmdset_0001.c
74
static int cfi_intelext_read_fact_prot_reg (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
drivers/mtd/chips/cfi_cmdset_0001.c
75
static int cfi_intelext_read_user_prot_reg (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
drivers/mtd/chips/cfi_cmdset_0001.c
77
size_t *, const u_char *);
drivers/mtd/chips/cfi_cmdset_0002.c
1202
static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len, u_char *buf)
drivers/mtd/chips/cfi_cmdset_0002.c
1234
static int cfi_amdstd_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf)
drivers/mtd/chips/cfi_cmdset_0002.c
1272
loff_t adr, size_t len, u_char *buf, size_t grouplen);
drivers/mtd/chips/cfi_cmdset_0002.c
1308
size_t len, u_char *buf,
drivers/mtd/chips/cfi_cmdset_0002.c
1342
static int cfi_amdstd_secsi_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf)
drivers/mtd/chips/cfi_cmdset_0002.c
1386
size_t len, u_char *buf, size_t grouplen)
drivers/mtd/chips/cfi_cmdset_0002.c
1416
size_t len, u_char *buf, size_t grouplen)
drivers/mtd/chips/cfi_cmdset_0002.c
1480
size_t *retlen, u_char *buf,
drivers/mtd/chips/cfi_cmdset_0002.c
1600
return cfi_amdstd_otp_walk(mtd, 0, len, retlen, (u_char *)buf,
drivers/mtd/chips/cfi_cmdset_0002.c
1607
return cfi_amdstd_otp_walk(mtd, 0, len, retlen, (u_char *)buf,
drivers/mtd/chips/cfi_cmdset_0002.c
1613
u_char *buf)
drivers/mtd/chips/cfi_cmdset_0002.c
1621
u_char *buf)
drivers/mtd/chips/cfi_cmdset_0002.c
1629
const u_char *buf)
drivers/mtd/chips/cfi_cmdset_0002.c
1631
return cfi_amdstd_otp_walk(mtd, from, len, retlen, (u_char *)buf,
drivers/mtd/chips/cfi_cmdset_0002.c
1813
size_t *retlen, const u_char *buf)
drivers/mtd/chips/cfi_cmdset_0002.c
2017
unsigned long adr, const u_char *buf,
drivers/mtd/chips/cfi_cmdset_0002.c
2093
size_t *retlen, const u_char *buf)
drivers/mtd/chips/cfi_cmdset_0002.c
2305
size_t *retlen, const u_char *buf)
drivers/mtd/chips/cfi_cmdset_0002.c
65
static int cfi_amdstd_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
drivers/mtd/chips/cfi_cmdset_0002.c
66
static int cfi_amdstd_write_words(struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
drivers/mtd/chips/cfi_cmdset_0002.c
68
static int cfi_amdstd_write_buffers(struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
drivers/mtd/chips/cfi_cmdset_0002.c
80
static int cfi_amdstd_secsi_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
drivers/mtd/chips/cfi_cmdset_0002.c
82
size_t *, u_char *);
drivers/mtd/chips/cfi_cmdset_0002.c
84
size_t *, u_char *);
drivers/mtd/chips/cfi_cmdset_0002.c
86
size_t *, const u_char *);
drivers/mtd/chips/cfi_cmdset_0002.c
90
size_t *retlen, const u_char *buf);
drivers/mtd/chips/cfi_cmdset_0020.c
248
static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len, u_char *buf)
drivers/mtd/chips/cfi_cmdset_0020.c
38
static int cfi_staa_read(struct mtd_info *, loff_t, size_t, size_t *, u_char *);
drivers/mtd/chips/cfi_cmdset_0020.c
383
static int cfi_staa_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf)
drivers/mtd/chips/cfi_cmdset_0020.c
39
static int cfi_staa_write_buffers(struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
drivers/mtd/chips/cfi_cmdset_0020.c
421
unsigned long adr, const u_char *buf, int len)
drivers/mtd/chips/cfi_cmdset_0020.c
607
size_t len, size_t *retlen, const u_char *buf)
drivers/mtd/chips/cfi_util.c
202
uint32_t cfi_send_gen_cmd(u_char cmd, uint32_t cmd_addr, uint32_t base,
drivers/mtd/chips/map_absent.c
30
static int map_absent_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
drivers/mtd/chips/map_absent.c
31
static int map_absent_write (struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
drivers/mtd/chips/map_absent.c
72
static int map_absent_read(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf)
drivers/mtd/chips/map_absent.c
77
static int map_absent_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf)
drivers/mtd/chips/map_ram.c
110
static int mapram_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf)
drivers/mtd/chips/map_ram.c
119
static int mapram_write (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf)
drivers/mtd/chips/map_ram.c
19
static int mapram_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
drivers/mtd/chips/map_ram.c
20
static int mapram_write (struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
drivers/mtd/chips/map_rom.c
106
static int maprom_write (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf)
drivers/mtd/chips/map_rom.c
19
static int maprom_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
drivers/mtd/chips/map_rom.c
20
static int maprom_write (struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
drivers/mtd/chips/map_rom.c
92
static int maprom_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf)
drivers/mtd/devices/bcm47xxsflash.c
129
const u_char *buf)
drivers/mtd/devices/bcm47xxsflash.c
174
const u_char *buf)
drivers/mtd/devices/bcm47xxsflash.c
217
size_t *retlen, const u_char *buf)
drivers/mtd/devices/bcm47xxsflash.c
96
size_t *retlen, u_char *buf)
drivers/mtd/devices/block2mtd.c
105
size_t *retlen, u_char *buf)
drivers/mtd/devices/block2mtd.c
139
static int _block2mtd_write(struct block2mtd_dev *dev, const u_char *buf,
drivers/mtd/devices/block2mtd.c
180
size_t *retlen, const u_char *buf)
drivers/mtd/devices/docg3.c
1231
static int doc_write_page(struct docg3 *docg3, loff_t to, const u_char *buf,
drivers/mtd/devices/docg3.c
1232
const u_char *oob, int autoecc)
drivers/mtd/devices/docg3.c
753
static int doc_read_page_getbytes(struct docg3 *docg3, int len, u_char *buf,
drivers/mtd/devices/docg3.c
774
const u_char *buf)
drivers/mtd/devices/docg3.c
988
u_char *buf = docg3->bbt;
drivers/mtd/devices/ms02-nv.c
54
size_t len, size_t *retlen, u_char *buf)
drivers/mtd/devices/ms02-nv.c
64
size_t len, size_t *retlen, const u_char *buf)
drivers/mtd/devices/ms02-nv.h
100
u_char *uaddr;
drivers/mtd/devices/ms02-nv.h
98
u_char *addr;
drivers/mtd/devices/mtd_dataflash.c
236
size_t *retlen, u_char *buf)
drivers/mtd/devices/mtd_dataflash.c
300
size_t * retlen, const u_char * buf)
drivers/mtd/devices/mtd_dataflash.c
308
u_char *writebuf = (u_char *) buf;
drivers/mtd/devices/mtd_dataflash.c
502
loff_t from, size_t len, size_t *retlen, u_char *buf)
drivers/mtd/devices/mtd_dataflash.c
519
loff_t from, size_t len, size_t *retlen, u_char *buf)
drivers/mtd/devices/mtd_dataflash.c
536
loff_t from, size_t len, size_t *retlen, const u_char *buf)
drivers/mtd/devices/mtd_intel_dg.c
573
size_t *retlen, u_char *buf)
drivers/mtd/devices/mtd_intel_dg.c
619
size_t *retlen, const u_char *buf)
drivers/mtd/devices/mtdram.c
100
size_t *retlen, u_char *buf)
drivers/mtd/devices/mtdram.c
108
size_t *retlen, const u_char *buf)
drivers/mtd/devices/phram.c
45
u_char *start = mtd->priv;
drivers/mtd/devices/phram.c
66
size_t *retlen, u_char *buf)
drivers/mtd/devices/phram.c
68
u_char *start = mtd->priv;
drivers/mtd/devices/phram.c
76
size_t *retlen, const u_char *buf)
drivers/mtd/devices/phram.c
78
u_char *start = mtd->priv;
drivers/mtd/devices/pmc551.c
123
u_char *start;
drivers/mtd/devices/pmc551.c
141
u_char *ptr;
drivers/mtd/devices/pmc551.c
224
size_t * retlen, u_char * buf)
drivers/mtd/devices/pmc551.c
230
u_char *ptr;
drivers/mtd/devices/pmc551.c
231
u_char *copyto = buf;
drivers/mtd/devices/pmc551.c
280
size_t * retlen, const u_char * buf)
drivers/mtd/devices/pmc551.c
286
u_char *ptr;
drivers/mtd/devices/pmc551.c
287
const u_char *copyfrom = buf;
drivers/mtd/devices/powernv_flash.c
139
size_t *retlen, u_char *buf)
drivers/mtd/devices/powernv_flash.c
156
size_t *retlen, const u_char *buf)
drivers/mtd/devices/powernv_flash.c
159
len, retlen, (u_char *)buf);
drivers/mtd/devices/powernv_flash.c
47
loff_t offset, size_t len, size_t *retlen, u_char *buf)
drivers/mtd/devices/slram.c
108
size_t *retlen, u_char *buf)
drivers/mtd/devices/slram.c
118
size_t *retlen, const u_char *buf)
drivers/mtd/devices/slram.c
56
u_char *start;
drivers/mtd/devices/slram.c
57
u_char *end;
drivers/mtd/devices/slram.c
80
static int slram_read(struct mtd_info *, loff_t, size_t, size_t *, u_char *);
drivers/mtd/devices/slram.c
81
static int slram_write(struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
drivers/mtd/devices/st_spi_fsm.c
1670
size_t *retlen, u_char *buf)
drivers/mtd/devices/st_spi_fsm.c
1746
size_t *retlen, const u_char *buf)
drivers/mtd/ftl.c
387
(u_char *)&header);
drivers/mtd/ftl.c
403
(u_char *)&ctl);
drivers/mtd/ftl.c
428
u_char buf[SECTOR_SIZE];
drivers/mtd/ftl.c
451
(u_char *)(part->bam_cache));
drivers/mtd/ftl.c
468
(u_char *)&unit);
drivers/mtd/ftl.c
488
(u_char *)buf);
drivers/mtd/ftl.c
496
(u_char *)buf);
drivers/mtd/ftl.c
518
(u_char *)part->bam_cache);
drivers/mtd/ftl.c
527
&retlen, (u_char *)&srcunitswap);
drivers/mtd/ftl.c
712
(u_char *)(part->bam_cache));
drivers/mtd/ftl.c
773
(u_char *)buffer);
drivers/mtd/ftl.c
812
(u_char *)&old_addr);
drivers/mtd/ftl.c
849
(u_char *)&le_virt_addr);
drivers/mtd/lpddr/lpddr2_nvm.c
164
u_long cmd_data, u_long cmd_add, u_long cmd_mpr, u_char *buf)
drivers/mtd/lpddr/lpddr2_nvm.c
234
uint64_t len, u_char block_op)
drivers/mtd/lpddr/lpddr2_nvm.c
299
size_t len, size_t *retlen, u_char *buf)
drivers/mtd/lpddr/lpddr2_nvm.c
317
size_t len, size_t *retlen, const u_char *buf)
drivers/mtd/lpddr/lpddr2_nvm.c
322
u_char *write_buf = (u_char *)buf;
drivers/mtd/lpddr/lpddr_cmds.c
20
size_t *retlen, u_char *buf);
drivers/mtd/lpddr/lpddr_cmds.c
22
size_t len, size_t *retlen, const u_char *buf);
drivers/mtd/lpddr/lpddr_cmds.c
508
size_t *retlen, u_char *buf)
drivers/mtd/lpddr/lpddr_cmds.c
630
size_t *retlen, const u_char *buf)
drivers/mtd/maps/vmu-flash.c
351
size_t *retlen, u_char *buf)
drivers/mtd/maps/vmu-flash.c
417
size_t *retlen, const u_char *buf)
drivers/mtd/mtdconcat.c
107
size_t * retlen, const u_char * buf)
drivers/mtd/mtdconcat.c
148
size_t * retlen, const u_char * buf)
drivers/mtd/mtdconcat.c
55
size_t * retlen, u_char * buf)
drivers/mtd/mtdcore.c
1562
u_char *buf)
drivers/mtd/mtdcore.c
1581
const u_char *buf)
drivers/mtd/mtdcore.c
1605
const u_char *buf)
drivers/mtd/mtdcore.c
2209
size_t *retlen, u_char *buf)
drivers/mtd/mtdcore.c
2236
size_t *retlen, u_char *buf)
drivers/mtd/mtdcore.c
2250
size_t *retlen, const u_char *buf)
drivers/mtd/mtdoops.c
259
&retlen, (u_char *)&hdr);
drivers/mtd/mtdpstore.c
289
ret = mtd_write(cxt->mtd, off, size, &retlen, (u_char *)buf);
drivers/mtd/mtdpstore.c
325
(u_char *)buf + done);
drivers/mtd/mtdpstore.c
370
ret = mtd_panic_write(cxt->mtd, off, size, &retlen, (u_char *)buf);
drivers/mtd/mtdpstore.c
451
u_char *buf;
drivers/mtd/nand/onenand/onenand_base.c
1121
u_char *buf = ops->datbuf;
drivers/mtd/nand/onenand/onenand_base.c
1122
u_char *oobbuf = ops->oobbuf;
drivers/mtd/nand/onenand/onenand_base.c
1222
u_char *buf = ops->datbuf;
drivers/mtd/nand/onenand/onenand_base.c
1223
u_char *oobbuf = ops->oobbuf;
drivers/mtd/nand/onenand/onenand_base.c
1352
u_char *buf = ops->oobbuf;
drivers/mtd/nand/onenand/onenand_base.c
1545
u_char *buf = ops->oobbuf;
drivers/mtd/nand/onenand/onenand_base.c
1613
static int onenand_verify_oob(struct mtd_info *mtd, const u_char *buf, loff_t to)
drivers/mtd/nand/onenand/onenand_base.c
1616
u_char *oob_buf = this->oob_buf;
drivers/mtd/nand/onenand/onenand_base.c
1642
static int onenand_verify(struct mtd_info *mtd, const u_char *buf, loff_t addr, size_t len)
drivers/mtd/nand/onenand/onenand_base.c
1708
size_t *retlen, const u_char *buf)
drivers/mtd/nand/onenand/onenand_base.c
1735
u_char *wbuf = (u_char *) buf;
drivers/mtd/nand/onenand/onenand_base.c
1783
static int onenand_fill_auto_oob(struct mtd_info *mtd, u_char *oob_buf,
drivers/mtd/nand/onenand/onenand_base.c
1784
const u_char *buf, int column, int thislen)
drivers/mtd/nand/onenand/onenand_base.c
1806
const u_char *buf = ops->datbuf;
drivers/mtd/nand/onenand/onenand_base.c
1807
const u_char *oob = ops->oobbuf;
drivers/mtd/nand/onenand/onenand_base.c
1808
u_char *oobbuf;
drivers/mtd/nand/onenand/onenand_base.c
1836
u_char *wbuf = (u_char *) buf;
drivers/mtd/nand/onenand/onenand_base.c
1870
oobbuf = (u_char *) ffchars;
drivers/mtd/nand/onenand/onenand_base.c
1984
u_char *oobbuf;
drivers/mtd/nand/onenand/onenand_base.c
1986
const u_char *buf = ops->oobbuf;
drivers/mtd/nand/onenand/onenand_base.c
2447
u_char buf[2] = {0, 0};
drivers/mtd/nand/onenand/onenand_base.c
2782
u_char *oobbuf;
drivers/mtd/nand/onenand/onenand_base.c
2784
const u_char *buf = ops->oobbuf;
drivers/mtd/nand/onenand/onenand_base.c
2895
size_t *retlen, u_char *buf);
drivers/mtd/nand/onenand/onenand_base.c
2908
size_t *retlen, u_char *buf)
drivers/mtd/nand/onenand/onenand_base.c
2946
size_t *retlen, u_char *buf)
drivers/mtd/nand/onenand/onenand_base.c
2990
size_t *retlen, u_char *buf)
drivers/mtd/nand/onenand/onenand_base.c
3040
size_t *retlen, u_char *buf,
drivers/mtd/nand/onenand/onenand_base.c
3120
return onenand_otp_walk(mtd, 0, len, retlen, (u_char *) buf, NULL,
drivers/mtd/nand/onenand/onenand_base.c
3135
size_t len, size_t *retlen, u_char *buf)
drivers/mtd/nand/onenand/onenand_base.c
3152
return onenand_otp_walk(mtd, 0, len, retlen, (u_char *) buf, NULL,
drivers/mtd/nand/onenand/onenand_base.c
3167
size_t len, size_t *retlen, u_char *buf)
drivers/mtd/nand/onenand/onenand_base.c
3183
size_t len, size_t *retlen, const u_char *buf)
drivers/mtd/nand/onenand/onenand_base.c
3185
return onenand_otp_walk(mtd, from, len, retlen, (u_char *)buf,
drivers/mtd/nand/onenand/onenand_base.c
3201
u_char *buf = FLEXONENAND(this) ? this->page_buf : this->oob_buf;
drivers/mtd/nand/raw/cs553x_nand.c
224
static int cs_calculate_ecc(struct nand_chip *this, const u_char *dat,
drivers/mtd/nand/raw/cs553x_nand.c
225
u_char *ecc_code)
drivers/mtd/nand/raw/davinci_nand.c
190
const u_char *dat, u_char *ecc_code)
drivers/mtd/nand/raw/davinci_nand.c
197
ecc_code[0] = (u_char)(ecc24);
drivers/mtd/nand/raw/davinci_nand.c
198
ecc_code[1] = (u_char)(ecc24 >> 8);
drivers/mtd/nand/raw/davinci_nand.c
199
ecc_code[2] = (u_char)(ecc24 >> 16);
drivers/mtd/nand/raw/davinci_nand.c
204
static int nand_davinci_correct_1bit(struct nand_chip *chip, u_char *dat,
drivers/mtd/nand/raw/davinci_nand.c
205
u_char *read_ecc, u_char *calc_ecc)
drivers/mtd/nand/raw/davinci_nand.c
285
const u_char *dat, u_char *ecc_code)
drivers/mtd/nand/raw/davinci_nand.c
321
static int nand_davinci_correct_4bit(struct nand_chip *chip, u_char *data,
drivers/mtd/nand/raw/davinci_nand.c
322
u_char *ecc_code, u_char *null)
drivers/mtd/nand/raw/diskonchip.c
1016
u_char *buf;
drivers/mtd/nand/raw/diskonchip.c
292
static void doc2000_write_byte(struct nand_chip *this, u_char datum)
drivers/mtd/nand/raw/diskonchip.c
303
static void doc2000_writebuf(struct nand_chip *this, const u_char *buf,
drivers/mtd/nand/raw/diskonchip.c
320
static void doc2000_readbuf(struct nand_chip *this, u_char *buf, int len)
drivers/mtd/nand/raw/diskonchip.c
415
static void doc2001_write_byte(struct nand_chip *this, u_char datum)
drivers/mtd/nand/raw/diskonchip.c
425
static void doc2001_writebuf(struct nand_chip *this, const u_char *buf, int len)
drivers/mtd/nand/raw/diskonchip.c
437
static void doc2001_readbuf(struct nand_chip *this, u_char *buf, int len)
drivers/mtd/nand/raw/diskonchip.c
453
static void doc2001plus_writebuf(struct nand_chip *this, const u_char *buf, int len)
drivers/mtd/nand/raw/diskonchip.c
470
static void doc2001plus_readbuf(struct nand_chip *this, u_char *buf, int len)
drivers/mtd/nand/raw/diskonchip.c
64
u_char ChipID;
drivers/mtd/nand/raw/diskonchip.c
65
u_char CDSNControl;
drivers/mtd/nand/raw/diskonchip.c
700
static int doc200x_calculate_ecc(struct nand_chip *this, const u_char *dat,
drivers/mtd/nand/raw/diskonchip.c
759
static int doc200x_correct_data(struct nand_chip *this, u_char *dat,
drivers/mtd/nand/raw/diskonchip.c
760
u_char *read_ecc, u_char *isnull)
drivers/mtd/nand/raw/diskonchip.c
766
volatile u_char dummy;
drivers/mtd/nand/raw/diskonchip.c
81
static u_char empty_write_ecc[6] = { 0x4b, 0x00, 0xe2, 0x0e, 0x93, 0xf7 };
drivers/mtd/nand/raw/diskonchip.c
862
static int __init find_media_headers(struct mtd_info *mtd, u_char *buf, const char *id, int findmirror)
drivers/mtd/nand/raw/diskonchip.c
911
u_char *buf;
drivers/mtd/nand/raw/intel-nand-controller.c
162
static void ebu_read_buf(struct nand_chip *chip, u_char *buf, unsigned int len)
drivers/mtd/nand/raw/intel-nand-controller.c
170
static void ebu_write_buf(struct nand_chip *chip, const u_char *buf, int len)
drivers/mtd/nand/raw/lpc32xx_slc.c
359
static void lpc32xx_nand_read_buf(struct nand_chip *chip, u_char *buf, int len)
drivers/mtd/nand/raw/mpc5121_nfc.c
445
static void mpc5121_nfc_buf_copy(struct mtd_info *mtd, u_char *buf, int len,
drivers/mtd/nand/raw/mpc5121_nfc.c
485
static void mpc5121_nfc_read_buf(struct nand_chip *chip, u_char *buf, int len)
drivers/mtd/nand/raw/mpc5121_nfc.c
491
static void mpc5121_nfc_write_buf(struct nand_chip *chip, const u_char *buf,
drivers/mtd/nand/raw/mpc5121_nfc.c
494
mpc5121_nfc_buf_copy(nand_to_mtd(chip), (u_char *)buf, len, 1);
drivers/mtd/nand/raw/nand_macronix.c
374
u_char *buf, bool write)
drivers/mtd/nand/raw/nand_macronix.c
435
const u_char *buf)
drivers/mtd/nand/raw/nand_macronix.c
437
return __macronix_30lfxg18ac_rw_otp(mtd, to, len, rlen, (u_char *)buf,
drivers/mtd/nand/raw/nand_macronix.c
443
u_char *buf)
drivers/mtd/nand/raw/nandsim.c
1137
static inline void ns_accept_addr_byte(struct nandsim *ns, u_char bt)
drivers/mtd/nand/raw/nandsim.c
1155
static inline void ns_switch_to_ready_state(struct nandsim *ns, u_char status)
drivers/mtd/nand/raw/nandsim.c
1385
static inline u_char *NS_PAGE_BYTE_OFF(struct nandsim *ns)
drivers/mtd/nand/raw/nandsim.c
1499
u_char *pg_off;
drivers/mtd/nand/raw/nandsim.c
1772
u_char status = NS_STATUS_OK(ns);
drivers/mtd/nand/raw/nandsim.c
1862
static u_char ns_nand_read_byte(struct nand_chip *chip)
drivers/mtd/nand/raw/nandsim.c
1865
u_char outb = 0x00;
drivers/mtd/nand/raw/nandsim.c
1900
outb = (u_char)cpu_to_le16(ns->buf.word[ns->regs.count >> 1]);
drivers/mtd/nand/raw/nandsim.c
1923
static void ns_nand_write_byte(struct nand_chip *chip, u_char byte)
drivers/mtd/nand/raw/nandsim.c
2080
static void ns_nand_write_buf(struct nand_chip *chip, const u_char *buf,
drivers/mtd/nand/raw/nandsim.c
2108
static void ns_nand_read_buf(struct nand_chip *chip, u_char *buf, int len)
drivers/mtd/nand/raw/nandsim.c
282
u_char *byte; /* for byte access */
drivers/mtd/nand/raw/nandsim.c
296
u_char ids[8]; /* chip's ID bytes */
drivers/mtd/nand/raw/nandsim.c
336
u_char status; /* the status register */
drivers/mtd/nand/raw/nandsim.c
99
static u_char id_bytes[8] = {
drivers/mtd/nand/raw/ndfc.c
88
const u_char *dat, u_char *ecc_code)
drivers/mtd/nand/raw/omap2.c
1018
const u_char *dat, u_char *ecc_calc, int i)
drivers/mtd/nand/raw/omap2.c
1146
const u_char *dat, u_char *ecc_calc)
drivers/mtd/nand/raw/omap2.c
1160
const u_char *dat, u_char *ecc_calc)
drivers/mtd/nand/raw/omap2.c
1189
static int erased_sector_bitflips(u_char *data, u_char *oob,
drivers/mtd/nand/raw/omap2.c
1229
static int omap_elm_correct_data(struct nand_chip *chip, u_char *data,
drivers/mtd/nand/raw/omap2.c
1230
u_char *read_ecc, u_char *calc_ecc)
drivers/mtd/nand/raw/omap2.c
1238
u_char *ecc_vec = calc_ecc;
drivers/mtd/nand/raw/omap2.c
1239
u_char *spare_ecc = read_ecc;
drivers/mtd/nand/raw/omap2.c
1240
u_char *erased_ecc_vec;
drivers/mtd/nand/raw/omap2.c
1241
u_char *buf;
drivers/mtd/nand/raw/omap2.c
136
static u_char bch16_vector[] = {0xf5, 0x24, 0x1c, 0xd0, 0x61, 0xb3, 0xf1, 0x55,
drivers/mtd/nand/raw/omap2.c
140
static u_char bch8_vector[] = {0xf3, 0xdb, 0x14, 0x16, 0x8b, 0xd2, 0xbe, 0xcc,
drivers/mtd/nand/raw/omap2.c
142
static u_char bch4_vector[] = {0x00, 0x6b, 0x31, 0xdd, 0x41, 0xbc, 0x10};
drivers/mtd/nand/raw/omap2.c
163
u_char *buf;
drivers/mtd/nand/raw/omap2.c
604
info->buf = (u_char *) buf;
drivers/mtd/nand/raw/omap2.c
800
static int omap_correct_data(struct nand_chip *chip, u_char *dat,
drivers/mtd/nand/raw/omap2.c
801
u_char *read_ecc, u_char *calc_ecc)
drivers/mtd/nand/raw/omap2.c
841
static int omap_calculate_ecc(struct nand_chip *chip, const u_char *dat,
drivers/mtd/nand/raw/omap2.c
842
u_char *ecc_code)
drivers/mtd/nand/raw/pasemi_nand.c
37
static void pasemi_read_buf(struct nand_chip *chip, u_char *buf, int len)
drivers/mtd/nand/raw/pasemi_nand.c
47
static void pasemi_write_buf(struct nand_chip *chip, const u_char *buf,
drivers/mtd/nand/raw/sharpsl.c
89
const u_char * dat, u_char * ecc_code)
drivers/mtd/nand/raw/xway_nand.c
133
static void xway_read_buf(struct nand_chip *chip, u_char *buf, int len)
drivers/mtd/nand/raw/xway_nand.c
141
static void xway_write_buf(struct nand_chip *chip, const u_char *buf, int len)
drivers/mtd/parsers/afs.c
106
ret = mtd_read(mtd, ptr, 8, &sz, (u_char *)foot);
drivers/mtd/parsers/afs.c
143
ret = mtd_read(mtd, ptr, sizeof(fs), &sz, (u_char *)&fs);
drivers/mtd/parsers/afs.c
182
ret = mtd_read(mtd, iis_ptr, sizeof(iis), &sz, (u_char *)&iis);
drivers/mtd/parsers/afs.c
240
ret = mtd_read(mtd, ptr, sizeof(footer), &sz, (u_char *)footer);
drivers/mtd/parsers/afs.c
254
ret = mtd_read(mtd, ptr, sizeof(imginfo), &sz, (u_char *)imginfo);
drivers/mtd/parsers/afs.c
86
ret = mtd_read(mtd, ptr, 4, &sz, (u_char *)&magic);
drivers/mtd/rfd_ftl.c
203
(u_char *)part->header_cache);
drivers/mtd/rfd_ftl.c
252
(u_char *)buf);
drivers/mtd/rfd_ftl.c
300
sizeof(magic), &retlen, (u_char *)&magic);
drivers/mtd/rfd_ftl.c
336
part->header_size, &retlen, (u_char *)map);
drivers/mtd/rfd_ftl.c
526
(u_char *)part->header_cache);
drivers/mtd/rfd_ftl.c
558
(u_char *)&del);
drivers/mtd/rfd_ftl.c
630
(u_char *)buf);
drivers/mtd/rfd_ftl.c
649
(u_char *)&entry);
drivers/mtd/spi-nor/controllers/hisi-sfc.c
269
u_char *read_buf)
drivers/mtd/spi-nor/controllers/hisi-sfc.c
292
size_t len, const u_char *write_buf)
drivers/mtd/spi-nor/controllers/nxp-spifi.c
173
u_char *buf)
drivers/mtd/spi-nor/controllers/nxp-spifi.c
188
const u_char *buf)
drivers/mtd/spi-nor/core.c
2023
u_char *buf)
drivers/mtd/spi-nor/core.c
2025
u_char *tmp_buf;
drivers/mtd/spi-nor/core.c
2088
size_t *retlen, u_char *buf)
drivers/mtd/spi-nor/core.c
2199
size_t *retlen, const u_char *buf)
drivers/mtd/spi-nor/sst.c
171
const u_char *buf)
drivers/mtd/spi-nor/sst.c
186
size_t *retlen, const u_char *buf)
drivers/mtd/ubi/gluebi.c
194
size_t *retlen, const u_char *buf)
drivers/net/arcnet/com20020.c
286
u_char inbyte;
drivers/net/arcnet/com90io.c
71
static u_char get_buffer_byte(struct net_device *dev, unsigned offset)
drivers/net/arcnet/com90io.c
83
u_char datum)
drivers/net/ethernet/3com/3c574_cs.c
368
u_char mcr;
drivers/net/ethernet/3com/3c574_cs.c
713
u_char tx_status = inb(ioaddr + TxStatus);
drivers/net/ethernet/3com/3c589_cs.c
503
if ((map->port != (u_char)(-1)) && (map->port != dev->if_port)) {
drivers/net/ethernet/3com/3c589_cs.c
557
u_char tx_status = inb(ioaddr + TX_STATUS);
drivers/net/ethernet/8390/apne.c
573
u_char config;
drivers/net/ethernet/8390/apne.c
575
u_char tuple[32];
drivers/net/ethernet/8390/axnet_cs.c
116
u_char duplex_flag;
drivers/net/ethernet/8390/axnet_cs.c
195
u_char value, offset;
drivers/net/ethernet/8390/axnet_cs.c
670
const u_char *buf, const int start_page)
drivers/net/ethernet/8390/axnet_cs.c
99
const u_char *buf, const int start_page);
drivers/net/ethernet/8390/pcnet_cs.c
114
u_char a0, a1, a2;
drivers/net/ethernet/8390/pcnet_cs.c
1223
const u_char *buf, const int start_page)
drivers/net/ethernet/8390/pcnet_cs.c
1342
*((u_char *)d) = readw(s) & 0xff;
drivers/net/ethernet/8390/pcnet_cs.c
1360
writew((readw(d) & 0xff00) | *(u_char *)s, d);
drivers/net/ethernet/8390/pcnet_cs.c
1402
const u_char *buf, const int start_page)
drivers/net/ethernet/8390/pcnet_cs.c
207
u_char phy_id;
drivers/net/ethernet/8390/pcnet_cs.c
208
u_char eth_phy, pna_phy;
drivers/net/ethernet/8390/pcnet_cs.c
279
u_char __iomem *base, *virt;
drivers/net/ethernet/8390/pcnet_cs.c
329
u_char prom[32];
drivers/net/ethernet/8390/pcnet_cs.c
334
u_char value, offset;
drivers/net/ethernet/8390/pcnet_cs.c
385
u_char sum;
drivers/net/ethernet/8390/pcnet_cs.c
628
u_char id = inb(dev->base_addr + 0x1a);
drivers/net/ethernet/8390/pcnet_cs.c
849
u_char tmp;
drivers/net/ethernet/8390/pcnet_cs.c
992
if ((map->port != (u_char)(-1)) && (map->port != dev->if_port)) {
drivers/net/ethernet/amd/ariadne.c
113
*dest = (*(u_char *)src) << 8;
drivers/net/ethernet/amd/ariadne.h
353
volatile u_char PGCR; /* Port General Control Register */
drivers/net/ethernet/amd/ariadne.h
354
u_char Pad1[1];
drivers/net/ethernet/amd/ariadne.h
355
volatile u_char PSRR; /* Port Service Request Register */
drivers/net/ethernet/amd/ariadne.h
356
u_char Pad2[1];
drivers/net/ethernet/amd/ariadne.h
357
volatile u_char PADDR; /* Port A Data Direction Register */
drivers/net/ethernet/amd/ariadne.h
358
u_char Pad3[1];
drivers/net/ethernet/amd/ariadne.h
359
volatile u_char PBDDR; /* Port B Data Direction Register */
drivers/net/ethernet/amd/ariadne.h
360
u_char Pad4[1];
drivers/net/ethernet/amd/ariadne.h
361
volatile u_char PCDDR; /* Port C Data Direction Register */
drivers/net/ethernet/amd/ariadne.h
362
u_char Pad5[1];
drivers/net/ethernet/amd/ariadne.h
363
volatile u_char PIVR; /* Port Interrupt Vector Register */
drivers/net/ethernet/amd/ariadne.h
364
u_char Pad6[1];
drivers/net/ethernet/amd/ariadne.h
365
volatile u_char PACR; /* Port A Control Register */
drivers/net/ethernet/amd/ariadne.h
366
u_char Pad7[1];
drivers/net/ethernet/amd/ariadne.h
367
volatile u_char PBCR; /* Port B Control Register */
drivers/net/ethernet/amd/ariadne.h
368
u_char Pad8[1];
drivers/net/ethernet/amd/ariadne.h
369
volatile u_char PADR; /* Port A Data Register */
drivers/net/ethernet/amd/ariadne.h
370
u_char Pad9[1];
drivers/net/ethernet/amd/ariadne.h
371
volatile u_char PBDR; /* Port B Data Register */
drivers/net/ethernet/amd/ariadne.h
372
u_char Pad10[1];
drivers/net/ethernet/amd/ariadne.h
373
volatile u_char PAAR; /* Port A Alternate Register */
drivers/net/ethernet/amd/ariadne.h
374
u_char Pad11[1];
drivers/net/ethernet/amd/ariadne.h
375
volatile u_char PBAR; /* Port B Alternate Register */
drivers/net/ethernet/amd/ariadne.h
376
u_char Pad12[1];
drivers/net/ethernet/amd/ariadne.h
377
volatile u_char PCDR; /* Port C Data Register */
drivers/net/ethernet/amd/ariadne.h
378
u_char Pad13[1];
drivers/net/ethernet/amd/ariadne.h
379
volatile u_char PSR; /* Port Status Register */
drivers/net/ethernet/amd/ariadne.h
380
u_char Pad14[5];
drivers/net/ethernet/amd/ariadne.h
381
volatile u_char TCR; /* Timer Control Register */
drivers/net/ethernet/amd/ariadne.h
382
u_char Pad15[1];
drivers/net/ethernet/amd/ariadne.h
383
volatile u_char TIVR; /* Timer Interrupt Vector Register */
drivers/net/ethernet/amd/ariadne.h
384
u_char Pad16[3];
drivers/net/ethernet/amd/ariadne.h
385
volatile u_char CPRH; /* Counter Preload Register (High) */
drivers/net/ethernet/amd/ariadne.h
386
u_char Pad17[1];
drivers/net/ethernet/amd/ariadne.h
387
volatile u_char CPRM; /* Counter Preload Register (Mid) */
drivers/net/ethernet/amd/ariadne.h
388
u_char Pad18[1];
drivers/net/ethernet/amd/ariadne.h
389
volatile u_char CPRL; /* Counter Preload Register (Low) */
drivers/net/ethernet/amd/ariadne.h
390
u_char Pad19[3];
drivers/net/ethernet/amd/ariadne.h
391
volatile u_char CNTRH; /* Count Register (High) */
drivers/net/ethernet/amd/ariadne.h
392
u_char Pad20[1];
drivers/net/ethernet/amd/ariadne.h
393
volatile u_char CNTRM; /* Count Register (Mid) */
drivers/net/ethernet/amd/ariadne.h
394
u_char Pad21[1];
drivers/net/ethernet/amd/ariadne.h
395
volatile u_char CNTRL; /* Count Register (Low) */
drivers/net/ethernet/amd/ariadne.h
396
u_char Pad22[1];
drivers/net/ethernet/amd/ariadne.h
397
volatile u_char TSR; /* Timer Status Register */
drivers/net/ethernet/amd/ariadne.h
398
u_char Pad23[11];
drivers/net/ethernet/amd/atarilance.c
1014
u_char *data = PKTBUF_ADDR(head);
drivers/net/ethernet/amd/nmclan_cs.c
761
if ((map->port != (u_char)(-1)) && (map->port != dev->if_port)) {
drivers/net/ethernet/amd/sun3lance.c
810
u_char *data = PKTBUF_ADDR(head);
drivers/net/ethernet/amd/sun3lance.c
824
u_char *data = PKTBUF_ADDR(head);
drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c
951
u_char *cp;
drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c
953
cp = (u_char *)(tcp + 1);
drivers/net/ethernet/fujitsu/fmvj18x_cs.c
1128
u_char mc_filter[8]; /* Multicast hash filter */
drivers/net/ethernet/fujitsu/fmvj18x_cs.c
117
u_char __iomem *base;
drivers/net/ethernet/fujitsu/fmvj18x_cs.c
336
u_char buggybuf[32];
drivers/net/ethernet/fujitsu/fmvj18x_cs.c
537
static int fmvj18x_get_hwinfo(struct pcmcia_device *link, u_char *node_id)
drivers/net/ethernet/fujitsu/fmvj18x_cs.c
539
u_char __iomem *base;
drivers/net/ethernet/fujitsu/fmvj18x_cs.c
634
u_char __iomem *tmp;
drivers/net/ethernet/fujitsu/fmvj18x_cs.c
79
static int fmvj18x_get_hwinfo(struct pcmcia_device *link, u_char *node_id);
drivers/net/ethernet/sis/sis900.c
2256
if ((map->port != (u_char)(-1)) && (map->port != dev->if_port)) {
drivers/net/ethernet/smsc/smc91c92_cs.c
1126
u_char packet_no;
drivers/net/ethernet/smsc/smc91c92_cs.c
1154
u_char *buf = skb->data;
drivers/net/ethernet/smsc/smc91c92_cs.c
1445
u_char cor;
drivers/net/ethernet/smsc/smc91c92_cs.c
1458
u_char tmp;
drivers/net/ethernet/smsc/smc91c92_cs.c
1593
if ((map->port != (u_char)(-1)) && (map->port != dev->if_port)) {
drivers/net/ethernet/smsc/smc91c92_cs.c
384
u_char tmp;
drivers/net/ethernet/smsc/smc91x.c
160
static void PRINT_PKT(u_char *buf, int length)
drivers/net/ethernet/smsc/smc91x.c
173
u_char a, b;
drivers/net/ethernet/smsc/smc91x.c
182
u_char a, b;
drivers/net/ethernet/smsc/smc91x.c
190
static inline void PRINT_PKT(u_char *buf, int length) { }
drivers/net/ethernet/smsc/smc91x.h
269
smc_pxa_dma_inpump(struct smc_local *lp, u_char *buf, int len)
drivers/net/ethernet/smsc/smc91x.h
296
u_char *buf, int len)
drivers/net/ethernet/smsc/smc91x.h
339
u_char *buf, int len)
drivers/net/ethernet/xircom/xirc2ps_cs.c
1055
u_char *buf = skb_put(skb, pktlen);
drivers/net/ethernet/xircom/xirc2ps_cs.c
258
static unsigned mii_rd(unsigned int ioaddr, u_char phyaddr, u_char phyreg);
drivers/net/ethernet/xircom/xirc2ps_cs.c
259
static void mii_wr(unsigned int ioaddr, u_char phyaddr, u_char phyreg,
drivers/net/ethernet/xircom/xirc2ps_cs.c
420
mii_rd(unsigned int ioaddr, u_char phyaddr, u_char phyreg)
drivers/net/ethernet/xircom/xirc2ps_cs.c
442
mii_wr(unsigned int ioaddr, u_char phyaddr, u_char phyreg, unsigned data,
drivers/net/ethernet/xircom/xirc2ps_cs.c
857
u_char tmp;
drivers/net/ethernet/xircom/xirc2ps_cs.c
978
u_char saved_page;
drivers/net/fddi/skfp/drvfbi.c
277
void read_address(struct s_smc *smc, u_char *mac_addr)
drivers/net/fddi/skfp/drvfbi.c
316
void init_board(struct s_smc *smc, u_char *mac_addr)
drivers/net/fddi/skfp/drvfbi.c
55
const u_char oem_id[] = "xPOS_ID:xxxx" ;
drivers/net/fddi/skfp/drvfbi.c
57
const u_char oem_id[] = OEM_ID ;
drivers/net/fddi/skfp/drvfbi.c
85
u_char rev_id ;
drivers/net/fddi/skfp/fplustm.c
1059
u_char *p ;
drivers/net/fddi/skfp/fplustm.c
1195
u_char *fu ;
drivers/net/fddi/skfp/fplustm.c
1207
fu = (u_char *) &smc->hw.fp.func_addr ;
drivers/net/fddi/skfp/h/cmtdef.h
576
void smt_set_timestamp(struct s_smc *smc, u_char *p);
drivers/net/fddi/skfp/h/cmtdef.h
606
int *BytesAccessed, int *BytesNeeded, u_char action);
drivers/net/fddi/skfp/h/fddi.h
15
u_char a[6] ;
drivers/net/fddi/skfp/h/fddi.h
23
u_char mac_info[4478] ;
drivers/net/fddi/skfp/h/fddimib.h
106
u_char fddiSBAAvailable ; /* SBA allocatable value */
drivers/net/fddi/skfp/h/fddimib.h
116
u_char fddiSMTManufacturerData[32] ;
drivers/net/fddi/skfp/h/fddimib.h
117
u_char fddiSMTUserData[32] ;
drivers/net/fddi/skfp/h/fddimib.h
123
u_char fddiSMTMac_Ct ;
drivers/net/fddi/skfp/h/fddimib.h
124
u_char fddiSMTNonMaster_Ct ;
drivers/net/fddi/skfp/h/fddimib.h
125
u_char fddiSMTMaster_Ct ;
drivers/net/fddi/skfp/h/fddimib.h
126
u_char fddiSMTAvailablePaths ;
drivers/net/fddi/skfp/h/fddimib.h
131
u_char fddiSMTStatRptPolicy ;
drivers/net/fddi/skfp/h/fddimib.h
135
u_char fddiSMTBypassPresent ;
drivers/net/fddi/skfp/h/fddimib.h
143
u_char fddiSMTRemoteDisconnectFlag ;
drivers/net/fddi/skfp/h/fddimib.h
144
u_char fddiSMTPeerWrapFlag ;
drivers/net/fddi/skfp/h/fddimib.h
160
u_char fddiMACMultiple_N ; /* private */
drivers/net/fddi/skfp/h/fddimib.h
161
u_char fddiMACMultiple_P ; /* private */
drivers/net/fddi/skfp/h/fddimib.h
162
u_char fddiMACDuplicateAddressCond ;/* private */
drivers/net/fddi/skfp/h/fddimib.h
163
u_char fddiMACAvailablePaths ;
drivers/net/fddi/skfp/h/fddimib.h
20
typedef u_char TimeStamp[8] ;
drivers/net/fddi/skfp/h/fddimib.h
254
u_char fddiPORTConnectionPolicies ;
drivers/net/fddi/skfp/h/fddimib.h
256
u_char T_val ;
drivers/net/fddi/skfp/h/fddimib.h
257
u_char R_val ;
drivers/net/fddi/skfp/h/fddimib.h
26
typedef u_char SMTFlag ;
drivers/net/fddi/skfp/h/fddimib.h
266
u_char fddiPORTRequestedPaths[4] ;
drivers/net/fddi/skfp/h/fddimib.h
268
u_char fddiPORTAvailablePaths ;
drivers/net/fddi/skfp/h/fddimib.h
269
u_char fddiPORTConnectionCapabilities ;
drivers/net/fddi/skfp/h/fddimib.h
276
u_char fddiPORTBS_Flag ;
drivers/net/fddi/skfp/h/fddimib.h
286
u_char fddiPORTLer_Estimate ;
drivers/net/fddi/skfp/h/fddimib.h
287
u_char fddiPORTLer_Cutoff ;
drivers/net/fddi/skfp/h/fddimib.h
288
u_char fddiPORTLer_Alarm ;
drivers/net/fddi/skfp/h/fddimib.h
296
u_char fddiPORTLerFlag ;
drivers/net/fddi/skfp/h/fddimib.h
298
u_char fddiPORTMultiple_U ; /* private */
drivers/net/fddi/skfp/h/fddimib.h
299
u_char fddiPORTMultiple_P ; /* private */
drivers/net/fddi/skfp/h/fddimib.h
300
u_char fddiPORTEB_Condition ; /* private */
drivers/net/fddi/skfp/h/fddimib.h
86
u_char fddiPRPMFPasswd[8] ;
drivers/net/fddi/skfp/h/fplustm.h
166
u_char mac_fc ;
drivers/net/fddi/skfp/h/fplustm.h
169
u_char mac_info[0x20] ;
drivers/net/fddi/skfp/h/fplustm.h
220
u_char n ; /* usage counter */
drivers/net/fddi/skfp/h/fplustm.h
221
u_char perm ; /* flag: permanent */
drivers/net/fddi/skfp/h/sba.h
112
u_char sba_available ; /* parsed value after possible check */
drivers/net/fddi/skfp/h/sba.h
125
u_char sync_bw_available ; /* is set if sync bw is allocated */
drivers/net/fddi/skfp/h/sba.h
126
u_char local_sba_active ; /* set when a local sba is available */
drivers/net/fddi/skfp/h/sba.h
35
u_char change_resp_flag ;
drivers/net/fddi/skfp/h/sba.h
36
u_char report_resp_flag ;
drivers/net/fddi/skfp/h/sba.h
37
u_char change_req_flag ;
drivers/net/fddi/skfp/h/sba.h
38
u_char report_req_flag ;
drivers/net/fddi/skfp/h/sba.h
43
u_char deallocate_status ;
drivers/net/fddi/skfp/h/sba.h
44
u_char timer_state ;
drivers/net/fddi/skfp/h/sba.h
64
u_char class ;
drivers/net/fddi/skfp/h/sba.h
65
u_char fddi2 ;
drivers/net/fddi/skfp/h/skfbi.h
731
#define READ_PROM(a) ((u_char)inp(a))
drivers/net/fddi/skfp/h/smc.h
104
u_char dup_addr_test ; /* state of dupl. addr. test */
drivers/net/fddi/skfp/h/smc.h
105
u_char da_flag ; /* flag : duplicate address det. */
drivers/net/fddi/skfp/h/smc.h
106
u_char loop_avail ; /* flag : MAC available for loopback */
drivers/net/fddi/skfp/h/smc.h
107
u_char sm_ma_avail ; /* flag : MAC available for SMT */
drivers/net/fddi/skfp/h/smc.h
108
u_char no_flag ; /* flag : ring not operational */
drivers/net/fddi/skfp/h/smc.h
109
u_char bn_flag ; /* flag : MAC reached beacon state */
drivers/net/fddi/skfp/h/smc.h
110
u_char jm_flag ; /* flag : jamming in NON_OP_DUP */
drivers/net/fddi/skfp/h/smc.h
111
u_char rm_join ; /* CFM flag RM_Join */
drivers/net/fddi/skfp/h/smc.h
112
u_char rm_loop ; /* CFM flag RM_Loop */
drivers/net/fddi/skfp/h/smc.h
121
u_char timer0_exp ; /* flag : timer 0 expired */
drivers/net/fddi/skfp/h/smc.h
122
u_char timer1_exp ; /* flag : timer 1 expired */
drivers/net/fddi/skfp/h/smc.h
123
u_char timer2_exp ; /* flag : timer 2 expired */
drivers/net/fddi/skfp/h/smc.h
125
u_char rm_pad1;
drivers/net/fddi/skfp/h/smc.h
134
u_char cf_state; /* CFM state machine current state */
drivers/net/fddi/skfp/h/smc.h
135
u_char cf_pad[3] ;
drivers/net/fddi/skfp/h/smc.h
187
u_char pcm_pad[3] ;
drivers/net/fddi/skfp/h/smc.h
198
u_char np ; /* index 0 .. NUMPHYS */
drivers/net/fddi/skfp/h/smc.h
199
u_char cf_join ;
drivers/net/fddi/skfp/h/smc.h
200
u_char cf_loop ;
drivers/net/fddi/skfp/h/smc.h
201
u_char wc_flag ; /* withhold connection flag */
drivers/net/fddi/skfp/h/smc.h
202
u_char pc_mode ; /* Holds the negotiated mode of the PCM */
drivers/net/fddi/skfp/h/smc.h
203
u_char pc_lem_fail ; /* flag : LCT failed */
drivers/net/fddi/skfp/h/smc.h
204
u_char lc_test ;
drivers/net/fddi/skfp/h/smc.h
205
u_char scrub ; /* CFM flag Scrub -> PCM */
drivers/net/fddi/skfp/h/smc.h
207
u_char pmd_type[2] ; /* SK connector/transceiver type codes */
drivers/net/fddi/skfp/h/smc.h
210
u_char pmd_scramble ; /* scrambler on/off */
drivers/net/fddi/skfp/h/smc.h
213
u_char curr_ls ; /* current line state */
drivers/net/fddi/skfp/h/smc.h
214
u_char ls_flag ;
drivers/net/fddi/skfp/h/smc.h
215
u_char rc_flag ;
drivers/net/fddi/skfp/h/smc.h
216
u_char tc_flag ;
drivers/net/fddi/skfp/h/smc.h
217
u_char td_flag ;
drivers/net/fddi/skfp/h/smc.h
218
u_char bitn ;
drivers/net/fddi/skfp/h/smc.h
219
u_char tr_flag ; /* trace recvd while in active */
drivers/net/fddi/skfp/h/smc.h
220
u_char twisted ; /* flag to indicate an A-A or B-B connection */
drivers/net/fddi/skfp/h/smc.h
221
u_char t_val[NUMBITS] ; /* transmit bits for signaling */
drivers/net/fddi/skfp/h/smc.h
222
u_char r_val[NUMBITS] ; /* receive bits for signaling */
drivers/net/fddi/skfp/h/smc.h
227
u_char timer0_exp ;
drivers/net/fddi/skfp/h/smc.h
228
u_char timer1_exp ;
drivers/net/fddi/skfp/h/smc.h
229
u_char timer2_exp ;
drivers/net/fddi/skfp/h/smc.h
230
u_char pcm_pad1[1] ;
drivers/net/fddi/skfp/h/smc.h
273
u_char RT_Flag ; /* report transmitted flag */
drivers/net/fddi/skfp/h/smc.h
274
u_char sr_state ; /* state-machine */
drivers/net/fddi/skfp/h/smc.h
275
u_char any_report ; /* any report required */
drivers/net/fddi/skfp/h/smc.h
314
u_char evc_code ; /* event code type */
drivers/net/fddi/skfp/h/smc.h
315
u_char evc_index ; /* index for mult. instances */
drivers/net/fddi/skfp/h/smc.h
316
u_char evc_rep_required ; /* report required */
drivers/net/fddi/skfp/h/smc.h
318
u_char *evc_cond_state ; /* condition state */
drivers/net/fddi/skfp/h/smc.h
319
u_char *evc_multiple ; /* multiple occurrence */
drivers/net/fddi/skfp/h/smc.h
355
u_char attach_s ; /* CFM attach to secondary path */
drivers/net/fddi/skfp/h/smc.h
356
u_char sas ; /* SMT_DAS/SAS/NAC */
drivers/net/fddi/skfp/h/smc.h
357
u_char build_ring_map ; /* build ringmap if TRUE */
drivers/net/fddi/skfp/h/smc.h
358
u_char numphys ; /* number of active phys */
drivers/net/fddi/skfp/h/smc.h
359
u_char sc_pad[1] ;
drivers/net/fddi/skfp/h/smc.h
470
void init_board(struct s_smc *smc, u_char *mac_addr);
drivers/net/fddi/skfp/h/smc.h
473
int init_smt(struct s_smc *smc, const u_char *mac_addr);
drivers/net/fddi/skfp/h/smc.h
480
void read_address(struct s_smc *smc, u_char *mac_addr);
drivers/net/fddi/skfp/h/smc.h
84
u_char path_test ; /* ECM path test variable */
drivers/net/fddi/skfp/h/smc.h
85
u_char sb_flag ; /* ECM stuck bypass */
drivers/net/fddi/skfp/h/smc.h
86
u_char DisconnectFlag ; /* jd 05-Aug-1999 Bug #10419
drivers/net/fddi/skfp/h/smc.h
88
u_char ecm_line_state ; /* flag to dispatcher : line states */
drivers/net/fddi/skfp/h/smt.h
136
u_char sde_type ; /* station type */
drivers/net/fddi/skfp/h/smt.h
137
u_char sde_mac_count ; /* number of MACs */
drivers/net/fddi/skfp/h/smt.h
138
u_char sde_non_master ; /* number of A,B or S ports */
drivers/net/fddi/skfp/h/smt.h
139
u_char sde_master ; /* number of S ports on conc. */
drivers/net/fddi/skfp/h/smt.h
151
u_char st_topology ; /* topology */
drivers/net/fddi/skfp/h/smt.h
152
u_char st_dupl_addr ; /* duplicate address detected */
drivers/net/fddi/skfp/h/smt.h
172
u_char ts_time[8] ; /* time, resolution 80nS, unique */
drivers/net/fddi/skfp/h/smt.h
238
u_char phy_type ; /* A/B/S/M */
drivers/net/fddi/skfp/h/smt.h
239
u_char phy_connect_state ; /* disabled/connecting/active */
drivers/net/fddi/skfp/h/smt.h
240
u_char phy_remote_type ; /* A/B/S/M */
drivers/net/fddi/skfp/h/smt.h
241
u_char phy_remote_mac ; /* none/remote */
drivers/net/fddi/skfp/h/smt.h
300
u_char lem_pad2 ; /* be nice and make it even . */
drivers/net/fddi/skfp/h/smt.h
301
u_char lem_cutoff ; /* 0x4 .. 0xf, default 0x7 */
drivers/net/fddi/skfp/h/smt.h
302
u_char lem_alarm ; /* 0x4 .. 0xf, default 0x8 */
drivers/net/fddi/skfp/h/smt.h
303
u_char lem_estimate ; /* 0x0 .. 0xff */
drivers/net/fddi/skfp/h/smt.h
33
u_char sid_oem[2] ; /* implementation spec. */
drivers/net/fddi/skfp/h/smt.h
37
typedef u_char t_station_id[8] ;
drivers/net/fddi/skfp/h/smt.h
370
u_char mf_data[32] ; /* OUI + arbitrary data */
drivers/net/fddi/skfp/h/smt.h
381
u_char us_data[32] ; /* arbitrary data */
drivers/net/fddi/skfp/h/smt.h
394
u_char ec_data[SMT_MAX_ECHO_LEN-4] ; /* echo data */
drivers/net/fddi/skfp/h/smt.h
440
u_char v_n ; /* 1 .. 0xff, #versions */
drivers/net/fddi/skfp/h/smt.h
441
u_char v_index ; /* 1 .. 0xff, index of op. v. */
drivers/net/fddi/skfp/h/smt.h
49
u_char smt_class ; /* NIF, SIF ... */
drivers/net/fddi/skfp/h/smt.h
50
u_char smt_type ; /* req., response .. */
drivers/net/fddi/skfp/h/smt.h
673
u_char p4050_pad ;
drivers/net/fddi/skfp/h/smt.h
674
u_char p4050_cutoff ;
drivers/net/fddi/skfp/h/smt.h
675
u_char p4050_alarm ;
drivers/net/fddi/skfp/h/smt.h
676
u_char p4050_estimate ;
drivers/net/fddi/skfp/h/smt.h
714
u_char timestamp[8] ;
drivers/net/fddi/skfp/h/supern_2.h
227
u_char tq_pad[2] ;
drivers/net/fddi/skfp/h/targethw.h
105
u_char pic_a1 ;
drivers/net/fddi/skfp/h/targethw.h
106
u_char pic_21 ;
drivers/net/fddi/skfp/h/targethw.h
44
u_char oi_status ; /* Stat: last, present, valid, active */
drivers/net/fddi/skfp/h/targethw.h
45
u_char oi_mark[5] ; /* "PID00" .. "PID07" .. */
drivers/net/fddi/skfp/h/targethw.h
46
u_char oi_id[4] ; /* id bytes, representation as */
drivers/net/fddi/skfp/h/targethw.h
49
u_char oi_sub_id[4] ; /* sub id bytes, representation as */
drivers/net/fddi/skfp/hwmtm.c
1045
u_char far *virt ;
drivers/net/fddi/skfp/hwmtm.c
1048
u_char fc ; /* Frame control */
drivers/net/fddi/skfp/hwmtm.c
1217
virt = (u_char far *) rxd->rxd_virt ;
drivers/net/fddi/skfp/hwmtm.c
136
void init_fddi_driver(struct s_smc *smc, u_char *mac_addr);
drivers/net/fddi/skfp/hwmtm.c
1374
u_char fc ;
drivers/net/fddi/skfp/hwmtm.c
145
int hwm_tx_init(struct s_smc *smc, u_char fc, int frag_count, int frame_len,
drivers/net/fddi/skfp/hwmtm.c
1542
int hwm_tx_init(struct s_smc *smc, u_char fc, int frag_count, int frame_len,
drivers/net/fddi/skfp/hwmtm.c
414
void init_fddi_driver(struct s_smc *smc, u_char *mac_addr)
drivers/net/fddi/skfp/hwmtm.c
60
extern u_char offDepth ;
drivers/net/fddi/skfp/hwmtm.c
61
extern u_char force_irq_pending ;
drivers/net/fddi/skfp/pcmplc.c
125
static const u_char plcs_control_c_u[17] = "PLC_CNTRL_C_U=\0\0" ;
drivers/net/fddi/skfp/pcmplc.c
126
static const u_char plcs_control_c_s[17] = "PLC_CNTRL_C_S=\01\02" ;
drivers/net/fddi/skfp/pcmplc.c
1859
pcs->pcm_type = (u_char) mib->fddiPORTMy_Type ;
drivers/net/fddi/skfp/pcmplc.c
1860
pcs->pcm_state = (u_char) mib->fddiPORTPCMState ;
drivers/net/fddi/skfp/pcmplc.c
1862
pcs->pcm_neighbor = (u_char) mib->fddiPORTNeighborType ;
drivers/net/fddi/skfp/pcmplc.c
1865
pcs->pcm_lct_fail = (u_char) mib->fddiPORTLCTFail_Ct ;
drivers/net/fddi/skfp/pmf.c
1086
SK_LOC_DECL(u_char,byte_val) ;
drivers/net/fddi/skfp/pmf.c
380
index = *((u_char *)pa + PARA_LEN + 3) ;/* index */
drivers/net/fddi/skfp/pmf.c
65
u_char p_access ; /* access rights */
drivers/net/fddi/skfp/skfddi.c
142
extern int hwm_tx_init(struct s_smc *smc, u_char fc, int frag_count,
drivers/net/fddi/skfp/smt.c
1220
void smt_set_timestamp(struct s_smc *smc, u_char *p)
drivers/net/fddi/skfp/smt.c
1234
p[1] = (u_char)((time>>(8+8+8+8-1)) & 1) ;
drivers/net/fddi/skfp/smt.c
1235
p[2] = (u_char)(time>>(8+8+8-1)) ;
drivers/net/fddi/skfp/smt.c
1236
p[3] = (u_char)(time>>(8+8-1)) ;
drivers/net/fddi/skfp/smt.c
1237
p[4] = (u_char)(time>>(8-1)) ;
drivers/net/fddi/skfp/smt.c
1238
p[5] = (u_char)(time<<1) ;
drivers/net/fddi/skfp/smt.c
1239
p[6] = (u_char)(smc->sm.uniq_ticks>>8) ;
drivers/net/fddi/skfp/smt.c
1240
p[7] = (u_char)smc->sm.uniq_ticks ;
drivers/net/fddi/skfp/smt.c
1257
const u_char *map ;
drivers/net/fddi/skfp/smt.c
1265
static const u_char ansi_weirdness[16] = {
drivers/net/fddi/skfp/smt.c
1525
u_char *p ;
drivers/net/fddi/skfp/smt.c
1531
*p++ = (u_char) seed ;
drivers/net/fddi/skfp/smtinit.c
22
void init_fddi_driver(struct s_smc *smc, const u_char *mac_addr);
drivers/net/fddi/skfp/smtinit.c
31
extern u_char oem_id[] ;
drivers/net/fddi/skfp/smtinit.c
60
int init_smt(struct s_smc *smc, const u_char *mac_addr)
drivers/net/fddi/skfp/srf.c
40
u_char code ;
drivers/net/fddi/skfp/srf.c
41
u_char index ;
drivers/net/fddi/skfp/srf.c
42
u_char n ;
drivers/net/fddi/skfp/srf.c
71
static u_char fail_safe = FALSE ;
drivers/net/ppp/ppp_mppe.h
36
u_char *ptr = ci; /* u_char[4] */ \
drivers/net/ppp/ppp_mppe.h
58
u_char *ptr = ci; /* u_char[4] */ \
drivers/pcmcia/cistpl.c
1022
static u_char *parse_mem(u_char *p, u_char *q, cistpl_mem_t *mem)
drivers/pcmcia/cistpl.c
1063
static u_char *parse_irq(u_char *p, u_char *q, cistpl_irq_t *irq)
drivers/pcmcia/cistpl.c
1081
u_char *p, *q, features;
drivers/pcmcia/cistpl.c
1204
u_char *p, *q;
drivers/pcmcia/cistpl.c
1207
p = (u_char *)tuple->TupleData;
drivers/pcmcia/cistpl.c
1228
u_char *p, *q;
drivers/pcmcia/cistpl.c
1249
u_char *p, *q;
drivers/pcmcia/cistpl.c
1272
u_char *p;
drivers/pcmcia/cistpl.c
145
u_char flags = ICTRL0_COMMON|ICTRL0_AUTOINC|ICTRL0_BYTEGRAN;
drivers/pcmcia/cistpl.c
1480
u_char *tuplebuffer;
drivers/pcmcia/cistpl.c
1481
u_char *tempbuffer;
drivers/pcmcia/cistpl.c
1483
tuplebuffer = kmalloc_objs(u_char, 256);
drivers/pcmcia/cistpl.c
1487
tempbuffer = kmalloc_objs(u_char, 258);
drivers/pcmcia/cistpl.c
1503
memset(tuplebuffer, 0, sizeof(u_char) * 255);
drivers/pcmcia/cistpl.c
203
*(u_char *)(ptr+0), *(u_char *)(ptr+1),
drivers/pcmcia/cistpl.c
204
*(u_char *)(ptr+2), *(u_char *)(ptr+3));
drivers/pcmcia/cistpl.c
227
u_char flags = ICTRL0_COMMON|ICTRL0_AUTOINC|ICTRL0_BYTEGRAN;
drivers/pcmcia/cistpl.c
34
static const u_char mantissa[] = {
drivers/pcmcia/cistpl.c
476
u_char link[5];
drivers/pcmcia/cistpl.c
524
u_char link[2], tmp;
drivers/pcmcia/cistpl.c
662
u_char scale;
drivers/pcmcia/cistpl.c
663
u_char *p, *q;
drivers/pcmcia/cistpl.c
665
p = (u_char *)tuple->TupleData;
drivers/pcmcia/cistpl.c
722
u_char *p;
drivers/pcmcia/cistpl.c
725
p = (u_char *) tuple->TupleData;
drivers/pcmcia/cistpl.c
744
u_char *p;
drivers/pcmcia/cistpl.c
747
p = (u_char *)tuple->TupleData;
drivers/pcmcia/cistpl.c
761
static int parse_strings(u_char *p, u_char *q, int max,
drivers/pcmcia/cistpl.c
762
char *s, u_char *ofs, u_char *found)
drivers/pcmcia/cistpl.c
795
u_char *p, *q;
drivers/pcmcia/cistpl.c
797
p = (u_char *)tuple->TupleData;
drivers/pcmcia/cistpl.c
812
u_char *p, *q;
drivers/pcmcia/cistpl.c
814
p = (u_char *)tuple->TupleData;
drivers/pcmcia/cistpl.c
824
u_char *p, *q;
drivers/pcmcia/cistpl.c
827
p = (u_char *)tuple->TupleData;
drivers/pcmcia/cistpl.c
854
u_char *p;
drivers/pcmcia/cistpl.c
857
p = (u_char *)tuple->TupleData;
drivers/pcmcia/cistpl.c
866
u_char *p;
drivers/pcmcia/cistpl.c
870
p = (u_char *)tuple->TupleData;
drivers/pcmcia/cistpl.c
881
u_char *p;
drivers/pcmcia/cistpl.c
883
p = (u_char *)tuple->TupleData;
drivers/pcmcia/cistpl.c
906
static u_char *parse_power(u_char *p, u_char *q, cistpl_power_t *pwr)
drivers/pcmcia/cistpl.c
943
static u_char *parse_timing(u_char *p, u_char *q, cistpl_timing_t *timing)
drivers/pcmcia/cistpl.c
945
u_char scale;
drivers/pcmcia/cistpl.c
978
static u_char *parse_io(u_char *p, u_char *q, cistpl_io_t *io)
drivers/pcmcia/i82365.c
1034
u_char map, ioctl;
drivers/pcmcia/i82365.c
1064
u_char map;
drivers/pcmcia/i82365.c
136
u_char misc1, misc2;
drivers/pcmcia/i82365.c
137
u_char timer[6];
drivers/pcmcia/i82365.c
141
u_char ctl, ema;
drivers/pcmcia/i82365.c
150
u_char cs_irq, intr;
drivers/pcmcia/i82365.c
217
static u_char i365_get(u_short sock, u_short reg)
drivers/pcmcia/i82365.c
223
u_char val;
drivers/pcmcia/i82365.c
231
static void i365_set(u_short sock, u_short reg, u_char data)
drivers/pcmcia/i82365.c
237
u_char val = I365_REG(socket[sock].psock, reg);
drivers/pcmcia/i82365.c
243
static void i365_bset(u_short sock, u_short reg, u_char mask)
drivers/pcmcia/i82365.c
245
u_char d = i365_get(sock, reg);
drivers/pcmcia/i82365.c
250
static void i365_bclr(u_short sock, u_short reg, u_char mask)
drivers/pcmcia/i82365.c
252
u_char d = i365_get(sock, reg);
drivers/pcmcia/i82365.c
257
static void i365_bflip(u_short sock, u_short reg, u_char mask, int b)
drivers/pcmcia/i82365.c
259
u_char d = i365_get(sock, reg);
drivers/pcmcia/i82365.c
308
u_char misc;
drivers/pcmcia/i82365.c
405
u_char vsel = i365_get(s, VG469_VSELECT);
drivers/pcmcia/i82365.c
574
u_char val;
drivers/pcmcia/i82365.c
642
u_char stat;
drivers/pcmcia/i82365.c
925
u_char reg;
drivers/pcmcia/rsrc_nonstatic.c
188
u_char *b, hole, most;
drivers/pcmcia/tcic.c
106
u_char last_sstat;
drivers/pcmcia/tcic.c
107
u_char id;
drivers/pcmcia/tcic.c
124
static u_char tcic_getb(u_char reg)
drivers/pcmcia/tcic.c
126
u_char val = inb(tcic_base+reg);
drivers/pcmcia/tcic.c
131
static u_short tcic_getw(u_char reg)
drivers/pcmcia/tcic.c
138
static void tcic_setb(u_char reg, u_char data)
drivers/pcmcia/tcic.c
144
static void tcic_setw(u_char reg, u_short data)
drivers/pcmcia/tcic.c
156
static void tcic_setl(u_char reg, u_int data)
drivers/pcmcia/tcic.c
165
static void tcic_aux_setb(u_short reg, u_char data)
drivers/pcmcia/tcic.c
167
u_char mode = (tcic_getb(TCIC_MODE) & TCIC_MODE_PGMMASK) | reg;
drivers/pcmcia/tcic.c
174
u_char mode = (tcic_getb(TCIC_MODE) & TCIC_MODE_PGMMASK) | reg;
drivers/pcmcia/tcic.c
181
u_char mode = (tcic_getb(TCIC_MODE) & TCIC_MODE_PGMMASK) | reg;
drivers/pcmcia/tcic.c
297
u_char pwr, sstat;
drivers/pcmcia/tcic.c
532
u_char latch, sstat;
drivers/pcmcia/tcic.c
596
u_char reg;
drivers/pcmcia/tcic.c
622
u_char reg;
drivers/scsi/ch.c
244
u_char cmd[12];
drivers/scsi/ch.c
245
u_char *buffer;
drivers/scsi/ch.c
287
u_char cmd[6];
drivers/scsi/ch.c
301
u_char cmd[10], data[16];
drivers/scsi/ch.c
302
u_char *buffer;
drivers/scsi/ch.c
429
u_char cmd[10];
drivers/scsi/ch.c
448
u_char cmd[12];
drivers/scsi/ch.c
470
u_char cmd[12];
drivers/scsi/ch.c
510
int alternate, int clear, u_char *tag)
drivers/scsi/ch.c
512
u_char cmd[12];
drivers/scsi/ch.c
513
u_char *buffer;
drivers/scsi/ch.c
547
u_char data[16];
drivers/scsi/ch.c
783
u_char ch_cmd[12];
drivers/scsi/ch.c
784
u_char *buffer;
drivers/scsi/megaraid.c
1178
issue_scb_block(adapter_t *adapter, u_char *raw_mbox)
drivers/scsi/megaraid.c
4479
u_char raw_mbox[sizeof(struct mbox_out)];
drivers/scsi/megaraid.h
970
static int issue_scb_block(adapter_t *, u_char *);
drivers/scsi/ncr53c8xx.c
1215
/*2*/ u_char sval;
drivers/scsi/ncr53c8xx.c
1216
/*3*/ u_char minsync;
drivers/scsi/ncr53c8xx.c
1217
/*0*/ u_char wval;
drivers/scsi/ncr53c8xx.c
1218
/*1*/ u_char widedone;
drivers/scsi/ncr53c8xx.c
1219
/*2*/ u_char quirks;
drivers/scsi/ncr53c8xx.c
1220
/*3*/ u_char maxoffs;
drivers/scsi/ncr53c8xx.c
1222
/*0*/ u_char minsync;
drivers/scsi/ncr53c8xx.c
1223
/*1*/ u_char sval;
drivers/scsi/ncr53c8xx.c
1225
/*0*/ u_char maxoffs;
drivers/scsi/ncr53c8xx.c
1226
/*1*/ u_char quirks;
drivers/scsi/ncr53c8xx.c
1227
/*2*/ u_char widedone;
drivers/scsi/ncr53c8xx.c
1228
/*3*/ u_char wval;
drivers/scsi/ncr53c8xx.c
1232
u_char usrsync;
drivers/scsi/ncr53c8xx.c
1233
u_char usrwide;
drivers/scsi/ncr53c8xx.c
1234
u_char usrtags;
drivers/scsi/ncr53c8xx.c
1235
u_char usrflag;
drivers/scsi/ncr53c8xx.c
1284
u_char actccbs; /* Number of allocated CCBs */
drivers/scsi/ncr53c8xx.c
1285
u_char busyccbs; /* CCBs busy for this lun */
drivers/scsi/ncr53c8xx.c
1286
u_char queuedccbs; /* CCBs queued to the controller*/
drivers/scsi/ncr53c8xx.c
1287
u_char queuedepth; /* Queue depth for this lun */
drivers/scsi/ncr53c8xx.c
1288
u_char scdev_depth; /* SCSI device queue depth */
drivers/scsi/ncr53c8xx.c
1289
u_char maxnxs; /* Max possible nexuses */
drivers/scsi/ncr53c8xx.c
1297
u_char ia_tag; /* Allocation index */
drivers/scsi/ncr53c8xx.c
1298
u_char if_tag; /* Freeing index */
drivers/scsi/ncr53c8xx.c
1299
u_char cb_tags[MAX_TAGS]; /* Circular tags buffer */
drivers/scsi/ncr53c8xx.c
1300
u_char usetags; /* Command queuing is active */
drivers/scsi/ncr53c8xx.c
1301
u_char maxtags; /* Max nr of tags asked by user */
drivers/scsi/ncr53c8xx.c
1302
u_char numtags; /* Current number of tags */
drivers/scsi/ncr53c8xx.c
1388
u_char scr_st[4]; /* script status */
drivers/scsi/ncr53c8xx.c
1389
u_char status[4]; /* host status. must be the */
drivers/scsi/ncr53c8xx.c
1538
u_char cdb_buf[16]; /* Copy of CDB */
drivers/scsi/ncr53c8xx.c
1539
u_char sense_buf[64];
drivers/scsi/ncr53c8xx.c
1552
u_char scsi_smsg [8];
drivers/scsi/ncr53c8xx.c
1553
u_char scsi_smsg2[8];
drivers/scsi/ncr53c8xx.c
1560
u_char sensecmd[6]; /* Sense command */
drivers/scsi/ncr53c8xx.c
1561
u_char tag; /* Tag for this transfer */
drivers/scsi/ncr53c8xx.c
1563
u_char target;
drivers/scsi/ncr53c8xx.c
1564
u_char lun;
drivers/scsi/ncr53c8xx.c
1565
u_char queued;
drivers/scsi/ncr53c8xx.c
1566
u_char auto_sense;
drivers/scsi/ncr53c8xx.c
1615
u_char sv_scntl0, sv_scntl3, sv_dmode, sv_dcntl, sv_ctest0, sv_ctest3,
drivers/scsi/ncr53c8xx.c
1624
u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest0, rv_ctest3,
drivers/scsi/ncr53c8xx.c
1668
u_char revision_id; /* PCI device revision id */
drivers/scsi/ncr53c8xx.c
1671
u_char myaddr; /* SCSI id of the adapter */
drivers/scsi/ncr53c8xx.c
1672
u_char maxburst; /* log base 2 of dwords burst */
drivers/scsi/ncr53c8xx.c
1673
u_char maxwide; /* Maximum transfer width */
drivers/scsi/ncr53c8xx.c
1674
u_char minsync; /* Minimum sync period factor */
drivers/scsi/ncr53c8xx.c
1675
u_char maxsync; /* Maximum sync period factor */
drivers/scsi/ncr53c8xx.c
1676
u_char maxoffs; /* Max scsi offset */
drivers/scsi/ncr53c8xx.c
1677
u_char multiplier; /* Clock multiplier (1,2,4) */
drivers/scsi/ncr53c8xx.c
1678
u_char clock_divn; /* Number of clock divisors */
drivers/scsi/ncr53c8xx.c
1713
u_char msgout[8]; /* Buffer for MESSAGE OUT */
drivers/scsi/ncr53c8xx.c
1714
u_char msgin [8]; /* Buffer for MESSAGE IN */
drivers/scsi/ncr53c8xx.c
1716
u_char scratch; /* Scratch for SCSI receive */
drivers/scsi/ncr53c8xx.c
1722
u_char disc; /* Disconnection allowed */
drivers/scsi/ncr53c8xx.c
1723
u_char scsi_mode; /* Current SCSI BUS mode */
drivers/scsi/ncr53c8xx.c
1724
u_char order; /* Tag order to use */
drivers/scsi/ncr53c8xx.c
1725
u_char verbose; /* Verbosity for this controller*/
drivers/scsi/ncr53c8xx.c
1743
volatile u_char release_stage; /* Synchronisation stage on release */
drivers/scsi/ncr53c8xx.c
1904
static void ncr_alloc_ccb (struct ncb *np, u_char tn, u_char ln);
drivers/scsi/ncr53c8xx.c
1909
static void ncr_init_tcb (struct ncb *np, u_char tn);
drivers/scsi/ncr53c8xx.c
1910
static struct lcb * ncr_alloc_lcb (struct ncb *np, u_char tn, u_char ln);
drivers/scsi/ncr53c8xx.c
1913
static void ncr_selectclock (struct ncb *np, u_char scntl3);
drivers/scsi/ncr53c8xx.c
1923
static int ncr_prepare_nego(struct ncb *np, struct ccb *cp, u_char *msgptr);
drivers/scsi/ncr53c8xx.c
1929
static void ncr_getsync (struct ncb *np, u_char sfac, u_char *fakp, u_char *scntl3p);
drivers/scsi/ncr53c8xx.c
1930
static void ncr_setsync (struct ncb *np, struct ccb *cp, u_char scntl3, u_char sxfer);
drivers/scsi/ncr53c8xx.c
1932
static void ncr_setwide (struct ncb *np, struct ccb *cp, u_char wide, u_char ack);
drivers/scsi/ncr53c8xx.c
3639
static void ncr_print_msg(struct ccb *cp, char *label, u_char *msg)
drivers/scsi/ncr53c8xx.c
3688
static inline void ncr_init_burst(struct ncb *np, u_char bc)
drivers/scsi/ncr53c8xx.c
3690
u_char *be = &np->rv_ctest0;
drivers/scsi/ncr53c8xx.c
3706
u_char burst_max;
drivers/scsi/ncr53c8xx.c
4023
static int ncr_prepare_nego(struct ncb *np, struct ccb *cp, u_char *msgptr)
drivers/scsi/ncr53c8xx.c
4090
u_char idmsg, *msgptr;
drivers/scsi/ncr53c8xx.c
4816
u_char *p = cmd->sense_buffer;
drivers/scsi/ncr53c8xx.c
4880
u_char * p;
drivers/scsi/ncr53c8xx.c
4883
p = (u_char*) &cmd->cmnd[0];
drivers/scsi/ncr53c8xx.c
4893
p = (u_char*) &cmd->sense_buffer;
drivers/scsi/ncr53c8xx.c
5276
static void ncr_getsync(struct ncb *np, u_char sfac, u_char *fakp, u_char *scntl3p)
drivers/scsi/ncr53c8xx.c
5324
static void ncr_set_sync_wide_status (struct ncb *np, u_char target)
drivers/scsi/ncr53c8xx.c
5355
static void ncr_setsync (struct ncb *np, struct ccb *cp, u_char scntl3, u_char sxfer)
drivers/scsi/ncr53c8xx.c
5359
u_char target = INB (nc_sdid) & 0x0f;
drivers/scsi/ncr53c8xx.c
5360
u_char idiv;
drivers/scsi/ncr53c8xx.c
5412
static void ncr_setwide (struct ncb *np, struct ccb *cp, u_char wide, u_char ack)
drivers/scsi/ncr53c8xx.c
5417
u_char scntl3;
drivers/scsi/ncr53c8xx.c
5418
u_char sxfer;
drivers/scsi/ncr53c8xx.c
5462
u_char reqtags, maxdepth;
drivers/scsi/ncr53c8xx.c
5648
static void ncr_log_hard_error(struct ncb *np, u16 sist, u_char dstat)
drivers/scsi/ncr53c8xx.c
5654
u_char *script_base;
drivers/scsi/ncr53c8xx.c
5662
script_base = (u_char *) np->script0;
drivers/scsi/ncr53c8xx.c
5669
script_base = (u_char *) np->scripth0;
drivers/scsi/ncr53c8xx.c
5730
u_char istat, dstat;
drivers/scsi/ncr53c8xx.c
5958
u_char scsi_mode = INB (nc_stest4) & SMODE;
drivers/scsi/ncr53c8xx.c
5990
u_char hsts = INB (HS_PRT);
drivers/scsi/ncr53c8xx.c
5992
u_char sstat1 = INB (nc_sstat1);
drivers/scsi/ncr53c8xx.c
6080
u_char cmd, sbcl;
drivers/scsi/ncr53c8xx.c
6096
u_char ctest5, ss0, ss2;
drivers/scsi/ncr53c8xx.c
6376
u_char s_status = INB (SS_PRT);
drivers/scsi/ncr53c8xx.c
6519
u_char scntl3;
drivers/scsi/ncr53c8xx.c
6520
u_char chg, ofs, per, fak, wide;
drivers/scsi/ncr53c8xx.c
6521
u_char num = INB (nc_dsps);
drivers/scsi/ncr53c8xx.c
6524
u_char target = INB (nc_sdid) & 0x0f;
drivers/scsi/ncr53c8xx.c
6971
u_char tn = cmd->device->id;
drivers/scsi/ncr53c8xx.c
6972
u_char ln = cmd->device->lun;
drivers/scsi/ncr53c8xx.c
6975
u_char tag = NO_TAG;
drivers/scsi/ncr53c8xx.c
7181
static void ncr_alloc_ccb(struct ncb *np, u_char tn, u_char ln)
drivers/scsi/ncr53c8xx.c
7230
static void ncr_init_tcb (struct ncb *np, u_char tn)
drivers/scsi/ncr53c8xx.c
7317
static struct lcb *ncr_alloc_lcb (struct ncb *np, u_char tn, u_char ln)
drivers/scsi/ncr53c8xx.c
7646
static void ncr_selectclock(struct ncb *np, u_char scntl3)
drivers/scsi/ncr53c8xx.h
1287
u_char host_id;
drivers/scsi/qlogicpti.c
62
static const u_char mbox_param[] = {
drivers/scsi/qlogicpti.h
362
u_char fware_majrev, fware_minrev, fware_micrev;
drivers/scsi/sym53c8xx_2/sym53c8xx.h
106
u_char burst_order;
drivers/scsi/sym53c8xx_2/sym53c8xx.h
107
u_char scsi_led;
drivers/scsi/sym53c8xx_2/sym53c8xx.h
108
u_char scsi_diff;
drivers/scsi/sym53c8xx_2/sym53c8xx.h
109
u_char irq_mode;
drivers/scsi/sym53c8xx_2/sym53c8xx.h
110
u_char scsi_bus_check;
drivers/scsi/sym53c8xx_2/sym53c8xx.h
111
u_char host_id;
drivers/scsi/sym53c8xx_2/sym53c8xx.h
113
u_char verbose;
drivers/scsi/sym53c8xx_2/sym53c8xx.h
114
u_char settle_delay;
drivers/scsi/sym53c8xx_2/sym53c8xx.h
115
u_char use_nvram;
drivers/scsi/sym53c8xx_2/sym_defs.h
40
u_char burst_max; /* log-base-2 of max burst */
drivers/scsi/sym53c8xx_2/sym_defs.h
41
u_char offset_max;
drivers/scsi/sym53c8xx_2/sym_defs.h
42
u_char nr_divisor;
drivers/scsi/sym53c8xx_2/sym_defs.h
43
u_char lp_probe_bit;
drivers/scsi/sym53c8xx_2/sym_defs.h
466
u_char sel_scntl4; /* C1010 only */
drivers/scsi/sym53c8xx_2/sym_defs.h
467
u_char sel_sxfer;
drivers/scsi/sym53c8xx_2/sym_defs.h
468
u_char sel_id;
drivers/scsi/sym53c8xx_2/sym_defs.h
469
u_char sel_scntl3;
drivers/scsi/sym53c8xx_2/sym_glue.c
200
u_char *p;
drivers/scsi/sym53c8xx_2/sym_glue.c
201
p = (u_char *) cmd->sense_data;
drivers/scsi/sym53c8xx_2/sym_glue.h
178
u_char settle_time_valid;
drivers/scsi/sym53c8xx_2/sym_glue.h
201
u_char host_id;
drivers/scsi/sym53c8xx_2/sym_hipd.c
1117
static void sym_log_hard_error(struct Scsi_Host *shost, u_short sist, u_char dstat)
drivers/scsi/sym53c8xx_2/sym_hipd.c
1124
u_char *script_base;
drivers/scsi/sym53c8xx_2/sym_hipd.c
1133
script_base = (u_char *) np->scripta0;
drivers/scsi/sym53c8xx_2/sym_hipd.c
1140
script_base = (u_char *) np->scriptb0;
drivers/scsi/sym53c8xx_2/sym_hipd.c
1179
u_char dstat;
drivers/scsi/sym53c8xx_2/sym_hipd.c
1279
sym_lookup_chip_table (u_short device_id, u_char revision)
drivers/scsi/sym53c8xx_2/sym_hipd.c
1406
static int sym_prepare_nego(struct sym_hcb *np, struct sym_ccb *cp, u_char *msgptr)
drivers/scsi/sym53c8xx_2/sym_hipd.c
141
u_char istat = 0;
drivers/scsi/sym53c8xx_2/sym_hipd.c
1931
static void sym_settrans(struct sym_hcb *np, int target, u_char opts, u_char ofs,
drivers/scsi/sym53c8xx_2/sym_hipd.c
1932
u_char per, u_char wide, u_char div, u_char fak)
drivers/scsi/sym53c8xx_2/sym_hipd.c
1935
u_char sval, wval, uval;
drivers/scsi/sym53c8xx_2/sym_hipd.c
2062
static void sym_setwide(struct sym_hcb *np, int target, u_char wide)
drivers/scsi/sym53c8xx_2/sym_hipd.c
2092
u_char ofs, u_char per, u_char div, u_char fak)
drivers/scsi/sym53c8xx_2/sym_hipd.c
2096
u_char wide = (tp->head.wval & EWS) ? BUS_16_BIT : BUS_8_BIT;
drivers/scsi/sym53c8xx_2/sym_hipd.c
2124
sym_setpprot(struct sym_hcb *np, int target, u_char opts, u_char ofs,
drivers/scsi/sym53c8xx_2/sym_hipd.c
2125
u_char per, u_char wide, u_char div, u_char fak)
drivers/scsi/sym53c8xx_2/sym_hipd.c
2173
static void sym_recover_scsi_int (struct sym_hcb *np, u_char hsts)
drivers/scsi/sym53c8xx_2/sym_hipd.c
2258
u_char scsi_mode = INB(np, nc_stest4) & SMODE;
drivers/scsi/sym53c8xx_2/sym_hipd.c
2299
u_char hsts = INB(np, HS_PRT);
drivers/scsi/sym53c8xx_2/sym_hipd.c
2303
u_char sbcl = INB(np, nc_sbcl);
drivers/scsi/sym53c8xx_2/sym_hipd.c
2304
u_char cmd = dbc >> 24;
drivers/scsi/sym53c8xx_2/sym_hipd.c
232
static void sym_selectclock(struct sym_hcb *np, u_char scntl3)
drivers/scsi/sym53c8xx_2/sym_hipd.c
2398
u_char cmd;
drivers/scsi/sym53c8xx_2/sym_hipd.c
2399
u_char hflags, hflags0;
drivers/scsi/sym53c8xx_2/sym_hipd.c
2423
u_char ss0, ss2;
drivers/scsi/sym53c8xx_2/sym_hipd.c
2804
u_char istat, istatc;
drivers/scsi/sym53c8xx_2/sym_hipd.c
2805
u_char dstat;
drivers/scsi/sym53c8xx_2/sym_hipd.c
3033
u_char s_status = cp->ssss_status;
drivers/scsi/sym53c8xx_2/sym_hipd.c
3034
u_char h_flags = cp->host_flags;
drivers/scsi/sym53c8xx_2/sym_hipd.c
3751
u_char hflags;
drivers/scsi/sym53c8xx_2/sym_hipd.c
3948
u_char chg, ofs, per, fak, div;
drivers/scsi/sym53c8xx_2/sym_hipd.c
4200
u_char chg, wide;
drivers/scsi/sym53c8xx_2/sym_hipd.c
4373
u_char num = INB(np, nc_dsps);
drivers/scsi/sym53c8xx_2/sym_hipd.c
4376
u_char target = INB(np, nc_sdid) & 0x0f;
drivers/scsi/sym53c8xx_2/sym_hipd.c
45
static void sym_alloc_lcb_tags (struct sym_hcb *np, u_char tn, u_char ln);
drivers/scsi/sym53c8xx_2/sym_hipd.c
4644
struct sym_ccb *sym_get_ccb (struct sym_hcb *np, struct scsi_cmnd *cmd, u_char tag_order)
drivers/scsi/sym53c8xx_2/sym_hipd.c
4646
u_char tn = cmd->device->id;
drivers/scsi/sym53c8xx_2/sym_hipd.c
4647
u_char ln = cmd->device->lun;
drivers/scsi/sym53c8xx_2/sym_hipd.c
469
sym_getsync(struct sym_hcb *np, u_char dt, u_char sfac, u_char *divp, u_char *fakp)
drivers/scsi/sym53c8xx_2/sym_hipd.c
4951
static void sym_init_tcb (struct sym_hcb *np, u_char tn)
drivers/scsi/sym53c8xx_2/sym_hipd.c
4967
struct sym_lcb *sym_alloc_lcb (struct sym_hcb *np, u_char tn, u_char ln)
drivers/scsi/sym53c8xx_2/sym_hipd.c
5048
static void sym_alloc_lcb_tags (struct sym_hcb *np, u_char tn, u_char ln)
drivers/scsi/sym53c8xx_2/sym_hipd.c
5094
int sym_free_lcb(struct sym_hcb *np, u_char tn, u_char ln)
drivers/scsi/sym53c8xx_2/sym_hipd.c
5135
u_char *msgptr;
drivers/scsi/sym53c8xx_2/sym_hipd.c
5165
u_char order = cp->order;
drivers/scsi/sym53c8xx_2/sym_hipd.c
53
static void sym_printl_hex(u_char *p, int n)
drivers/scsi/sym53c8xx_2/sym_hipd.c
589
static inline void sym_init_burst(struct sym_hcb *np, u_char bc)
drivers/scsi/sym53c8xx_2/sym_hipd.c
60
static void sym_print_msg(struct sym_ccb *cp, char *label, u_char *msg)
drivers/scsi/sym53c8xx_2/sym_hipd.c
673
u_char burst_max;
drivers/scsi/sym53c8xx_2/sym_hipd.c
68
static void sym_print_nego_msg(struct sym_hcb *np, int target, char *label, u_char *msg)
drivers/scsi/sym53c8xx_2/sym_hipd.h
1004
u_char abrt_msg[4]; /* Message to send buffer */
drivers/scsi/sym53c8xx_2/sym_hipd.h
1007
u_char istat_sem; /* Tells the chip to stop (SEM) */
drivers/scsi/sym53c8xx_2/sym_hipd.h
1013
u_char use_dac; /* Use PCI DAC cycles */
drivers/scsi/sym53c8xx_2/sym_hipd.h
1015
u_char dmap_dirty; /* Dma segments registers dirty */
drivers/scsi/sym53c8xx_2/sym_hipd.h
1044
struct sym_chip *sym_lookup_chip_table(u_short device_id, u_char revision);
drivers/scsi/sym53c8xx_2/sym_hipd.h
1053
struct sym_ccb *sym_get_ccb(struct sym_hcb *np, struct scsi_cmnd *cmd, u_char tag_order);
drivers/scsi/sym53c8xx_2/sym_hipd.h
1055
struct sym_lcb *sym_alloc_lcb(struct sym_hcb *np, u_char tn, u_char ln);
drivers/scsi/sym53c8xx_2/sym_hipd.h
1056
int sym_free_lcb(struct sym_hcb *np, u_char tn, u_char ln);
drivers/scsi/sym53c8xx_2/sym_hipd.h
370
/*0*/ u_char uval; /* -> SCNTL4 register */
drivers/scsi/sym53c8xx_2/sym_hipd.h
371
/*1*/ u_char sval; /* -> SXFER io register */
drivers/scsi/sym53c8xx_2/sym_hipd.h
372
/*2*/ u_char filler1;
drivers/scsi/sym53c8xx_2/sym_hipd.h
373
/*3*/ u_char wval; /* -> SCNTL3 io register */
drivers/scsi/sym53c8xx_2/sym_hipd.h
423
u_char to_reset;
drivers/scsi/sym53c8xx_2/sym_hipd.h
494
u_char *cb_tags; /* Circular tags buffer */
drivers/scsi/sym53c8xx_2/sym_hipd.h
522
u_char tags_si; /* Current index to tags sum */
drivers/scsi/sym53c8xx_2/sym_hipd.h
530
u_char to_clear;
drivers/scsi/sym53c8xx_2/sym_hipd.h
535
u_char user_flags;
drivers/scsi/sym53c8xx_2/sym_hipd.h
536
u_char curr_flags;
drivers/scsi/sym53c8xx_2/sym_hipd.h
742
u_char nego_status; /* Negotiation status */
drivers/scsi/sym53c8xx_2/sym_hipd.h
743
u_char xerr_status; /* Extended error flags */
drivers/scsi/sym53c8xx_2/sym_hipd.h
755
u_char scsi_smsg [12];
drivers/scsi/sym53c8xx_2/sym_hipd.h
756
u_char scsi_smsg2[12];
drivers/scsi/sym53c8xx_2/sym_hipd.h
761
u_char sensecmd[6]; /* Request Sense command */
drivers/scsi/sym53c8xx_2/sym_hipd.h
762
u_char sv_scsi_status; /* Saved SCSI status */
drivers/scsi/sym53c8xx_2/sym_hipd.h
763
u_char sv_xerr_status; /* Saved extended status */
drivers/scsi/sym53c8xx_2/sym_hipd.h
772
u_char target;
drivers/scsi/sym53c8xx_2/sym_hipd.h
773
u_char lun;
drivers/scsi/sym53c8xx_2/sym_hipd.h
782
u_char started; /* CCB queued to the squeue */
drivers/scsi/sym53c8xx_2/sym_hipd.h
784
u_char to_abort; /* Want this IO to be aborted */
drivers/scsi/sym53c8xx_2/sym_hipd.h
786
u_char tags_si; /* Lun tags sum index (0,1) */
drivers/scsi/sym53c8xx_2/sym_hipd.h
840
u_char sv_scntl0, sv_scntl3, sv_dmode, sv_dcntl, sv_ctest3, sv_ctest4,
drivers/scsi/sym53c8xx_2/sym_hipd.h
849
u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest3, rv_ctest4,
drivers/scsi/sym53c8xx_2/sym_hipd.h
886
u_char *scripta0; /* Copy of scripts A, B, Z */
drivers/scsi/sym53c8xx_2/sym_hipd.h
887
u_char *scriptb0;
drivers/scsi/sym53c8xx_2/sym_hipd.h
888
u_char *scriptz0;
drivers/scsi/sym53c8xx_2/sym_hipd.h
911
u_char myaddr; /* SCSI id of the adapter */
drivers/scsi/sym53c8xx_2/sym_hipd.h
912
u_char maxburst; /* log base 2 of dwords burst */
drivers/scsi/sym53c8xx_2/sym_hipd.h
913
u_char maxwide; /* Maximum transfer width */
drivers/scsi/sym53c8xx_2/sym_hipd.h
914
u_char minsync; /* Min sync period factor (ST) */
drivers/scsi/sym53c8xx_2/sym_hipd.h
915
u_char maxsync; /* Max sync period factor (ST) */
drivers/scsi/sym53c8xx_2/sym_hipd.h
916
u_char maxoffs; /* Max scsi offset (ST) */
drivers/scsi/sym53c8xx_2/sym_hipd.h
917
u_char minsync_dt; /* Min sync period factor (DT) */
drivers/scsi/sym53c8xx_2/sym_hipd.h
918
u_char maxsync_dt; /* Max sync period factor (DT) */
drivers/scsi/sym53c8xx_2/sym_hipd.h
919
u_char maxoffs_dt; /* Max scsi offset (DT) */
drivers/scsi/sym53c8xx_2/sym_hipd.h
920
u_char multiplier; /* Clock multiplier (1,2,4) */
drivers/scsi/sym53c8xx_2/sym_hipd.h
921
u_char clock_divn; /* Number of clock divisors */
drivers/scsi/sym53c8xx_2/sym_hipd.h
949
u_char msgout[8]; /* Buffer for MESSAGE OUT */
drivers/scsi/sym53c8xx_2/sym_hipd.h
950
u_char msgin [8]; /* Buffer for MESSAGE IN */
drivers/scsi/sym53c8xx_2/sym_hipd.h
957
u_char usrflags; /* Miscellaneous user flags */
drivers/scsi/sym53c8xx_2/sym_hipd.h
958
u_char scsi_mode; /* Current SCSI BUS mode */
drivers/scsi/sym53c8xx_2/sym_hipd.h
959
u_char verbose; /* Verbosity for this controller*/
drivers/scsi/sym53c8xx_2/sym_nvram.c
243
static void S24C16_set_bit(struct sym_device *np, u_char write_bit, u_char *gpreg,
drivers/scsi/sym53c8xx_2/sym_nvram.c
270
static void S24C16_start(struct sym_device *np, u_char *gpreg)
drivers/scsi/sym53c8xx_2/sym_nvram.c
281
static void S24C16_stop(struct sym_device *np, u_char *gpreg)
drivers/scsi/sym53c8xx_2/sym_nvram.c
291
static void S24C16_do_bit(struct sym_device *np, u_char *read_bit, u_char write_bit,
drivers/scsi/sym53c8xx_2/sym_nvram.c
292
u_char *gpreg)
drivers/scsi/sym53c8xx_2/sym_nvram.c
306
static void S24C16_write_ack(struct sym_device *np, u_char write_bit, u_char *gpreg,
drivers/scsi/sym53c8xx_2/sym_nvram.c
307
u_char *gpcntl)
drivers/scsi/sym53c8xx_2/sym_nvram.c
31
static u_char Tekram_boot_delay[7] = {3, 5, 10, 20, 30, 60, 120};
drivers/scsi/sym53c8xx_2/sym_nvram.c
318
static void S24C16_read_ack(struct sym_device *np, u_char *read_bit, u_char *gpreg,
drivers/scsi/sym53c8xx_2/sym_nvram.c
319
u_char *gpcntl)
drivers/scsi/sym53c8xx_2/sym_nvram.c
330
static void S24C16_write_byte(struct sym_device *np, u_char *ack_data, u_char write_data,
drivers/scsi/sym53c8xx_2/sym_nvram.c
331
u_char *gpreg, u_char *gpcntl)
drivers/scsi/sym53c8xx_2/sym_nvram.c
345
static void S24C16_read_byte(struct sym_device *np, u_char *read_data, u_char ack_data,
drivers/scsi/sym53c8xx_2/sym_nvram.c
346
u_char *gpreg, u_char *gpcntl)
drivers/scsi/sym53c8xx_2/sym_nvram.c
349
u_char read_bit;
drivers/scsi/sym53c8xx_2/sym_nvram.c
365
u_char *data, int len)
drivers/scsi/sym53c8xx_2/sym_nvram.c
367
u_char gpcntl, gpreg;
drivers/scsi/sym53c8xx_2/sym_nvram.c
368
u_char old_gpcntl, old_gpreg;
drivers/scsi/sym53c8xx_2/sym_nvram.c
369
u_char ack_data;
drivers/scsi/sym53c8xx_2/sym_nvram.c
418
static int sym_read_S24C16_nvram(struct sym_device *np, int offset, u_char *data, int len)
drivers/scsi/sym53c8xx_2/sym_nvram.c
420
u_char gpcntl, gpreg;
drivers/scsi/sym53c8xx_2/sym_nvram.c
421
u_char old_gpcntl, old_gpreg;
drivers/scsi/sym53c8xx_2/sym_nvram.c
422
u_char ack_data;
drivers/scsi/sym53c8xx_2/sym_nvram.c
499
static u_char Symbios_trailer[6] = {0xfe, 0xfe, 0, 0, 0, 0};
drivers/scsi/sym53c8xx_2/sym_nvram.c
500
u_char *data = (u_char *) nvram;
drivers/scsi/sym53c8xx_2/sym_nvram.c
538
static void T93C46_Clk(struct sym_device *np, u_char *gpreg)
drivers/scsi/sym53c8xx_2/sym_nvram.c
549
static void T93C46_Read_Bit(struct sym_device *np, u_char *read_bit, u_char *gpreg)
drivers/scsi/sym53c8xx_2/sym_nvram.c
559
static void T93C46_Write_Bit(struct sym_device *np, u_char write_bit, u_char *gpreg)
drivers/scsi/sym53c8xx_2/sym_nvram.c
578
static void T93C46_Stop(struct sym_device *np, u_char *gpreg)
drivers/scsi/sym53c8xx_2/sym_nvram.c
592
u_char *read_bit, u_char *gpreg)
drivers/scsi/sym53c8xx_2/sym_nvram.c
598
T93C46_Write_Bit(np, (u_char) (write_data >> (8 - x)), gpreg);
drivers/scsi/sym53c8xx_2/sym_nvram.c
610
u_char read_bit;
drivers/scsi/sym53c8xx_2/sym_nvram.c
649
u_char gpcntl, gpreg;
drivers/scsi/sym53c8xx_2/sym_nvram.c
650
u_char old_gpcntl, old_gpreg;
drivers/scsi/sym53c8xx_2/sym_nvram.c
681
u_char *data = (u_char *) nvram;
drivers/scsi/sym53c8xx_2/sym_nvram.h
111
u_char target_id;
drivers/scsi/sym53c8xx_2/sym_nvram.h
112
u_char rsvd;
drivers/scsi/sym53c8xx_2/sym_nvram.h
115
u_char spare_devices[15*8];
drivers/scsi/sym53c8xx_2/sym_nvram.h
116
u_char trailer[6]; /* 0xfe 0xfe 0x00 0x00 0x00 0x00 */
drivers/scsi/sym53c8xx_2/sym_nvram.h
132
u_char flags;
drivers/scsi/sym53c8xx_2/sym_nvram.h
139
u_char sync_index;
drivers/scsi/sym53c8xx_2/sym_nvram.h
142
u_char host_id;
drivers/scsi/sym53c8xx_2/sym_nvram.h
143
u_char flags;
drivers/scsi/sym53c8xx_2/sym_nvram.h
152
u_char boot_delay_index;
drivers/scsi/sym53c8xx_2/sym_nvram.h
153
u_char max_tags_index;
drivers/scsi/sym53c8xx_2/sym_nvram.h
45
u_char v_major; /* 0x00 */
drivers/scsi/sym53c8xx_2/sym_nvram.h
46
u_char v_minor; /* 0x30 */
drivers/scsi/sym53c8xx_2/sym_nvram.h
64
u_char host_id;
drivers/scsi/sym53c8xx_2/sym_nvram.h
65
u_char num_hba; /* 0x04 */
drivers/scsi/sym53c8xx_2/sym_nvram.h
66
u_char num_devices; /* 0x10 */
drivers/scsi/sym53c8xx_2/sym_nvram.h
67
u_char max_scam_devices; /* 0x04 */
drivers/scsi/sym53c8xx_2/sym_nvram.h
68
u_char num_valid_scam_devices; /* 0x00 */
drivers/scsi/sym53c8xx_2/sym_nvram.h
69
u_char flags2;
drivers/scsi/sym53c8xx_2/sym_nvram.h
77
u_char bus_nr; /* PCI bus number */
drivers/scsi/sym53c8xx_2/sym_nvram.h
78
u_char device_fn; /* PCI device/function number << 3*/
drivers/scsi/sym53c8xx_2/sym_nvram.h
87
u_char flags;
drivers/scsi/sym53c8xx_2/sym_nvram.h
92
u_char rsvd;
drivers/scsi/sym53c8xx_2/sym_nvram.h
93
u_char bus_width; /* 0x08/0x10 */
drivers/scsi/sym53c8xx_2/sym_nvram.h
94
u_char sync_offset;
drivers/spi/spi-bcm-qspi.c
1198
u_char *buf;
drivers/spi/spi-cadence-quadspi.c
130
u_char *rxbuf, loff_t from_addr, size_t n_rx);
drivers/spi/spi-cadence-quadspi.c
1331
const u_char *buf = op->data.buf.out;
drivers/spi/spi-cadence-quadspi.c
1364
u_char *buf, loff_t from, size_t len)
drivers/spi/spi-cadence-quadspi.c
1429
u_char *buf = op->data.buf.in;
drivers/spi/spi-cadence-quadspi.c
885
u_char *rxbuf, loff_t from_addr,
drivers/spi/spi-sg2044-nor.c
139
size_t len, u_char *buf)
drivers/tty/serial/cpm_uart.c
1086
u_char c, *cp;
drivers/usb/atm/ueagle-atm.c
2415
static int uea_getesi(struct uea_softc *sc, u_char *esi)
drivers/video/fbdev/amifb.c
1758
u_char red, green, blue;
drivers/video/fbdev/amifb.c
1842
u_char __user *data,
drivers/video/fbdev/amifb.c
1852
register u_char color;
drivers/video/fbdev/amifb.c
1917
u_char __user *data, struct amifb_par *par)
drivers/video/fbdev/amifb.c
788
static u_char red0, green0, blue0;
drivers/video/fbdev/cg3.c
302
static u_char cg3_dacvals[] = {
drivers/video/fbdev/cirrusfb.c
2628
vga_wgfx(regbase, CL_GR28, (u_char) (ndest & 0xff));
drivers/video/fbdev/cirrusfb.c
2630
vga_wgfx(regbase, CL_GR29, (u_char) (ndest >> 8));
drivers/video/fbdev/cirrusfb.c
2632
vga_wgfx(regbase, CL_GR2A, (u_char) (ndest >> 16));
drivers/video/fbdev/cirrusfb.c
2636
vga_wgfx(regbase, CL_GR2C, (u_char) (nsrc & 0xff));
drivers/video/fbdev/cirrusfb.c
2638
vga_wgfx(regbase, CL_GR2D, (u_char) (nsrc >> 8));
drivers/video/fbdev/cirrusfb.c
2640
vga_wgfx(regbase, CL_GR2E, (u_char) (nsrc >> 16));
drivers/video/fbdev/cirrusfb.c
2667
u_char bltmode;
drivers/video/fbdev/cirrusfb.c
2705
u_char blitmode)
drivers/video/fbdev/cirrusfb.c
2708
u_char op;
drivers/video/fbdev/cirrusfb.c
406
u_short line_length, u_char blitmode);
drivers/video/fbdev/core/fbcon.h
28
const u_char *fontdata;
drivers/video/fbdev/cyber2000fb.c
410
u_char clock_mult;
drivers/video/fbdev/cyber2000fb.c
411
u_char clock_div;
drivers/video/fbdev/cyber2000fb.c
412
u_char extseqmisc;
drivers/video/fbdev/cyber2000fb.c
413
u_char co_pixfmt;
drivers/video/fbdev/cyber2000fb.c
414
u_char crtc_ofl;
drivers/video/fbdev/cyber2000fb.c
415
u_char crtc[19];
drivers/video/fbdev/cyber2000fb.c
423
u_char ramdac;
drivers/video/fbdev/cyber2000fb.c
426
static const u_char crtc_idx[] = {
drivers/video/fbdev/cyber2000fb.c
76
u_char mem_ctl1;
drivers/video/fbdev/cyber2000fb.c
77
u_char mem_ctl2;
drivers/video/fbdev/cyber2000fb.c
78
u_char mclk_mult;
drivers/video/fbdev/cyber2000fb.c
79
u_char mclk_div;
drivers/video/fbdev/cyber2000fb.c
83
u_char ramdac_ctrl;
drivers/video/fbdev/cyber2000fb.c
84
u_char ramdac_powerdown;
drivers/video/fbdev/dnfb.c
245
info->screen_base = (u_char *) info->fix.smem_start;
drivers/video/fbdev/pxafb.c
1821
fbi->task_state = (u_char)-1;
drivers/video/fbdev/pxafb.h
143
volatile u_char state;
drivers/video/fbdev/pxafb.h
144
volatile u_char task_state;
drivers/video/fbdev/sa1100fb.c
1125
fbi->task_state = (u_char)-1;
drivers/video/fbdev/sa1100fb.h
45
u_char * map_cpu;
drivers/video/fbdev/sa1100fb.h
48
u_char * screen_cpu;
drivers/video/fbdev/sa1100fb.h
62
volatile u_char state;
drivers/video/fbdev/sa1100fb.h
63
volatile u_char task_state;
drivers/video/fbdev/vesafb.c
112
struct { u_char blue, green, red, pad; } entry;
fs/efs/efs.h
64
u_char di_version; /* version of inode */
fs/efs/efs.h
65
u_char di_spare; /* spare - used by AFS */
fs/jffs2/os-linux.h
117
int jffs2_flash_write(struct jffs2_sb_info *c, loff_t ofs, size_t len, size_t *retlen, const u_char *buf);
fs/jffs2/os-linux.h
118
int jffs2_flash_read(struct jffs2_sb_info *c, loff_t ofs, size_t len, size_t *retlen, u_char *buf);
fs/jffs2/os-linux.h
193
size_t *retlen, const u_char *buf);
fs/jffs2/wbuf.c
942
size_t *retlen, const u_char *buf)
fs/jffs2/wbuf.c
957
int jffs2_flash_read(struct jffs2_sb_info *c, loff_t ofs, size_t len, size_t *retlen, u_char *buf)
fs/jffs2/writev.c
33
size_t *retlen, const u_char *buf)
fs/romfs/storage.c
137
u_char *buf, *p;
fs/romfs/storage.c
41
u_char buf[16], *p;
fs/romfs/storage.c
69
u_char buf[17];
include/linux/mISDNif.h
301
u_char channelmap[MISDN_CHMAP_SIZE];
include/linux/mISDNif.h
342
test_channelmap(u_int nr, u_char *map)
include/linux/mISDNif.h
351
set_channelmap(u_int nr, u_char *map)
include/linux/mISDNif.h
357
clear_channelmap(u_int nr, u_char *map)
include/linux/mISDNif.h
499
u_char channelmap[MISDN_CHMAP_SIZE];
include/linux/mc6821.h
26
volatile u_char pra;
include/linux/mc6821.h
27
volatile u_char ddra;
include/linux/mc6821.h
29
u_char pad1[PIA_REG_PADWIDTH];
include/linux/mc6821.h
30
volatile u_char cra;
include/linux/mc6821.h
31
u_char pad2[PIA_REG_PADWIDTH];
include/linux/mc6821.h
33
volatile u_char prb;
include/linux/mc6821.h
34
volatile u_char ddrb;
include/linux/mc6821.h
36
u_char pad3[PIA_REG_PADWIDTH];
include/linux/mc6821.h
37
volatile u_char crb;
include/linux/mc6821.h
38
u_char pad4[PIA_REG_PADWIDTH];
include/linux/mtd/cfi.h
303
uint32_t cfi_send_gen_cmd(u_char cmd, uint32_t cmd_addr, uint32_t base,
include/linux/mtd/mtd.h
239
u_char type;
include/linux/mtd/mtd.h
321
size_t *retlen, u_char *buf);
include/linux/mtd/mtd.h
323
size_t *retlen, const u_char *buf);
include/linux/mtd/mtd.h
325
size_t *retlen, const u_char *buf);
include/linux/mtd/mtd.h
333
size_t len, size_t *retlen, u_char *buf);
include/linux/mtd/mtd.h
337
size_t len, size_t *retlen, u_char *buf);
include/linux/mtd/mtd.h
340
const u_char *buf);
include/linux/mtd/mtd.h
506
u_char *buf);
include/linux/mtd/mtd.h
508
const u_char *buf);
include/linux/mtd/mtd.h
510
const u_char *buf);
include/linux/mtd/mtd.h
518
size_t *retlen, u_char *buf);
include/linux/mtd/mtd.h
522
size_t *retlen, u_char *buf);
include/linux/mtd/mtd.h
524
size_t *retlen, const u_char *buf);
include/linux/platform_data/video-pxafb.h
70
u_char bpp;
include/linux/platform_data/video-pxafb.h
77
u_char hsync_len;
include/linux/platform_data/video-pxafb.h
78
u_char left_margin;
include/linux/platform_data/video-pxafb.h
79
u_char right_margin;
include/linux/platform_data/video-pxafb.h
81
u_char vsync_len;
include/linux/platform_data/video-pxafb.h
82
u_char upper_margin;
include/linux/platform_data/video-pxafb.h
83
u_char lower_margin;
include/linux/platform_data/video-pxafb.h
84
u_char sync;
include/net/iw_handler.h
396
u_char spy_address[IW_MAX_SPY][ETH_ALEN];
include/net/iw_handler.h
401
u_char spy_thr_under[IW_MAX_SPY];
include/pcmcia/cistpl.h
104
u_char ndev;
include/pcmcia/cistpl.h
106
u_char type;
include/pcmcia/cistpl.h
107
u_char wp;
include/pcmcia/cistpl.h
117
u_char flags;
include/pcmcia/cistpl.h
124
u_char major;
include/pcmcia/cistpl.h
125
u_char minor;
include/pcmcia/cistpl.h
126
u_char ns;
include/pcmcia/cistpl.h
127
u_char ofs[CISTPL_VERS_1_MAX_PROD_STRINGS];
include/pcmcia/cistpl.h
132
u_char nid;
include/pcmcia/cistpl.h
134
u_char mfr;
include/pcmcia/cistpl.h
135
u_char info;
include/pcmcia/cistpl.h
158
u_char func;
include/pcmcia/cistpl.h
159
u_char sysinit;
include/pcmcia/cistpl.h
163
u_char type;
include/pcmcia/cistpl.h
164
u_char data[];
include/pcmcia/cistpl.h
207
u_char uart_type;
include/pcmcia/cistpl.h
208
u_char uart_cap_0;
include/pcmcia/cistpl.h
209
u_char uart_cap_1;
include/pcmcia/cistpl.h
213
u_char flow;
include/pcmcia/cistpl.h
214
u_char cmd_buf;
include/pcmcia/cistpl.h
215
u_char rcv_buf_0, rcv_buf_1, rcv_buf_2;
include/pcmcia/cistpl.h
216
u_char xmit_buf_0, xmit_buf_1, xmit_buf_2;
include/pcmcia/cistpl.h
248
u_char max_data_0;
include/pcmcia/cistpl.h
249
u_char max_data_1;
include/pcmcia/cistpl.h
250
u_char modulation_0;
include/pcmcia/cistpl.h
251
u_char modulation_1;
include/pcmcia/cistpl.h
252
u_char error_control;
include/pcmcia/cistpl.h
253
u_char compression;
include/pcmcia/cistpl.h
254
u_char cmd_protocol;
include/pcmcia/cistpl.h
255
u_char escape;
include/pcmcia/cistpl.h
256
u_char encrypt;
include/pcmcia/cistpl.h
257
u_char misc_features;
include/pcmcia/cistpl.h
258
u_char ccitt_code[];
include/pcmcia/cistpl.h
262
u_char max_data_0;
include/pcmcia/cistpl.h
263
u_char max_data_1;
include/pcmcia/cistpl.h
264
u_char modulation;
include/pcmcia/cistpl.h
265
u_char encrypt;
include/pcmcia/cistpl.h
266
u_char features_0;
include/pcmcia/cistpl.h
267
u_char features_1;
include/pcmcia/cistpl.h
268
u_char ccitt_code[];
include/pcmcia/cistpl.h
272
u_char max_data_0;
include/pcmcia/cistpl.h
273
u_char max_data_1;
include/pcmcia/cistpl.h
298
u_char tech;
include/pcmcia/cistpl.h
318
u_char media;
include/pcmcia/cistpl.h
322
u_char nb;
include/pcmcia/cistpl.h
323
u_char id[16];
include/pcmcia/cistpl.h
327
u_char code;
include/pcmcia/cistpl.h
339
u_char interface;
include/pcmcia/cistpl.h
357
u_char feature1;
include/pcmcia/cistpl.h
358
u_char feature2;
include/pcmcia/cistpl.h
378
u_char attr;
include/pcmcia/cistpl.h
383
u_char last_idx;
include/pcmcia/cistpl.h
386
u_char subtuples;
include/pcmcia/cistpl.h
402
u_char present;
include/pcmcia/cistpl.h
403
u_char flags;
include/pcmcia/cistpl.h
421
u_char flags;
include/pcmcia/cistpl.h
422
u_char nwin;
include/pcmcia/cistpl.h
437
u_char flags;
include/pcmcia/cistpl.h
438
u_char nwin;
include/pcmcia/cistpl.h
456
u_char index;
include/pcmcia/cistpl.h
458
u_char interface;
include/pcmcia/cistpl.h
464
u_char subtuples;
include/pcmcia/cistpl.h
478
u_char index;
include/pcmcia/cistpl.h
481
u_char io;
include/pcmcia/cistpl.h
483
u_char mem;
include/pcmcia/cistpl.h
484
u_char subtuples;
include/pcmcia/cistpl.h
488
u_char ngeo;
include/pcmcia/cistpl.h
490
u_char buswidth;
include/pcmcia/cistpl.h
500
u_char vers;
include/pcmcia/cistpl.h
501
u_char comply;
include/pcmcia/cistpl.h
503
u_char vspec8, vspec9;
include/pcmcia/cistpl.h
504
u_char nhdr;
include/pcmcia/cistpl.h
505
u_char vendor, info;
include/pcmcia/cistpl.h
510
u_char data_org;
include/pcmcia/cistpl.h
519
u_char type;
include/pcmcia/cistpl.h
520
u_char edc;
include/pcmcia/cistpl.h
67
u_char sum;
include/pcmcia/cistpl.h
75
u_char nfn;
include/pcmcia/cistpl.h
77
u_char space;
include/pcmcia/cistpl.h
85
u_char ns;
include/pcmcia/cistpl.h
86
u_char ofs[CISTPL_MAX_ALTSTR_STRINGS];
include/pcmcia/ss.h
53
u_char Vcc, Vpp;
include/pcmcia/ss.h
54
u_char io_irq;
include/pcmcia/ss.h
85
u_char map;
include/pcmcia/ss.h
86
u_char flags;
include/pcmcia/ss.h
92
u_char map;
include/pcmcia/ss.h
93
u_char flags;
include/soc/fsl/cpm.h
61
#define CPMFCR_GBL ((u_char)0x00) /* Flag doesn't exist in CPM1 */
include/soc/fsl/cpm.h
62
#define CPMFCR_TC2 ((u_char)0x00) /* Flag doesn't exist in CPM1 */
include/soc/fsl/cpm.h
63
#define CPMFCR_DTB ((u_char)0x00) /* Flag doesn't exist in CPM1 */
include/soc/fsl/cpm.h
64
#define CPMFCR_BDB ((u_char)0x00) /* Flag doesn't exist in CPM1 */
include/soc/fsl/cpm.h
66
#define CPMFCR_GBL ((u_char)0x20) /* Set memory snooping */
include/soc/fsl/cpm.h
67
#define CPMFCR_TC2 ((u_char)0x04) /* Transfer code 2 value */
include/soc/fsl/cpm.h
68
#define CPMFCR_DTB ((u_char)0x02) /* Use local bus for data when set */
include/soc/fsl/cpm.h
69
#define CPMFCR_BDB ((u_char)0x01) /* Use local bus for BD when set */
include/soc/fsl/cpm.h
71
#define CPMFCR_EB ((u_char)0x10) /* Set big endian byte order */
include/video/sa1100fb.h
37
u_char bpp;
include/video/sa1100fb.h
38
u_char hsync_len;
include/video/sa1100fb.h
39
u_char left_margin;
include/video/sa1100fb.h
40
u_char right_margin;
include/video/sa1100fb.h
42
u_char vsync_len;
include/video/sa1100fb.h
43
u_char upper_margin;
include/video/sa1100fb.h
44
u_char lower_margin;
include/video/sa1100fb.h
45
u_char sync;
include/video/uvesafb.h
102
u_char blue, green, red, pad;
net/netfilter/ipvs/ip_vs_sync.c
1297
static void set_mcast_loop(struct sock *sk, u_char loop)
net/netfilter/ipvs/ip_vs_sync.c
1312
static void set_mcast_ttl(struct sock *sk, u_char ttl)
sound/oss/dmasound/dmasound.h
145
ssize_t (*ct_ulaw)(const u_char __user *, size_t, u_char *, ssize_t *, ssize_t);
sound/oss/dmasound/dmasound.h
146
ssize_t (*ct_alaw)(const u_char __user *, size_t, u_char *, ssize_t *, ssize_t);
sound/oss/dmasound/dmasound.h
147
ssize_t (*ct_s8)(const u_char __user *, size_t, u_char *, ssize_t *, ssize_t);
sound/oss/dmasound/dmasound.h
148
ssize_t (*ct_u8)(const u_char __user *, size_t, u_char *, ssize_t *, ssize_t);
sound/oss/dmasound/dmasound.h
149
ssize_t (*ct_s16be)(const u_char __user *, size_t, u_char *, ssize_t *, ssize_t);
sound/oss/dmasound/dmasound.h
150
ssize_t (*ct_u16be)(const u_char __user *, size_t, u_char *, ssize_t *, ssize_t);
sound/oss/dmasound/dmasound.h
151
ssize_t (*ct_s16le)(const u_char __user *, size_t, u_char *, ssize_t *, ssize_t);
sound/oss/dmasound/dmasound.h
152
ssize_t (*ct_u16le)(const u_char __user *, size_t, u_char *, ssize_t *, ssize_t);
sound/oss/dmasound/dmasound_atari.c
101
static ssize_t ata_ctx_s16be(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
102
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
104
static ssize_t ata_ctx_u16be(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
105
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
107
static ssize_t ata_ctx_s16le(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
108
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
110
static ssize_t ata_ctx_u16le(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
111
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
155
static ssize_t ata_ct_law(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
156
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
162
u_char *p = &frame[*frameUsed];
sound/oss/dmasound/dmasound_atari.c
169
u_char data;
sound/oss/dmasound/dmasound_atari.c
180
static ssize_t ata_ct_s8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
181
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
198
static ssize_t ata_ct_u8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
199
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
205
u_char *p = &frame[*frameUsed];
sound/oss/dmasound/dmasound_atari.c
209
u_char data;
sound/oss/dmasound/dmasound_atari.c
233
static ssize_t ata_ct_s16be(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
234
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
265
static ssize_t ata_ct_u16be(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
266
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
304
static ssize_t ata_ct_s16le(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
305
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
345
static ssize_t ata_ct_u16le(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
346
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
385
static ssize_t ata_ctx_law(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
386
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
399
u_char *p = &frame[*frameUsed];
sound/oss/dmasound/dmasound_atari.c
400
u_char data = expand_data;
sound/oss/dmasound/dmasound_atari.c
402
u_char c;
sound/oss/dmasound/dmasound_atari.c
421
u_char c;
sound/oss/dmasound/dmasound_atari.c
447
static ssize_t ata_ctx_s8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
448
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
459
u_char *p = &frame[*frameUsed];
sound/oss/dmasound/dmasound_atari.c
460
u_char data = expand_data;
sound/oss/dmasound/dmasound_atari.c
501
static ssize_t ata_ctx_u8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
502
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
513
u_char *p = &frame[*frameUsed];
sound/oss/dmasound/dmasound_atari.c
514
u_char data = expand_data;
sound/oss/dmasound/dmasound_atari.c
557
static ssize_t ata_ctx_s16be(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
558
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
613
static ssize_t ata_ctx_u16be(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
614
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
671
static ssize_t ata_ctx_s16le(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
672
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
71
static ssize_t ata_ct_law(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
72
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
729
static ssize_t ata_ctx_u16le(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
730
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
74
static ssize_t ata_ct_s8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
75
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
77
static ssize_t ata_ct_u8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
78
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
80
static ssize_t ata_ct_s16be(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
81
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
83
static ssize_t ata_ct_u16be(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
84
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
86
static ssize_t ata_ct_s16le(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
87
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
89
static ssize_t ata_ct_u16le(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
90
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
92
static ssize_t ata_ctx_law(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
93
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
95
static ssize_t ata_ctx_s8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
96
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_atari.c
98
static ssize_t ata_ctx_u8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_atari.c
99
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_core.c
271
static ssize_t sound_copy_translate(TRANS *trans, const u_char __user *userPtr,
sound/oss/dmasound/dmasound_core.c
272
size_t userCount, u_char frame[],
sound/oss/dmasound/dmasound_core.c
275
ssize_t (*ct_func)(const u_char __user *, size_t, u_char *, ssize_t *, ssize_t);
sound/oss/dmasound/dmasound_core.c
544
u_char *dest;
sound/oss/dmasound/dmasound_paula.c
157
static ssize_t ami_ct_s8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_paula.c
158
u_char frame[], ssize_t *frameUsed, ssize_t frameLeft)
sound/oss/dmasound/dmasound_paula.c
169
u_char *left = &frame[*frameUsed>>1];
sound/oss/dmasound/dmasound_paula.c
170
u_char *right = left+write_sq_block_size_half;
sound/oss/dmasound/dmasound_paula.c
190
static ssize_t funcname(const u_char __user *userPtr, size_t userCount, \
sound/oss/dmasound/dmasound_paula.c
191
u_char frame[], ssize_t *frameUsed, \
sound/oss/dmasound/dmasound_paula.c
197
u_char *p = &frame[*frameUsed]; \
sound/oss/dmasound/dmasound_paula.c
201
u_char data; \
sound/oss/dmasound/dmasound_paula.c
208
u_char *left = &frame[*frameUsed>>1]; \
sound/oss/dmasound/dmasound_paula.c
209
u_char *right = left+write_sq_block_size_half; \
sound/oss/dmasound/dmasound_paula.c
213
u_char data; \
sound/oss/dmasound/dmasound_paula.c
241
static ssize_t funcname(const u_char __user *userPtr, size_t userCount, \
sound/oss/dmasound/dmasound_paula.c
242
u_char frame[], ssize_t *frameUsed, \
sound/oss/dmasound/dmasound_paula.c
250
u_char *high = &frame[*frameUsed>>1]; \
sound/oss/dmasound/dmasound_paula.c
251
u_char *low = high+write_sq_block_size_half; \
sound/oss/dmasound/dmasound_paula.c
263
u_char *lefth = &frame[*frameUsed>>2]; \
sound/oss/dmasound/dmasound_paula.c
264
u_char *leftl = lefth+write_sq_block_size_quarter; \
sound/oss/dmasound/dmasound_paula.c
265
u_char *righth = lefth+write_sq_block_size_half; \
sound/oss/dmasound/dmasound_paula.c
266
u_char *rightl = righth+write_sq_block_size_quarter; \
sound/oss/dmasound/dmasound_paula.c
464
u_char *start, *ch0, *ch1, *ch2, *ch3;
sound/oss/dmasound/dmasound_q40.c
102
static ssize_t q40_ct_u8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_q40.c
103
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_q40.c
107
u_char *p = (u_char *) &frame[*frameUsed];
sound/oss/dmasound/dmasound_q40.c
118
static ssize_t q40_ctx_law(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_q40.c
119
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_q40.c
125
u_char *p = (u_char *) &frame[*frameUsed];
sound/oss/dmasound/dmasound_q40.c
133
u_char c;
sound/oss/dmasound/dmasound_q40.c
156
static ssize_t q40_ctx_s8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_q40.c
157
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_q40.c
160
u_char *p = (u_char *) &frame[*frameUsed];
sound/oss/dmasound/dmasound_q40.c
170
u_char c;
sound/oss/dmasound/dmasound_q40.c
193
static ssize_t q40_ctx_u8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_q40.c
194
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_q40.c
197
u_char *p = (u_char *) &frame[*frameUsed];
sound/oss/dmasound/dmasound_q40.c
206
u_char c;
sound/oss/dmasound/dmasound_q40.c
228
static ssize_t q40_ctc_law(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_q40.c
229
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_q40.c
235
u_char *p = (u_char *) &frame[*frameUsed];
sound/oss/dmasound/dmasound_q40.c
243
u_char c;
sound/oss/dmasound/dmasound_q40.c
269
static ssize_t q40_ctc_s8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_q40.c
270
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_q40.c
273
u_char *p = (u_char *) &frame[*frameUsed];
sound/oss/dmasound/dmasound_q40.c
282
u_char c;
sound/oss/dmasound/dmasound_q40.c
308
static ssize_t q40_ctc_u8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_q40.c
309
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_q40.c
312
u_char *p = (u_char *) &frame[*frameUsed];
sound/oss/dmasound/dmasound_q40.c
321
u_char c;
sound/oss/dmasound/dmasound_q40.c
403
u_char *start;
sound/oss/dmasound/dmasound_q40.c
405
u_char speed;
sound/oss/dmasound/dmasound_q40.c
62
static ssize_t q40_ct_law(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_q40.c
63
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_q40.c
68
u_char *p = (u_char *) &frame[*frameUsed];
sound/oss/dmasound/dmasound_q40.c
83
static ssize_t q40_ct_s8(const u_char __user *userPtr, size_t userCount,
sound/oss/dmasound/dmasound_q40.c
84
u_char frame[], ssize_t *frameUsed,
sound/oss/dmasound/dmasound_q40.c
88
u_char *p = (u_char *) &frame[*frameUsed];
tools/power/cpupower/debug/i386/dump_psb.c
40
u_char version;
tools/power/cpupower/debug/i386/dump_psb.c
41
u_char flags;
tools/power/cpupower/debug/i386/dump_psb.c
43
u_char res1;
tools/power/cpupower/debug/i386/dump_psb.c
44
u_char numpst;
tools/power/cpupower/debug/i386/dump_psb.c
49
u_char fsb;
tools/power/cpupower/debug/i386/dump_psb.c
50
u_char maxfid;
tools/power/cpupower/debug/i386/dump_psb.c
51
u_char startvid;
tools/power/cpupower/debug/i386/dump_psb.c
52
u_char numpstates;
tools/testing/selftests/bpf/network_helpers.c
1003
const u_char *packet, *payload;
tools/testing/selftests/bpf/network_helpers.c
1040
pcap_dump((u_char *)dumper, &header, packet);
tools/testing/selftests/bpf/network_helpers.c
861
static bool is_ethernet(const u_char *packet)
tools/testing/selftests/bpf/network_helpers.c
900
static void show_transport(const u_char *packet, u16 len, u32 ifindex,
tools/testing/selftests/bpf/network_helpers.c
962
static void show_ipv6_packet(const u_char *packet, u32 ifindex, u8 pkt_type)
tools/testing/selftests/bpf/network_helpers.c
967
u_char proto;
tools/testing/selftests/bpf/network_helpers.c
981
static void show_ipv4_packet(const u_char *packet, u32 ifindex, u8 pkt_type)
tools/testing/selftests/bpf/network_helpers.c
986
u_char proto;