Searched refs:reset (Results 101 - 125 of 292) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dsa1100_stork.c134 printk(__FUNCTION__ ": socket=%d vcc=%d vpp=%d reset=%d\n",
135 card, configure->vcc, configure->vpp, configure->reset);
175 if (configure->reset)
H A Dsa1100_assabet.c132 if (configure->reset)
184 * reset as per user guide page 4-11.
H A Dsa1100_cerf.c122 if(configure->reset)
H A Dsa1100_h3600.c127 if (conf->reset)
H A Dsa1100_pangolin.c130 /* reset & unreset request */
132 if(configure->reset) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfd.h84 reset, /* maximal number of errors before a reset is tried */ member in struct:floppy_max_errors
232 * reset FDC
235 FD_RESET_IF_NEEDED, /* reset only if the reset flags is set */
237 FD_RESET_ALWAYS /* reset always */
253 unsigned int reset:1; member in struct:floppy_fdc_state
271 * disagreement, it will be possible to reset the FDC without
339 #define FD_RAW_HARDFAILURE 0x20000 /* fdc had to be reset, or timed out */
H A Disdn_ppp.h85 * We use this same struct for the reset entry of the compressor to commu-
118 /* The reset entry needs to get more exact information about the
120 obvious. If reset is called without a Req or Ack frame which
122 the reset entry can control if and how a ResetAck is returned. */
124 void (*reset) (void *state, unsigned char code, unsigned char id, member in struct:isdn_ppp_compressor
173 /* The data structure for one CCP reset transaction */
230 struct ippp_ccp_reset *reset; /* Allocated on demand, may never be needed */ member in struct:ippp_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfd.h84 reset, /* maximal number of errors before a reset is tried */ member in struct:floppy_max_errors
232 * reset FDC
235 FD_RESET_IF_NEEDED, /* reset only if the reset flags is set */
237 FD_RESET_ALWAYS /* reset always */
253 unsigned int reset:1; member in struct:floppy_fdc_state
271 * disagreement, it will be possible to reset the FDC without
339 #define FD_RAW_HARDFAILURE 0x20000 /* fdc had to be reset, or timed out */
H A Disdn_ppp.h85 * We use this same struct for the reset entry of the compressor to commu-
118 /* The reset entry needs to get more exact information about the
120 obvious. If reset is called without a Req or Ack frame which
122 the reset entry can control if and how a ResetAck is returned. */
124 void (*reset) (void *state, unsigned char code, unsigned char id, member in struct:isdn_ppp_compressor
173 /* The data structure for one CCP reset transaction */
230 struct ippp_ccp_reset *reset; /* Allocated on demand, may never be needed */ member in struct:ippp_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A DMakefile19 reset.o scall_64.o semaphore.o setup.o signal.o syscall.o \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Ddtc.h63 reset: dtc_reset, \
H A Dt128.h137 reset: t128_reset, \
H A Daha1542.h170 reset: aha1542_old_reset, \
H A Dg_NCR5380.h87 reset: generic_NCR5380_reset, \
H A Dpas16.h148 reset: pas16_reset, \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/baget/
H A DMakefile17 reset.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_ppp.c306 is->reset = isdn_ppp_ccp_reset_alloc(is);
398 if(is->reset)
765 * Don't reset huptimer for
2009 rather simple in their reset handling. Especially, their is only one
2013 reset() entry to communicate all the necessary information between
2019 All that makes it harder to port the reset state engine into the
2023 reset transactions independent by their id. The id MUST change when
2026 each individual reset transaction. The framework itself does _only_
2052 "ippp: CCP cannot send reset - out of memory\n");
2087 /* Allocate the reset stat
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Daci.c47 * changed param aci_reset to reset, new params: ide, wss.
86 static int reset; variable
87 MODULE_PARM(reset,"i");
88 MODULE_PARM_DESC(reset,"When set to 1, reset aci mixer.");
90 static int reset = 1; variable
668 if (reset) {
669 /* first write()s after reset fail with my PCM20 */
676 /* the PCM20 is muted after reset (and reboot) */
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dbcmrobo.c64 #define REG_CTRL_SRST 0x79 /* Software reset control register */
546 uint32 reset, idx; local
562 /* Trigger external reset by nvram variable existance */
563 if ((reset = getgpiopin(robo->vars, "robo_reset", GPIO_PIN_NOTDEFINED)) !=
571 ET_MSG(("%s: Using external reset in gpio pin %d\n", __FUNCTION__, reset));
572 reset = 1 << reset;
575 sb_gpioout(robo->sbh, reset, 0, GPIO_DRV_PRIORITY);
576 sb_gpioouten(robo->sbh, reset, rese
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/fc4/
H A Dfcp_impl.h75 void (*reset)(struct _fc_channel *); member in struct:_fc_channel
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm/
H A Dffb_drv.h176 /*420*/ volatile unsigned int reset; /* chip RESET */ member in struct:_ffb_fbc
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm-4.0/
H A Dffb_drv.h176 /*420*/ volatile unsigned int reset; /* chip RESET */ member in struct:_ffb_fbc
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/zftape/
H A Dzftape-buffers.c155 (*zft_cmpr_ops->reset)(); /* unlock it again */
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Detc.c119 etc->reset++;
121 /* reset the chip */
122 (*etc->chops->reset)(etc->ch);
157 etc_down(etc_info_t *etc, int reset) argument
164 if (reset)
275 /* explicitly reset the phy */
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sched/
H A Dsch_generic.c397 if (ops->reset)
398 ops->reset(qdisc);
427 if (ops->reset)
428 ops->reset(qdisc);

Completed in 176 milliseconds

1234567891011>>