Searched refs:resetting (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arm/
H A Dether1.h48 unsigned char resetting; member in struct:ether1_priv
H A Dether1.c512 priv(dev)->resetting = 1;
670 printk(KERN_WARNING "%s: resetting device\n", dev->name);
691 printk(KERN_WARNING "%s: resetting device\n", dev->name);
924 if (priv(dev)->resetting == 0)
927 priv(dev)->resetting += 1;
933 if (priv(dev)->resetting == 2)
934 priv(dev)->resetting = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dhptiop.c299 atomic_set(&hba->resetting, 0);
572 if (atomic_xchg(&hba->resetting, 1) == 0) {
580 atomic_read(&hba->resetting) == 0, 60 * HZ);
582 if (atomic_read(&hba->resetting)) {
722 atomic_set(&hba->resetting, 0);
H A Dscsi.c35 * Jiffies wrap fixes (host->resetting), 3 Dec 1998 Andrea Arcangeli
521 if (host->resetting && time_before(jiffies, timeout)) {
534 host->resetting = 0;
H A Dhptiop.h437 atomic_t resetting; member in struct:hptiop_hba
H A Daha152x.c353 resetting = 0x0400, /* BUS DEVICE RESET is pending */ enumerator in enum:__anon6374
818 printk("aha152x: resetting bus...\n");
996 if(SCpnt->SCp.phase & (resetting|check_condition)) {
1185 aha152x_internal_queue(SCpnt, &sem, resetting, reset_done);
1267 DPRINTK(debug_eh, KERN_DEBUG "scsi%d: resetting bus\n", shpnt->host_no);
1341 DPRINTK(debug_eh, KERN_DEBUG "scsi%d: resetting ports\n", shpnt->host_no);
1693 } else if (CURRENT_SC->SCp.phase & resetting) {
H A Ddpt_i2o.c417 pHba->host->resetting = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_host.h534 int resetting; /* if set, it means that last_reset is a valid value */ member in struct:Scsi_Host
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-iops.c947 hwgroup->resetting = 0;
1007 hwgroup->resetting = 0; /* done reset attempt */
1067 * do_reset1() attempts to recover a confused drive by resetting it.
1068 * Unfortunately, resetting a disk drive actually resets all devices on
1069 * the same interface, so it can really be thought of as resetting the
1070 * interface rather than resetting the drive.
1097 hwgroup->resetting = 1;
1123 hwgroup->resetting = 1;
1125 * Note that we also set nIEN while resetting the device,
1150 * Some weird controller like resetting themselve
[all...]
H A Dide.c1137 if (HWGROUP(drive)->resetting) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h827 unsigned int resetting : 1; member in struct:hwgroup_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex486 caller only after the drive has finished resetting. If the drive is no
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex658 % The \TeX{} logo, as in plain, but resetting the spacing so that a
4874 % section resetting is \global in case the chapter is in a group, such
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex662 % The \TeX{} logo, as in plain, but resetting the spacing so that a
5116 % section resetting is \global in case the chapter is in a group, such
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex602 is derived by setting/resetting the host bits of the interface prefix.

Completed in 215 milliseconds