/linux-2.6.39/arch/sparc/kernel/ |
D | sbus.c | 275 int reported, portid; in sysio_ue_handler() local 308 reported = 0; in sysio_ue_handler() 310 reported++; in sysio_ue_handler() 314 reported++; in sysio_ue_handler() 318 reported++; in sysio_ue_handler() 321 if (!reported) in sysio_ue_handler() 349 int reported, portid; in sysio_ce_handler() local 387 reported = 0; in sysio_ce_handler() 389 reported++; in sysio_ce_handler() 393 reported++; in sysio_ce_handler() [all …]
|
D | pci_psycho.c | 137 int reported; in psycho_ue_intr() local 168 reported = 0; in psycho_ue_intr() 170 reported++; in psycho_ue_intr() 174 reported++; in psycho_ue_intr() 178 reported++; in psycho_ue_intr() 181 if (!reported) in psycho_ue_intr() 216 int reported; in psycho_ce_intr() local 253 reported = 0; in psycho_ce_intr() 255 reported++; in psycho_ce_intr() 259 reported++; in psycho_ce_intr() [all …]
|
D | pci_sabre.c | 201 int reported; in sabre_ue_intr() local 232 reported = 0; in sabre_ue_intr() 234 reported++; in sabre_ue_intr() 238 reported++; in sabre_ue_intr() 242 reported++; in sabre_ue_intr() 245 if (!reported) in sabre_ue_intr() 261 int reported; in sabre_ce_intr() local 295 reported = 0; in sabre_ce_intr() 297 reported++; in sabre_ce_intr() 301 reported++; in sabre_ce_intr() [all …]
|
D | pci_schizo.c | 376 int reported, limit; in schizo_ue_intr() local 421 reported = 0; in schizo_ue_intr() 423 reported++; in schizo_ue_intr() 427 reported++; in schizo_ue_intr() 430 if (!reported) in schizo_ue_intr() 464 int reported, limit; in schizo_ce_intr() local 513 reported = 0; in schizo_ce_intr() 515 reported++; in schizo_ce_intr() 519 reported++; in schizo_ce_intr() 522 if (!reported) in schizo_ce_intr() [all …]
|
D | psycho_common.c | 307 int reported; in psycho_pcierr_intr() local 336 reported = 0; in psycho_pcierr_intr() 338 reported++; in psycho_pcierr_intr() 342 reported++; in psycho_pcierr_intr() 346 reported++; in psycho_pcierr_intr() 350 reported++; in psycho_pcierr_intr() 353 if (!reported) in psycho_pcierr_intr()
|
/linux-2.6.39/Documentation/hwmon/ |
D | ltc4261 | 37 Voltage readings provided by this driver are reported as obtained from the ADC 39 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the 43 Current reading provided by this driver is reported as obtained from the ADC 44 Current Sense register. The reported value assumes that a 1 mOhm sense resistor 46 current by dividing the reported value by the sense resistor value in mOhm. 51 on all chip variants. To ensure that the alarm condition is reported to the user,
|
D | ltc4151 | 36 Voltage readings provided by this driver are reported as obtained from the ADIN 39 Current reading provided by this driver is reported as obtained from the Current 40 Sense register. The reported value assumes that a 1 mOhm sense resistor is
|
D | asb100 | 31 Temperatures are measured and reported in degrees Celsius. 33 Fan speeds are reported in RPM (rotations per minute). An alarm is
|
D | pc87360 | 60 Fan rotation speeds are reported in RPM (revolutions per minute). An alarm 105 One user reported problems with PWM. Changing PWM values would break fan 112 Temperatures are reported in degrees Celsius. Each temperature measured has 138 Voltages are reported relatively to a reference voltage, either internal or
|
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-bus-css | 5 Description: Contains the subchannel type, as reported by the hardware. 12 Description: Contains the module alias as reported with uevents. 21 subchannel, as reported by the channel subsystem 30 Description: Contains the PIM/PAM/POM values, as reported by the
|
/linux-2.6.39/drivers/acpi/apei/ |
D | Kconfig | 19 errors are reported to firmware firstly, then reported to 29 PCIe AER errors may be reported via APEI firmware first mode.
|
/linux-2.6.39/Documentation/ |
D | kmemleak.txt | 11 reported via /sys/kernel/debug/kmemleak. A similar method is used by the 40 objects to be reported as orphan. 54 marking all current reported unreferenced objects grey 91 4. the remaining white objects are considered orphan and reported via 106 'clear' command to clear all reported unreferenced objects from the 141 reported by kmemleak because values found during the memory scanning 147 The false positives are objects wrongly reported as being memory leaks 153 Some of the reported leaks are only transient, especially on SMP 156 the minimum age of an object to be reported as a memory leak.
|
D | bad_memory.txt | 5 How to deal with bad memory e.g. reported by memtest86+ ? 37 Example: memtest86+ reported here errors at address 0x18691458, 0x18698424 and
|
/linux-2.6.39/Documentation/input/ |
D | ntrig.txt | 12 This driver has been reported to work properly with multiple N-Trig devices 46 These nodes just provide easy access to the ranges reported by the device. 47 sensor_logical_height the range for positions reported during activity 66 obvious that these sensors were prone to erroneous events. Users reported 67 seeing both inappropriately dropped contact and ghosts, contacts reported 86 Time is measured in terms of the number of fingers reported, not frames since
|
D | event-codes.txt | 231 REL_{X,Y} must be reported when the mouse moves. BTN_LEFT must be used to report 238 ABS_{X,Y} must be reported with the location of the touch. BTN_TOUCH must be 240 BTN_{MOUSE,LEFT,MIDDLE,RIGHT} must not be reported as the result of touch 241 contact. BTN_TOOL_<name> events should be reported where possible. 255 BTN_TOOL_<name> events must be reported when a stylus or other tool is active on 256 the tablet. ABS_{X,Y} must be reported with the location of the tool. BTN_TOUCH
|
/linux-2.6.39/Documentation/usb/ |
D | error-codes.txt | 9 way certain faults are reported. 76 reported. That's because transfers often involve several packets, so that 105 reported as -EPROTO or -EILSEQ. 109 completed, and no other error was reported by HC.
|
/linux-2.6.39/drivers/infiniband/hw/ehca/ |
D | ehca_reqs.c | 181 qmap_entry->reported = 0; in ehca_write_swqe() 562 qmap_entry->reported = 0; in internal_post_recv() 737 if (qmap_entry->reported) { in ehca_poll_cq_one() 745 qmap_entry->reported = 1; in ehca_poll_cq_one() 816 while ((nr < num_entries) && (qmap_entry->reported == 0)) { in generate_flush_cqes() 861 qmap_entry->reported = 1; in generate_flush_cqes()
|
/linux-2.6.39/drivers/staging/quatech_usb2/ |
D | TODO | 7 * Mark/Space parity is not implemented (reported back correctly)
|
/linux-2.6.39/Documentation/x86/x86_64/ |
D | fake-numa-for-cpusets | 23 A machine may be split as follows with "numa=fake=4*512," as reported by dmesg: 56 Notice the difference between the system memory usage as reported by
|
D | machinecheck | 29 subevent will not be reported. 45 check errors (but some corrected errors might be still reported
|
/linux-2.6.39/Documentation/misc-devices/ |
D | bh1770glc.txt | 102 i.e. when proximity on has been reported. 106 i.e. when proximity off has been reported.
|
D | ics932s401 | 22 All frequencies are reported in KHz.
|
/linux-2.6.39/arch/m68k/fpsp040/ |
D | gen_except.S | 25 | reported if ovfl occurs and the ovfl enable bit is not 124 | Frame is idle, so check for exceptions reported through 221 | No exceptions are to be reported. If the instruction was 239 | An fmoveout that results in an overflow is reported this way. 241 | An fmoveout that results in an underflow is reported this way.
|
/linux-2.6.39/Documentation/devicetree/bindings/x86/ |
D | ce4100.txt | 33 If the OS is using the IO-APIC for interrupt routing then the reported
|
/linux-2.6.39/Documentation/laptops/ |
D | sonypi.txt | 80 reported to the user. This parameter is required for 125 - several users reported that this driver disables the BIOS-managed 133 - some users reported that the laptop speed is lower (dhrystone
|