Searched refs:resetting (Results 1 – 25 of 25) sorted by relevance
/linux-2.4.37.9/drivers/acorn/net/ |
D | ether1.c | 515 priv->resetting = 1; in ether1_init_for_open() 937 if (priv->resetting == 0) in ether1_interrupt() 940 priv->resetting += 1; in ether1_interrupt() 946 if (priv->resetting == 2) in ether1_interrupt() 947 priv->resetting = 0; in ether1_interrupt()
|
D | ether1.h | 45 unsigned char resetting; member
|
/linux-2.4.37.9/drivers/char/ftape/lowlevel/ |
D | fdc-io.c | 390 static int resetting; in fdc_interrupt_wait() local 453 if (!resetting) { in fdc_interrupt_wait() 454 resetting = 1; /* break infinite recursion if reset fails */ in fdc_interrupt_wait() 457 resetting = 0; in fdc_interrupt_wait()
|
/linux-2.4.37.9/drivers/scsi/ |
D | scsi_obsolete.c | 629 … && !(SCpnt->host->resetting && time_before(jiffies, SCpnt->host->last_reset + MIN_RESET_PERIOD)) in scsi_old_done() 953 host->resetting = 1; in scsi_reset() 975 host->resetting = 1; in scsi_reset()
|
D | hosts.h | 343 int resetting; /* if set, it means that last_reset is a valid value */ member
|
D | hosts.c | 183 retval->resetting = 0; in scsi_register()
|
D | ChangeLog.serverraid | 5 - 5 second delay needed after resetting an i960 adapter
|
D | ChangeLog.ips | 39 - 5 second delay needed after resetting an i960 adapter
|
D | README.qlogicfas | 26 thing to do is load the kernel without resetting the hardware, which
|
D | ChangeLog.ncr53c8xx | 365 mode to settle. Delays used while resetting the controller 444 is now only used while resetting and when memory for CCBs is not
|
D | scsi.c | 657 if (host->resetting && time_before(jiffies, timeout)) { in scsi_dispatch_cmd() 670 host->resetting = 0; in scsi_dispatch_cmd()
|
D | aha152x.c | 339 resetting = 0x0400, /* BUS DEVICE RESET is pending */ enumerator 1706 aha152x_internal_queue(&cmnd, &sem, resetting, 0, internal_done); 2187 } else if (CURRENT_SC->SCp.phase & resetting) {
|
D | ChangeLog.sym53c8xx | 427 resetting the chip. This fix has been sent to me by SYMBIOS/LSI
|
D | dpt_i2o.c | 413 pHba->host->resetting = 1; in adpt_queue()
|
D | ChangeLog | 1686 prompt. Supply jumpstart flag if we are resetting and need the
|
/linux-2.4.37.9/Documentation/sound/ |
D | ChangeLog.multisound | 24 * msnd_pinnacle.c: Fix resetting of default audio parameters. Turn
|
D | ChangeLog.awe | 40 - Free buffers when resetting samples
|
D | README.OSS | 692 and boot Linux without hard resetting the machine). In this method the
|
/linux-2.4.37.9/Documentation/usb/ |
D | usb-serial.txt | 87 try resetting the device, first a hot reset, and then a cold reset if 136 You can also try soft-resetting your PDA before attempting a connection.
|
/linux-2.4.37.9/Documentation/sparc/ |
D | sbus_drivers.txt | 135 at offset zero. The following might implement resetting your device:
|
/linux-2.4.37.9/Documentation/ |
D | svga.txt | 189 Don't use unless needed as it forces resetting the video card.
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.HiSax | 335 Apr 13 21:01:59 kke01 kernel: Elsa: timer OK; resetting card
|
D | INTERFACE | 578 (before unloading, while resetting/reconfiguring the card)
|
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx.seq | 1022 * magic in terms of resetting the datafifo and reloading the shadow layer
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | cdrom-standard.tex | 493 caller only after the drive has finished resetting. If the drive is no
|