/linux-2.6.39/arch/arm/mm/ |
D | proc-v7.S | 333 mrcle p15, 0, r10, c15, c0, 1 @ read diagnostic register 335 mcrle p15, 0, r10, c15, c0, 1 @ write diagnostic register 341 mrceq p15, 0, r10, c15, c0, 1 @ read diagnostic register 344 mcreq p15, 0, r10, c15, c0, 1 @ write diagnostic register 350 mrceq p15, 0, r10, c15, c0, 1 @ read diagnostic register 352 mcreq p15, 0, r10, c15, c0, 1 @ write diagnostic register 356 mrclt p15, 0, r10, c15, c0, 1 @ read diagnostic register 358 mcrlt p15, 0, r10, c15, c0, 1 @ write diagnostic register
|
/linux-2.6.39/net/x25/ |
D | x25_subr.c | 232 *dptr++ = x25->causediag.diagnostic; in x25_write_internal() 338 unsigned char diagnostic) in x25_disconnect() argument 349 x25->causediag.diagnostic = diagnostic; in x25_disconnect()
|
/linux-2.6.39/net/rose/ |
D | rose_subr.c | 167 *dptr++ = rose->diagnostic; in rose_write_internal() 531 void rose_disconnect(struct sock *sk, int reason, int cause, int diagnostic) in rose_disconnect() argument 546 if (diagnostic != -1) in rose_disconnect() 547 rose->diagnostic = diagnostic; in rose_disconnect()
|
D | rose_link.c | 239 …_request(struct rose_neigh *neigh, unsigned int lci, unsigned char cause, unsigned char diagnostic) in rose_transmit_clear_request() argument 259 *dptr++ = diagnostic; in rose_transmit_clear_request()
|
D | rose_route.c | 677 unsigned char *diagnostic, int route_frame) in rose_get_neigh() argument 712 *diagnostic = 0; in rose_get_neigh() 715 *diagnostic = 0; in rose_get_neigh() 862 unsigned char cause, diagnostic; in rose_route_frame() local 925 rose->diagnostic = 0; in rose_route_frame() 1044 if ((new_neigh = rose_get_neigh(dest_addr, &cause, &diagnostic, 1)) == NULL) { in rose_route_frame() 1045 rose_transmit_clear_request(rose_neigh, lci, cause, diagnostic); in rose_route_frame()
|
D | af_rose.c | 728 unsigned char cause, diagnostic; in rose_connect() local 773 &diagnostic, 0); in rose_connect() 1350 rose_cause.diagnostic = rose->diagnostic; in rose_ioctl() 1359 rose->diagnostic = rose_cause.diagnostic; in rose_ioctl()
|
/linux-2.6.39/drivers/input/tablet/ |
D | aiptek.c | 319 int diagnostic; /* tablet diagnostic codes */ member 477 aiptek->diagnostic = in aiptek_irq() 526 aiptek->diagnostic = AIPTEK_DIAGNOSTIC_SENDING_ABSOLUTE_IN_RELATIVE; in aiptek_irq() 529 aiptek->diagnostic = AIPTEK_DIAGNOSTIC_TOOL_DISALLOWED; in aiptek_irq() 611 aiptek->diagnostic = AIPTEK_DIAGNOSTIC_SENDING_ABSOLUTE_IN_RELATIVE; in aiptek_irq() 614 aiptek->diagnostic = AIPTEK_DIAGNOSTIC_TOOL_DISALLOWED; in aiptek_irq() 1033 aiptek->diagnostic = AIPTEK_DIAGNOSTIC_NA; in aiptek_program_tablet() 1345 switch (aiptek->diagnostic) { in show_tabletDiagnosticMessage() 1373 static DEVICE_ATTR(diagnostic, S_IRUGO, show_tabletDiagnosticMessage, NULL);
|
/linux-2.6.39/include/linux/ |
D | x25.h | 141 unsigned char diagnostic; member
|
D | rose.h | 73 unsigned char diagnostic; member
|
/linux-2.6.39/Documentation/misc-devices/ |
D | lis3lv02d | 41 Selftest is meant only for hardware diagnostic purposes. It is not meant to be 50 Measurement values are provided to help HW diagnostic applications to make
|
/linux-2.6.39/include/net/ |
D | rose.h | 136 unsigned char cause, diagnostic; member
|
/linux-2.6.39/arch/mips/include/asm/ip32/ |
D | mace.h | 177 volatile u64 diagnostic; /* RO: diagnostic register */ member
|
/linux-2.6.39/Documentation/aoe/ |
D | aoe.txt | 43 "cat /dev/etherd/err" blocks, waiting for error diagnostic output,
|
/linux-2.6.39/drivers/net/arcnet/ |
D | Kconfig | 113 extra diagnostic information.
|
/linux-2.6.39/Documentation/networking/ |
D | cs89x0.txt | 457 Once the adapter has been installed and configured, the diagnostic option of 485 The diagnostic self-test checks the adapter's basic functionality as well as 532 on the same network. (Note: the diagnostic network test should not be run 597 diagnostic self-test. Normally, the ISA resource in conflict will fail the
|
D | skfp.txt | 92 The adapter can be checked using the diagnostic program
|
/linux-2.6.39/drivers/staging/easycap/ |
D | README | 83 debug the easycap module is configured at diagnostic level n (0 to 9)
|
/linux-2.6.39/drivers/parisc/ |
D | pdc_stable.c | 939 static PDCS_ATTR(diagnostic, 0400, pdcs_diagnostic_read, NULL);
|
/linux-2.6.39/Documentation/ |
D | vgaarbiter.txt | 59 diagnostic only). "decodes" indicate what the card currently
|
/linux-2.6.39/arch/powerpc/boot/dts/ |
D | p1022ds.dts | 78 label = "diagnostic-nor";
|
D | p2020ds.dts | 80 diagnostic@3000000 {
|
D | mpc8572ds.dts | 95 diagnostic@3000000 {
|
D | mpc8572ds_36b.dts | 95 diagnostic@3000000 {
|
/linux-2.6.39/Documentation/PCI/ |
D | pci-error-recovery.txt | 142 a chance to extract some diagnostic information (see 189 start operations again, only to peek/poke at the device, extract diagnostic
|
/linux-2.6.39/drivers/spi/ |
D | Kconfig | 458 exposing both switch control and diagnostic feedback.
|