Searched refs:cfg (Results 1 - 25 of 275) sorted by relevance

1234567891011

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/os2/
H A Dconfigure.awk8 cfg["HAVE_ALLOCA"] = 1;
9 cfg["HAVE_ALLOCA_H"] = 1;
10 cfg["HAVE_LONG_FILE_NAMES"] = 1;
11 cfg["STDC_HEADERS"] = 1;
12 cfg["HAVE_GETCWD"] = 1;
13 cfg["HAVE_GETEGID"] = 1;
14 cfg["HAVE_GETEUID"] = 1;
15 cfg["HAVE_GETGID"] = 1;
16 cfg["HAVE_GETPAGESIZE"] = 1;
17 cfg["HAVE_GETUI
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dhtirq.c38 struct ht_irq_cfg *cfg = get_irq_data(irq); local
41 if (cfg->msg.address_lo != msg->address_lo) {
42 pci_write_config_byte(cfg->dev, cfg->pos + 2, cfg->idx);
43 pci_write_config_dword(cfg->dev, cfg->pos + 4, msg->address_lo);
45 if (cfg->msg.address_hi != msg->address_hi) {
46 pci_write_config_byte(cfg->dev, cfg
57 struct ht_irq_cfg *cfg = get_irq_data(irq); local
63 struct ht_irq_cfg *cfg; local
75 struct ht_irq_cfg *cfg; local
95 struct ht_irq_cfg *cfg; local
166 struct ht_irq_cfg *cfg; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dmux.c62 struct pin_config *cfg; local
77 cfg = (struct pin_config *)&pin_table[index];
81 reg |= cfg->mask & 0x7;
82 if (cfg->pull_val)
84 if(cfg->pu_pd_val)
88 u8 orig = omap_readb(OMAP24XX_L4_BASE + cfg->mux_reg);
92 debug = cfg->debug;
97 cfg->name,
98 OMAP24XX_L4_BASE + cfg->mux_reg,
102 omap_writeb(reg, OMAP24XX_L4_BASE + cfg
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dipi.h52 unsigned int cfg; local
62 cfg = __prepare_ICR(shortcut, vector, dest);
67 apic_write(APIC_ICR, cfg);
76 unsigned long cfg; local
89 cfg = __prepare_ICR2(mask);
90 apic_write(APIC_ICR2, cfg);
95 cfg = __prepare_ICR(0, vector, dest);
100 apic_write(APIC_ICR, cfg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dadlib_card.c30 static struct address_info cfg; variable in typeref:struct:address_info
38 cfg.io_base = io;
40 if (cfg.io_base == -1) {
44 if (probe_adlib(&cfg) == 0)
46 attach_adlib_card(&cfg);
53 sound_unload_synthdev(cfg.slots[0]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_hashlimit.c94 XTOPT_POINTER(s, cfg.burst)},
97 XTOPT_POINTER(s, cfg.size)},
100 XTOPT_POINTER(s, cfg.max)},
103 XTOPT_POINTER(s, cfg.gc_interval)},
106 XTOPT_POINTER(s, cfg.expire)},
127 XTOPT_POINTER(s, cfg.burst)},
130 XTOPT_POINTER(s, cfg.size)},
133 XTOPT_POINTER(s, cfg.max)},
136 XTOPT_POINTER(s, cfg.gc_interval)},
139 XTOPT_POINTER(s, cfg
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dqt1010.h36 * @param cfg tuner hw based configuration
43 struct qt1010_config *cfg);
47 struct qt1010_config *cfg)
45 qt1010_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct qt1010_config *cfg) argument
H A Dmt2060.h35 extern struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1);
37 static inline struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1) argument
H A Dtda827x.h44 * @param cfg optional callback function pointers.
51 struct tda827x_config *cfg);
56 struct tda827x_config *cfg)
53 tda827x_attach(struct dvb_frontend *fe, int addr, struct i2c_adapter *i2c, struct tda827x_config *cfg) argument
H A Ddib3000mc.h44 extern struct dvb_frontend * dib3000mc_attach(struct i2c_adapter *i2c_adap, u8 i2c_addr, struct dib3000mc_config *cfg);
46 static inline struct dvb_frontend * dib3000mc_attach(struct i2c_adapter *i2c_adap, u8 i2c_addr, struct dib3000mc_config *cfg) argument
53 extern int dib3000mc_i2c_enumeration(struct i2c_adapter *i2c, int no_of_demods, u8 default_addr, struct dib3000mc_config cfg[]);
H A Dqt1010_priv.h94 struct qt1010_config *cfg; member in struct:qt1010_priv
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibip6t_hashlimit.c103 r->cfg.burst = XT_HASHLIMIT_BURST;
104 r->cfg.gc_interval = XT_HASHLIMIT_GCINTERVAL;
105 r->cfg.expire = XT_HASHLIMIT_EXPIRE;
119 r->cfg.mode = 0;
125 r->cfg.mode |= XT_HASHLIMIT_HASH_DIP;
127 r->cfg.mode |= XT_HASHLIMIT_HASH_SIP;
129 r->cfg.mode |= XT_HASHLIMIT_HASH_SPT;
131 r->cfg.mode |= XT_HASHLIMIT_HASH_DPT;
165 if (!parse_rate(optarg, &r->cfg.avg))
176 r->cfg
[all...]
H A Dlibipt_hashlimit.c103 r->cfg.burst = IPT_HASHLIMIT_BURST;
104 r->cfg.gc_interval = IPT_HASHLIMIT_GCINTERVAL;
105 r->cfg.expire = IPT_HASHLIMIT_EXPIRE;
119 r->cfg.mode = 0;
125 r->cfg.mode |= IPT_HASHLIMIT_HASH_DIP;
127 r->cfg.mode |= IPT_HASHLIMIT_HASH_SIP;
129 r->cfg.mode |= IPT_HASHLIMIT_HASH_SPT;
131 r->cfg.mode |= IPT_HASHLIMIT_HASH_DPT;
165 if (!parse_rate(optarg, &r->cfg.avg))
176 r->cfg
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ds3c244x.h17 extern void s3c244x_init_uarts(struct s3c2410_uartcfg *cfg, int no);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/plat-s3c24xx/
H A Ds3c2400.h22 extern void s3c2400_init_uarts(struct s3c2410_uartcfg *cfg, int no);
H A Dcpu.h35 extern void s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no);
41 struct s3c2410_uartcfg *cfg, int no);
H A Ds3c2410.h20 extern void s3c2410_init_uarts(struct s3c2410_uartcfg *cfg, int no);
H A Ds3c2412.h19 extern void s3c2412_init_uarts(struct s3c2410_uartcfg *cfg, int no);
H A Ds3c2443.h21 extern void s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dhpet.c132 unsigned long cfg = hpet_readl(HPET_CFG); local
134 cfg &= ~HPET_CFG_ENABLE;
135 hpet_writel(cfg, HPET_CFG);
138 cfg |= HPET_CFG_ENABLE;
139 hpet_writel(cfg, HPET_CFG);
144 unsigned long cfg = hpet_readl(HPET_CFG); local
146 cfg |= HPET_CFG_LEGACY;
147 hpet_writel(cfg, HPET_CFG);
154 unsigned long cfg, cmp, now; local
163 cfg
357 unsigned long cfg, cnt, delta, flags; local
458 unsigned long cfg, delta; local
537 unsigned long cfg = hpet_readl(HPET_CFG); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/pci/
H A Dmmconfig.c18 struct acpi_mcfg_allocation *cfg; member in struct:mmcfg_virt
25 struct acpi_mcfg_allocation *cfg; local
29 cfg = pci_mmcfg_virt[cfg_num].cfg;
30 if (cfg->pci_segment == seg &&
31 (cfg->start_bus_number <= bus) &&
32 (cfg->end_bus_number >= bus))
115 static void __iomem * __init mcfg_ioremap(struct acpi_mcfg_allocation *cfg) argument
120 size = (cfg->end_bus_number + 1) << 20;
121 addr = ioremap_nocache(cfg
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dsbi.h96 int cfg; local
99 "=r" (cfg) :
102 return cfg;
105 static inline void set_sbi_ctl(int devid, int cfgno, int cfg) argument
108 "r" (cfg),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_frontend.c271 struct fib_config *cfg)
276 memset(cfg, 0, sizeof(*cfg));
305 cfg->fc_dst_len = plen;
306 cfg->fc_dst = addr;
309 cfg->fc_nlflags = NLM_F_CREATE;
310 cfg->fc_protocol = RTPROT_BOOT;
314 cfg->fc_priority = rt->rt_metric - 1;
317 cfg->fc_scope = RT_SCOPE_HOST;
318 cfg
270 rtentry_to_fib_config(int cmd, struct rtentry *rt, struct fib_config *cfg) argument
403 struct fib_config cfg; local
459 rtm_to_fib_config(struct sk_buff *skb, struct nlmsghdr *nlh, struct fib_config *cfg) argument
534 struct fib_config cfg; local
555 struct fib_config cfg; local
621 struct fib_config cfg = { local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtransport_class.h27 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \
34 .configure = cfg, \
43 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) \
46 .configure = cfg, \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dkl5kusb105.c162 struct klsi_105_port_settings cfg; member in struct:klsi_105_private
273 priv->cfg.pktlen = 5;
274 priv->cfg.baudrate = kl5kusb105a_sio_b9600;
275 priv->cfg.databits = kl5kusb105a_dtb_8;
276 priv->cfg.unknown1 = 0;
277 priv->cfg.unknown2 = 1;
364 struct klsi_105_port_settings cfg; local
373 cfg.pktlen = 5;
374 cfg.baudrate = kl5kusb105a_sio_b9600;
375 cfg
683 struct klsi_105_port_settings cfg; local
[all...]

Completed in 140 milliseconds

1234567891011