/linux-3.3/drivers/input/misc/ |
D | cm109.c | 120 unsigned resetting:1; member 586 if (!dev->resetting) in cm109_input_ev() 818 dev->resetting = 1; in cm109_usb_pre_reset() 830 dev->resetting = 0; in cm109_usb_post_reset()
|
/linux-3.3/Documentation/hwmon/ |
D | lm92 | 33 control the thresholds for resetting alarms.
|
D | jc42 | 96 There is also an hysteresis to control the thresholds for resetting alarms.
|
/linux-3.3/drivers/net/ethernet/i825xx/ |
D | ether1.c | 510 priv(dev)->resetting = 1; in ether1_init_for_open() 919 if (priv(dev)->resetting == 0) in ether1_interrupt() 922 priv(dev)->resetting += 1; in ether1_interrupt() 928 if (priv(dev)->resetting == 2) in ether1_interrupt() 929 priv(dev)->resetting = 0; in ether1_interrupt()
|
D | ether1.h | 47 unsigned char resetting; member
|
/linux-3.3/Documentation/devicetree/bindings/net/ |
D | smsc911x.txt | 25 before resetting the controller
|
/linux-3.3/drivers/scsi/ |
D | hptiop.c | 522 atomic_set(&hba->resetting, 0); in hptiop_message_callback() 831 if (atomic_xchg(&hba->resetting, 1) == 0) { in hptiop_reset_hba() 837 atomic_read(&hba->resetting) == 0, 60 * HZ); in hptiop_reset_hba() 839 if (atomic_read(&hba->resetting)) { in hptiop_reset_hba() 1007 atomic_set(&hba->resetting, 0); in hptiop_probe()
|
D | hptiop.h | 267 atomic_t resetting; member
|
D | scsi.c | 707 if (host->resetting && time_before(jiffies, timeout)) { in scsi_dispatch_cmd() 720 host->resetting = 0; in scsi_dispatch_cmd()
|
D | aha152x.c | 358 resetting = 0x0400, /* BUS DEVICE RESET is pending */ enumerator 1006 if(SCpnt->SCp.phase & (resetting|check_condition)) { in aha152x_internal_queue() 1029 if ((phase & resetting) || !scsi_sglist(SCpnt)) { in aha152x_internal_queue() 1183 aha152x_internal_queue(SCpnt, &done, resetting, reset_done); in aha152x_device_reset() 1694 } else if (CURRENT_SC->SCp.phase & resetting) { in seldo_run()
|
/linux-3.3/Documentation/i2c/ |
D | fault-codes | 10 some cases, such as re-initializing (and maybe resetting). After such 59 SMBus adapter) needs some fault recovery (such as resetting),
|
/linux-3.3/Documentation/ABI/testing/ |
D | sysfs-bus-pci-devices-cciss | 71 a dump device, as kdump requires resetting the device in order
|
D | sysfs-block-zram | 20 The disksize file is write-only and allows resetting the
|
/linux-3.3/drivers/block/paride/ |
D | Transition-notes | 94 after resetting ps_tq_active to 0. 97 the area are either after resetting ->claimed_cont to NULL while holding
|
/linux-3.3/include/scsi/ |
D | scsi_host.h | 599 int resetting; /* if set, it means that last_reset is a valid value */ member
|
/linux-3.3/Documentation/scsi/ |
D | ChangeLog.ips | 24 - 5 second delay needed after resetting an i960 adapter
|
D | qlogicfas.txt | 25 thing to do is load the kernel without resetting the hardware, which
|
D | scsi_eh.txt | 219 scmds. e.g. resetting a device recovers all failed scmds on the 379 resetting clears all scmds on the sdev, there is no need
|
/linux-3.3/drivers/usb/otg/ |
D | Kconfig | 96 required after resetting the hardware and power management.
|
/linux-3.3/arch/m32r/platforms/m32700ut/ |
D | dot.gdbinit_400MHz_32MB | 22 # and switch off PLL, before resetting the clock gear ratio.
|
D | dot.gdbinit_300MHz_32MB | 22 # and switch off PLL, before resetting the clock gear ratio.
|
D | dot.gdbinit_200MHz_16MB | 22 # and switch off PLL, before resetting the clock gear ratio.
|
/linux-3.3/Documentation/cgroups/ |
D | resource_counter.txt | 98 checking whether the limit is reached or resetting the max_usage
|
/linux-3.3/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 93 would consist of resetting the PCI device (holding the PCI #RST 302 -- A minor complaint is that resetting the network card causes
|
/linux-3.3/Documentation/blockdev/ |
D | cciss.txt | 167 resetting the device. Additionally, most tape drives will not oblige
|