Searched refs:reset (Results 126 - 150 of 292) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/video/
H A Dsbusfb.h129 void (*reset)(struct fb_info_sbusfb *); member in struct:fb_info_sbusfb
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/video/
H A Dsbusfb.h129 void (*reset)(struct fb_info_sbusfb *); member in struct:fb_info_sbusfb
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/dpt/
H A Ddptsig.h327 #pragma options align=reset
336 #pragma options align=reset
H A Dsys_info.h408 #pragma options align=reset
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dbcm4710_pcmcia.c65 /* Use gpio7 to reset the pcmcia slot */
134 /* Issue a reset to the pcmcia socket */
145 DEBUG(2, "bcm4710_pcmcia after reset:\n");
233 DEBUG(2, "Vcc %dV Vpp %dV output %d speaker %d reset %d\n", configure->vcc,
234 configure->vpp, configure->output, configure->speaker, configure->reset);
241 if (configure->reset) {
242 /* Issue a reset to the pcmcia socket */
H A Dsa1100_flexanet.c184 value = (configure->reset) ? (value | mask) : (value & ~mask);
H A Dsa1111_generic.c163 if (conf->reset)
/asus-wl-520gu-7.0.1.45/src/bcm57xx/sys/
H A Dautoneg.h210 unsigned int reset:1; member in struct:__anon6::__anon11::__anon12
218 #define mr_main_reset Mr0.bits.reset
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Darcdevice.h114 * Time needed to reset the card - in ms (milliseconds). This works on my
138 #define RESETflag 0x10 /* power-on-reset */
162 #define RESETclear 0x08 /* power-on-reset */
168 /* byte deposited into first address of buffers on reset */
297 bool (*reset) (struct net_device * dev, bool really_reset); member in struct:arcnet_local::__anon11041
311 #define ARCRESET(x) (lp->hw.reset(dev, (x)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Darcdevice.h114 * Time needed to reset the card - in ms (milliseconds). This works on my
138 #define RESETflag 0x10 /* power-on-reset */
162 #define RESETclear 0x08 /* power-on-reset */
168 /* byte deposited into first address of buffers on reset */
297 bool (*reset) (struct net_device * dev, bool really_reset); member in struct:arcnet_local::__anon6625
311 #define ARCRESET(x) (lp->hw.reset(dev, (x)))
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A Dusbpp.h78 int reset(void);
651 * \brief USB device reset
653 * This method performs a device reset - see USB Specification
658 int reset(void);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/lowlevel/
H A Dftape-ctl.c320 result = ftape_ready_wait(ftape_timeout.reset, &status);
540 ftape_timeout.reset = 20 * FT_SECOND + ftape_timeout.rewind;
544 KERN_INFO "reset timeout : %d sec",
548 (ftape_timeout.reset + 500) / 1000);
600 /* Antique drives will get here after a soft reset,
610 ftape_timeout.reset,
858 ftape_timeout.reset = 670 * FT_SECOND;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dscsi_debug.c110 char reset; member in struct:sdebug_dev_info
381 if (devip->reset) {
382 devip->reset = 0;
847 devip->reset = 1;
908 devInfop[k].reset = 1;
925 devInfop[k].reset = 1;
939 devInfop[k].reset = 1;
H A Daha1740.h180 reset: aha1740_reset, \
H A Dhosts.h188 * The reset function will reset the SCSI bus. Any executing
190 * The Scsi_Cmnd is passed so that the reset routine can figure
191 * out which host adapter should be reset, and also which command
192 * within the command block was responsible for the reset in
193 * the first place. Some hosts do not implement a reset function,
200 int (* reset)(Scsi_Cmnd *, unsigned int); member in struct:SHT
H A Dini9100u.h108 reset: i91u_reset, \
H A Dmac53c94.h25 reset: mac53c94_reset, \
140 #define INTR_RESET 0x80 /* SCSI bus was reset */
188 #define CF1_NO_RES_REP 0x40 /* Disable SCSI reset reports */
H A Desp.h198 #define ESP_CONFIG1_SRRDISAB 0x40 /* Disable SCSI reset reports */
237 * the "SCSI bus reset" command if you have not disabled
238 * SCSI reset interrupts in the config1 ESP register.
242 #define ESP_CMD_RC 0x02 /* Chip reset */
243 #define ESP_CMD_RS 0x03 /* SCSI bus reset */
331 #define ESP_INTR_SR 0x80 /* SCSI bus reset detected */
416 reset: esp_reset, \
437 reset: esp_reset, \
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Det_cfe.c56 int et_down(et_info_t *et, int reset);
108 et_down(et_info_t *et, int reset) argument
115 etc_down(et->etc, reset);
229 * Open the Ethernet device. The MAC is reset, initialized, and
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Dfloppy.c9 * 02.12.91 - Changed to static variables to indicate need for reset
10 * and recalibrate. This makes some things easier (output_byte reset
207 * reset back in floppy_grab_irq_and_dma.
208 * It is not safe to reset it in other circumstances, because the floppy
552 * The "reset" variable should be tested whenever an interrupt is scheduled,
555 * reset doesn't need to be tested before sending commands, because
556 * output_byte is automatically disabled when reset is set.
558 #define CHECK_RESET { if (FDCS->reset){ reset_fdc(); return; } }
830 /* reset all driver information about the current fdc. This is needed after
831 * a reset, an
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A DMakefile18 traps.o ptrace.o reset.o semaphore.o setup.o syscall.o \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/scsi/
H A Decoscsi.c225 reset: ecoscsi_reset,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/fusion/
H A Dmptscsih.h281 reset: x_scsi_old_reset, \
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Dirda_device.h102 struct irda_task *reset_task; /* Task handling reset */
119 int (*reset)(struct irda_task *task); member in struct:dongle_reg
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Dirda_device.h102 struct irda_task *reset_task; /* Task handling reset */
119 int (*reset)(struct irda_task *task); member in struct:dongle_reg

Completed in 152 milliseconds

1234567891011>>