Searched refs:dflt (Results 1 - 14 of 14) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/tc/
H A Dq_dsmark.c38 int dflt,set_tc_index; local
41 dflt = -1;
54 dflt = strtoul(*argv,&end,0);
77 if (dflt != -1) {
78 __u16 tmp = dflt;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-cs.c248 cistpl_cftable_entry_t dflt = { 0 }; local
283 } else if (dflt.vcc.present & (1<<CISTPL_POWER_VNOM)) {
284 if (conf.Vcc != dflt.vcc.param[CISTPL_POWER_VNOM]/10000)
292 else if (dflt.vpp1.present & (1<<CISTPL_POWER_VNOM))
294 dflt.vpp1.param[CISTPL_POWER_VNOM]/10000;
296 if ((cfg->io.nwin > 0) || (dflt.io.nwin > 0)) {
297 cistpl_io_t *io = (cfg->io.nwin) ? &cfg->io : &dflt.io;
322 if (cfg->flags & CISTPL_CFTABLE_DEFAULT) dflt = *cfg;
327 memset(&dflt, 0, sizeof(dflt));
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Dsedlbauer_cs.c390 cistpl_cftable_entry_t dflt = { 0 }; local
395 if (cfg->flags & CISTPL_CFTABLE_DEFAULT) dflt = *cfg;
410 } else if (dflt.vcc.present & (1<<CISTPL_POWER_VNOM)) {
411 if (conf.Vcc != dflt.vcc.param[CISTPL_POWER_VNOM]/10000)
418 else if (dflt.vpp1.present & (1<<CISTPL_POWER_VNOM))
420 dflt.vpp1.param[CISTPL_POWER_VNOM]/10000;
423 if (cfg->irq.IRQInfo1 || dflt.irq.IRQInfo1)
428 if ((cfg->io.nwin > 0) || (dflt.io.nwin > 0)) {
429 cistpl_io_t *io = (cfg->io.nwin) ? &cfg->io : &dflt.io;
460 if ((cfg->mem.nwin > 0) || (dflt
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wireless/
H A Dairo_cs.c390 cistpl_cftable_entry_t dflt = { 0 }; local
395 if (cfg->flags & CISTPL_CFTABLE_DEFAULT) dflt = *cfg;
409 else if (dflt.vcc.present & (1<<CISTPL_POWER_VNOM))
410 link->conf.Vcc = dflt.vcc.param[CISTPL_POWER_VNOM]/10000;
415 else if (dflt.vpp1.present & (1<<CISTPL_POWER_VNOM))
417 dflt.vpp1.param[CISTPL_POWER_VNOM]/10000;
420 if (cfg->irq.IRQInfo1 || dflt.irq.IRQInfo1)
425 if ((cfg->io.nwin > 0) || (dflt.io.nwin > 0)) {
426 cistpl_io_t *io = (cfg->io.nwin) ? &cfg->io : &dflt.io;
455 if ((cfg->mem.nwin > 0) || (dflt
[all...]
H A Dorinoco_cs.c430 cistpl_cftable_entry_t dflt = { 0 }; local
485 dflt = *cfg;
504 } else if (dflt.vcc.present & (1 << CISTPL_POWER_VNOM)) {
505 if (conf.Vcc != dflt.vcc.param[CISTPL_POWER_VNOM] / 10000) {
506 DEBUG(2, "orinoco_cs_config: Vcc mismatch (conf.Vcc = %d, CIS = %d)\n", conf.Vcc, dflt.vcc.param[CISTPL_POWER_VNOM] / 10000);
515 else if (dflt.vpp1.present & (1 << CISTPL_POWER_VNOM))
517 dflt.vpp1.param[CISTPL_POWER_VNOM] / 10000;
522 if (cfg->irq.IRQInfo1 || dflt.irq.IRQInfo1)
527 if ((cfg->io.nwin > 0) || (dflt.io.nwin > 0)) {
529 (cfg->io.nwin) ? &cfg->io : &dflt
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Daironet4500_cs.c457 cistpl_cftable_entry_t dflt = { 0 }; local
462 if (cfg->flags & CISTPL_CFTABLE_DEFAULT) dflt = *cfg;
470 else if (dflt.vcc.present & (1<<CISTPL_POWER_VNOM))
471 link->conf.Vcc = dflt.vcc.param[CISTPL_POWER_VNOM]/10000;
476 else if (dflt.vpp1.present & (1<<CISTPL_POWER_VNOM))
478 dflt.vpp1.param[CISTPL_POWER_VNOM]/10000;
481 if (cfg->irq.IRQInfo1 || dflt.irq.IRQInfo1)
486 if ((cfg->io.nwin > 0) || (dflt.io.nwin > 0)) {
487 cistpl_io_t *io = (cfg->io.nwin) ? &cfg->io : &dflt.io;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dconsolemap.c183 static struct uni_pagedir *dflt; variable in typeref:struct:uni_pagedir
349 if (p == dflt) dflt = NULL;
463 if (p == dflt) dflt = NULL;
507 } else if (p == dflt)
508 dflt = NULL;
541 if (dflt) {
543 if (p == dflt)
545 dflt
[all...]
/asus-wl-520gu-7.0.1.45/src/router/fdisk/
H A Dfdisk.h76 extern unsigned int read_int(unsigned int low, unsigned int dflt,
H A Dfdisk.c1089 read_int(unsigned int low, unsigned int dflt, unsigned int high, argument
1103 if (dflt < low || dflt > high)
1108 mesg, low, high, dflt);
1174 printf(_("Using default value %u\n"), i = dflt);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/telephony/
H A Dixj_pcmcia.c208 cistpl_cftable_entry_t dflt = local
234 if ((cfg->io.nwin > 0) || (dflt.io.nwin > 0)) {
235 cistpl_io_t *io = (cfg->io.nwin) ? &cfg->io : &dflt.io;
249 dflt = *cfg;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/parport/
H A Dparport_cs.c242 cistpl_cftable_entry_t dflt = { 0 }; local
271 if ((cfg->io.nwin > 0) || (dflt.io.nwin > 0)) {
272 cistpl_io_t *io = (cfg->io.nwin) ? &cfg->io : &dflt.io;
289 if (cfg->flags & CISTPL_CFTABLE_DEFAULT) dflt = *cfg;
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dinterface.c711 static void aftrans_def(char *tool, char *argv0, char *dflt) argument
716 strcpy(afname, dflt);
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dinterface.c746 static void aftrans_def(char *tool, char *argv0, char *dflt) argument
751 strcpy(afname, dflt);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/pcmcia/
H A Dsynclink_cs.c655 cistpl_cftable_entry_t dflt = { 0 }; local
689 if (cfg->flags & CISTPL_CFTABLE_DEFAULT) dflt = *cfg;
698 if ((cfg->io.nwin > 0) || (dflt.io.nwin > 0)) {
699 cistpl_io_t *io = (cfg->io.nwin) ? &cfg->io : &dflt.io;

Completed in 236 milliseconds