/linux-2.4.37.9/drivers/scsi/ |
D | aha1740.c | 60 unsigned int translation; member 90 host->translation ? "en" : "dis"); in aha1740_proc_info() 499 unsigned int *translation) in aha1740_getconfig() argument 504 *translation = inb(RESV1(base)) & 0x1; in aha1740_getconfig() 517 unsigned int irq_level, translation; in aha1740_detect() local 530 aha1740_getconfig(slotbase,&irq_level,&translation); in aha1740_detect() 539 translation ? "en" : "dis"); in aha1740_detect() 556 host->translation = translation; in aha1740_detect() 596 int extended = HOSTDATA(disk->device->host)->translation; in aha1740_biosparam()
|
D | README.aha152x | 26 EXT_TRANS: enable extended translation (0/1: default 0 [off]) 98 enable extended translation for first and second controller 133 This is considered to be the default translation. 138 extended translation. This means that the BIOS uses 255 for heads, 144 To make it even more complicated the translation mode might/might 150 - for disks<1GB: use default translation (C/32/64) 155 ie. either (C/32/64) or (C/63/255)). This can be extended translation 158 - if that fails, take extended translation if enabled by override, 159 kernel or module parameter, otherwise take default translation and
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | nanoEngine | 11 This page includes translation code that builds the parameter
|
/linux-2.4.37.9/include/asm-sparc/ |
D | sun4prom.h | 34 unsigned int *translation; /* Kbd translation selector */ member
|
/linux-2.4.37.9/arch/arm/mach-sa1100/ |
D | sleep.S | 39 mrc p15, 0, r5, c2, c0, 0 @ translation table base addr 191 mcr p15, 0, r5, c2, c0, 0 @ translation table base addr
|
/linux-2.4.37.9/Documentation/ |
D | oops-tracing.txt | 143 static translation and the second is dynamic translation. Static 144 translation uses the System.map file in much the same manner that 145 ksymoops does. In order to do static translation the klogd daemon 150 Dynamic address translation is important when kernel loadable modules
|
D | cachetlb.txt | 73 This time we need to remove the PAGE_SIZE sized translation 116 tell the architecture specific code that a translation 143 a virtual-->physical translation to exist for a virtual address 154 and have no dependency on translation information.
|
D | ide.txt | 48 - mostly transparent support for EZ-Drive disk translation software 418 "handle" this translation automatically, making this a rather painless solution 423 If the BIOS does not support this form of drive translation, then several 438 If you cannot use drive translation, *and* your BIOS also restricts you to 486 hard drives. Use BIOS translation instead of this if possible, as it is a
|
D | unicode.txt | 30 directly to the loaded font, bypassing the translation table. The
|
D | IO-mapping.txt | 64 Similarly, on the Alpha, the normal translation is
|
D | modules.txt | 198 - modprobe looks into its internal "alias" translation table
|
/linux-2.4.37.9/Documentation/parisc/ |
D | registers | 59 C (code address translation) 1, 0 while executing real-mode code 68 D (Data address translation) 1, 0 while executing real-mode code
|
/linux-2.4.37.9/net/ipv4/ |
D | Config.in | 12 bool ' IP: fast network address translation' CONFIG_IP_ROUTE_NAT
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | adfs.txt | 56 You can therefore tailor the permission translation to whatever you
|
D | befs.txt | 94 iocharset=xxx Use xxx as the name of the NLS translation table.
|
D | vfat.txt | 29 a '?' is used when no translation is possible. The
|
/linux-2.4.37.9/Documentation/networking/ |
D | ray_cs.txt | 123 translate integer 0 = no translation (encapsulate frames) 124 1 = translation (RFC1042/802.1)
|
D | slicecom.txt | 6 English translation: Lakatos Gy�rgy <gyuri@itc.hu>
|
/linux-2.4.37.9/Documentation/powerpc/ |
D | ppc_htab.txt | 19 hash table that serves as an extended tlb for page translation on the
|
/linux-2.4.37.9/arch/ppc64/ |
D | config.in | 40 bool 'MsChunks Physical to Absolute address translation support' CONFIG_MSCHUNKS
|
/linux-2.4.37.9/arch/m68k/q40/ |
D | README | 126 Unfortunately the AT->PC translation isn't quite trivial and even worse, my
|
/linux-2.4.37.9/arch/arm/mm/ |
D | proc-arm1026.S | 76 and r2, r3, #0b1101 @ Check for translation error
|
/linux-2.4.37.9/arch/arm/def-configs/ |
D | clps7500 | 147 # User modules and translation layers for MTD devices
|
/linux-2.4.37.9/arch/arm/ |
D | defconfig | 136 # User modules and translation layers for MTD devices
|
/linux-2.4.37.9/Documentation/s390/ |
D | Debugging390.txt | 79 in that you can change address translation & program counter 80 in a single instruction. To change address translation, 81 e.g. switching address translation off requires that you 94 5 5 Dynamic address translation 1=DAT on. 1094 no matter how sensitive e.g. memory managment resources,change address translation 1373 10=segment translation exception 1374 11=page translation exception 1378 tr prog 10 will trace segment translation exceptions.
|