Searched refs:faulty (Results 1 – 17 of 17) sorted by relevance
/linux-2.6.39/drivers/md/ |
D | Makefile | 27 obj-$(CONFIG_MD_FAULTY) += faulty.o
|
D | md.h | 338 int faulty = test_bit(Faulty, &rdev->flags); in rdev_dec_pending() local 339 if (atomic_dec_and_test(&rdev->nr_pending) && faulty) in rdev_dec_pending()
|
D | Kconfig | 183 The "faulty" module allows for a block device that occasionally returns
|
/linux-2.6.39/Documentation/ |
D | md.txt | 158 raid5, linear, multipath, faulty. 215 For arrays with data redundancy (i.e. not raid0, linear, faulty, 362 faulty - device has been kicked from active use due to 371 it were not faulty are blocked. 377 Writing "faulty" simulates a failure on the device. 386 This file responds to select/poll. Any change to 'faulty'
|
D | hw_random.txt | 27 hardware is faulty or has been tampered with). Data is only
|
/linux-2.6.39/drivers/media/dvb/dvb-usb/ |
D | Kconfig | 49 bool "Support faulty USB IDs" 52 Support for faulty USB IDs due to an invalid EEPROM on some Artec devices.
|
/linux-2.6.39/Documentation/hwmon/ |
D | dme1737 | 130 returns 1 when a faulty diode or an unconnected input is detected and 0 239 detects a faulty thermal diode or an
|
D | lm90 | 216 the status register is read and the faulty temperature channel is logged.
|
/linux-2.6.39/Documentation/fault-injection/ |
D | fault-injection.txt | 4 See also drivers/md/faulty.c and "every_nth" module option for scsi_debug.
|
/linux-2.6.39/arch/arm/ |
D | Kconfig | 1129 bool "ARM errata: DMB operation may be faulty" 1168 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID" 1172 r2p0) erratum. A faulty ASID can be sent to the other CPUs for the 1195 (r2p0..r2p2) erratum. Under very rare conditions, a faulty 1214 bool "ARM errata: cache sync operation may be faulty" 1229 bool "ARM errata: possible faulty MMU translations following an ASID switch"
|
/linux-2.6.39/Documentation/networking/ |
D | PLIP.txt | 99 above calculation. It isn't an important issue, unless the wire is faulty,
|
/linux-2.6.39/arch/sparc/ |
D | Kconfig | 318 printed in the event of a memory error, so that the faulty DIMM
|
/linux-2.6.39/Documentation/PCI/ |
D | MSI-HOWTO.txt | 338 Some devices are known to have faulty MSI implementations. Usually this
|
/linux-2.6.39/Documentation/scsi/ |
D | sym53c8xx_2.txt | 655 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
|
D | ChangeLog.1992-1997 | 1754 with handshaking, assume device is faulty until we know it not to be
|
D | ncr53c8xx.txt | 1354 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
|
/linux-2.6.39/Documentation/kbuild/ |
D | makefiles.txt | 506 cc-version is useful when a specific $(CC) version is faulty in one
|