Searched refs:u_int (Results 501 - 525 of 603) sorted by relevance

<<2122232425

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_deadlock.c25 #define CLR_MAP(M, B) ((M)[(B) / 32] &= ~((u_int)1 << ((B) % 32)))
764 u_int ndead, ndeadalloc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_mp.c882 for (endp = p + ((u_int)pgsz / sizeof(long)); p < endp; p++)
929 for (endp = p + ((u_int)pgsz / sizeof(long)); p < endp; p++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dif_ppp.c122 static int if_ppp_ioctl __P((struct ifnet *, u_int, caddr_t));
591 u_int cmd;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dif.c225 BPF_STMT(BPF_RET+BPF_K, (u_int) -1), /* keep packet */
279 u_int optval;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dif_ppp.c114 static int if_ppp_ioctl __P((struct ifnet *, u_int, caddr_t));
583 u_int cmd;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dsmc91c92_cs.c565 u_int addr;
1034 u_int cmd = (0x06<<10)|(phy_id<<5)|loc;
1054 u_int cmd = (0x05<<28)|(phy_id<<23)|(loc<<18)|(1<<17)|value;
1201 u_int length = skb->len; /* The chip will pad to ethernet min. */
1612 u_int position = ether_crc(6, ha->addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Datafb.c2420 static int atafb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
2421 u_int transp, struct fb_info *info)
H A Damifb.c2238 u_int defmode;
2525 u_int htotal, vtotal;
3077 static int amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
3078 u_int transp, struct fb_info *info)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c907 u_int pv;
1034 u_int pv;
1105 u_int pv;
1120 printk(KERN_INFO "HFC_multi: unknown CHIP_ID:%x\n", (u_int)val);
1798 u_int mantissa;
3187 hfcm_l1callback(struct dchannel *dch, u_int cmd)
3658 hfcm_bctrl(struct mISDNchannel *ch, u_int cmd, void *arg)
4147 hfcm_dctrl(struct mISDNchannel *ch, u_int cmd, void *arg)
4451 hc->pci_iobase = (u_int) hc->pci_dev->resource[0].start;
4469 m->vendor_name, m->card_name, (u_int) h
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dvia-pmu.c2273 u_int cmd, u_long arg)
2336 u_int cmd, u_long arg)
2355 static long compat_pmu_ioctl (struct file *filp, u_int cmd, u_long arg)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dhwmtm.c156 u_int mac_drv_check_space(void);
218 * u_int mac_drv_check_space()
225 * return u_int memory in bytes
229 u_int mac_drv_check_space(void)
272 mac_drv_get_desc_mem(smc,(u_int)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-pgm.c158 pgm_print(register const u_char *bp, register u_int length,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_stat.c262 "%#x\tFixed-length record pad", (u_int)sp->bt_re_pad);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_hotbackup/
H A Ddb_hotbackup.c58 u_int data_cnt, data_next;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-linux.c382 handle->tstamp_type_list = malloc(3 * sizeof(u_int));
727 u_int n;
2492 handle->dlt_list = (u_int *) malloc(sizeof(u_int) * 2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_err.c642 __db_errx(env, "%s: Unknown flag: %#x", routine, (u_int)flag);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_hotbackup/
H A Ddb_hotbackup.c44 u_int data_cnt, data_next;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Di82092.c408 static int i82092aa_get_status(struct pcmcia_socket *socket, u_int *value)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h57 u_int features;
H A Dsym_hipd.h915 u_int features; /* Chip features map */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap/
H A Dlcdc.c419 static int omap_lcdc_setcolreg(u_int regno, u16 red, u16 green, u16 blue,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c662 __db_msgadd(env, &mb, "%x", (u_int)*id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_tpcb.c189 srand((u_int)seed);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_open.c251 u_int i, l2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_windows.c734 u_int eid;

Completed in 395 milliseconds

<<2122232425