Searched refs:u_char (Results 326 - 350 of 678) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/embedded6xx/
H A Dmpc7448_hpc2.c65 int mpc7448_hpc2_exclude_device(u_char bus, u_char devfn)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dcommand.h50 u_char log_stdout;
53 u_char log_syslog;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_prefix.c188 u_char *pnt, mask;
196 pnt = (u_char *)(o6p + 1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h53 u_char burst_max; /* log-base-2 of max burst */
54 u_char offset_max;
55 u_char nr_divisor;
56 u_char lp_probe_bit;
479 u_char sel_scntl4; /* C1010 only */
480 u_char sel_sxfer;
481 u_char sel_id;
482 u_char sel_scntl3;
H A Dsym_glue.h192 u_char settle_time_valid;
216 u_char host_id;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pcmcia/
H A Dm32r_pcc.c70 u_char cs_irq, intr;
73 u_char io_win;
74 u_char mem_win;
76 u_char last_iodbex;
78 u_char last_iosize;
480 u_char map;
495 u_char map = mem->map;
553 dummy_readbuf = *(u_char *)(addr + KSEG1);
H A Dsocket_sysfs.c225 u_char *tuplebuffer;
226 u_char *tempbuffer;
228 tuplebuffer = kmalloc(sizeof(u_char) * 256, GFP_KERNEL);
232 tempbuffer = kmalloc(sizeof(u_char) * 258, GFP_KERNEL);
248 memset(tuplebuffer, 0, sizeof(u_char) * 255);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb185_int.h125 u_char bval; /* delimiting byte (variable-length records */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/include/net/
H A Dif_ppp.h96 u_char *ptr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dst5481.h240 u_char r,w,count,size;
348 u_char flow_event;
453 u_char pipe, ctrl_complete_t complete, void *context);
480 u_char *data;
H A Dipacx.c46 static void bch_int(struct IsdnCardState *cs, u_char hscx);
75 u_char event;
98 u_char cda1_cr, cda2_cr;
237 u_char *ptr;
273 u_char cmd, *ptr;
320 u_char istad, rstad;
510 u_char *ptr, hscx;
553 u_char *ptr, *p, hscx;
592 bch_int(struct IsdnCardState *cs, u_char hscx)
594 u_char ista
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/zebra/
H A Dirdp.c253 u_char type;
254 u_char code;
256 u_char number;
257 u_char entry;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jffs2/
H A Dwritev.c61 size_t *retlen, const u_char *buf)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/icn/
H A Dicn.h151 u_char rcvbuf[ICN_BCH][4096]; /* B-Channel-Receive-Buffers */
166 u_char xmit_lock[ICN_BCH]; /* Semaphore for pollbchan_send()*/
189 static u_char chan2bank[] =
H A Dicn.c84 register u_char s;
85 register u_char c;
88 OUTB_P((u_char) ((val >> s) & 1) ? 0xff : 0, port);
447 icn_parse_status(u_char * status, int channel, icn_card * card)
610 u_char c;
614 u_char *p;
633 u_char vstr[10];
634 u_char *q = vstr;
800 icn_loadboot(u_char __user * buffer, icn_card * card)
803 u_char *codebu
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/dio/
H A Ddio.c112 u_char prid, secid, i;
189 u_char prid, secid = 0; /* primary, secondary ID bytes */
190 u_char *va;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/85xx/
H A Dmpc85xx_cds.c65 static int mpc85xx_exclude_device(u_char bus, u_char devfn)
84 u_char c;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/math-emu/
H A Dreg_compare.c27 u_char st0_tag;
30 u_char st0_sign, signb = getsign(b);
175 int FPU_compare_st_data(FPU_REG const *loaded_data, u_char loaded_tag)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dsrp-entry.c48 static const u_char wkmodulus[] = {
129 mytce.modulus.data = (u_char *)wkmodulus;
131 mytce.generator.data = (u_char *)"\002";
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/isdnloop/
H A Disdnloop.c185 isdnloop_parse_status(u_char * status, int channel, isdnloop_card * card)
314 u_char c;
317 u_char *p;
442 isdnloop_readstatus(u_char __user *buf, int len, isdnloop_card * card)
445 u_char __user *p;
528 static u_char ctable_eu[] =
530 static u_char ctable_1t[] =
650 static u_char si2bit[] =
652 static u_char bit2si[] =
968 isdnloop_writecmd(const u_char * bu
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_ecommunity.c207 u_char *p;
511 u_char *pnt;
519 u_char *str_buf;
622 ecommunity_rd2com (struct bgp_rd *rd, u_char type)
632 u_char *pnt;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/nand/
H A Drtc_from4.c317 static void rtc_from4_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code)
343 static int rtc_from4_correct_data(struct mtd_info *mtd, const u_char *buf, u_char *ecc1, u_char *ecc2)
H A Ds3c2410.c337 static int s3c2410_nand_correct_data(struct mtd_info *mtd, u_char *dat,
338 u_char *read_ecc, u_char *calc_ecc)
439 static int s3c2410_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code)
453 static int s3c2412_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code)
467 static int s3c2440_nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code)
485 static void s3c2410_nand_read_buf(struct mtd_info *mtd, u_char *bu
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Ddesktop.c68 static char *icon_dtfile(struct vol *vol, u_char creator[ 4 ])
73 static int iconopen(struct vol *vol, u_char creator[ 4 ], int flags, int mode)
124 u_char fcreator[ 4 ], imh[ 12 ], irh[ 12 ], *p;
295 static const u_char utag[] = { 0, 0, 0, 0 };
296 static const u_char ucreator[] = { 0, 0, 0, 0 };/* { 'U', 'N', 'I', 'X' };*/
297 static const u_char utype[] = { 0, 0, 0, 0 };/* { 'T', 'E', 'X', 'T' };*/
301 static const u_char uicon[] = {
340 u_char fcreator[ 4 ], ih[ 12 ];
413 u_char fcreator[ 4 ], ftype[ 4 ], itype, ih[ 12 ];
555 char *dtfile(const struct vol *vol, u_char creato
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/pcbit/
H A Dlayer2.c58 static void pcbit_l2_active_conf(struct pcbit_dev *dev, u_char info);
124 u_char info;
327 u_char cpu,
331 u_char type1;
501 u_char info,
560 pcbit_l2_active_conf(struct pcbit_dev *dev, u_char info)
562 u_char state;

Completed in 474 milliseconds

<<11121314151617181920>>