Home
last modified time | relevance | path

Searched refs:resetting (Results 1 – 25 of 48) sorted by relevance

12

/linux-3.3/drivers/input/misc/
Dcm109.c120 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/
Dlm9233 control the thresholds for resetting alarms.
Djc4296 There is also an hysteresis to control the thresholds for resetting alarms.
/linux-3.3/drivers/net/ethernet/i825xx/
Dether1.c510 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()
Dether1.h47 unsigned char resetting; member
/linux-3.3/Documentation/devicetree/bindings/net/
Dsmsc911x.txt25 before resetting the controller
/linux-3.3/drivers/scsi/
Dhptiop.c522 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()
Dhptiop.h267 atomic_t resetting; member
Dscsi.c707 if (host->resetting && time_before(jiffies, timeout)) { in scsi_dispatch_cmd()
720 host->resetting = 0; in scsi_dispatch_cmd()
Daha152x.c358 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/
Dfault-codes10 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/
Dsysfs-bus-pci-devices-cciss71 a dump device, as kdump requires resetting the device in order
Dsysfs-block-zram20 The disksize file is write-only and allows resetting the
/linux-3.3/drivers/block/paride/
DTransition-notes94 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/
Dscsi_host.h599 int resetting; /* if set, it means that last_reset is a valid value */ member
/linux-3.3/Documentation/scsi/
DChangeLog.ips24 - 5 second delay needed after resetting an i960 adapter
Dqlogicfas.txt25 thing to do is load the kernel without resetting the hardware, which
Dscsi_eh.txt219 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/
DKconfig96 required after resetting the hardware and power management.
/linux-3.3/arch/m32r/platforms/m32700ut/
Ddot.gdbinit_400MHz_32MB22 # and switch off PLL, before resetting the clock gear ratio.
Ddot.gdbinit_300MHz_32MB22 # and switch off PLL, before resetting the clock gear ratio.
Ddot.gdbinit_200MHz_16MB22 # and switch off PLL, before resetting the clock gear ratio.
/linux-3.3/Documentation/cgroups/
Dresource_counter.txt98 checking whether the limit is reached or resetting the max_usage
/linux-3.3/Documentation/powerpc/
Deeh-pci-error-recovery.txt93 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/
Dcciss.txt167 resetting the device. Additionally, most tape drives will not oblige

12