Home
last modified time | relevance | path

Searched refs:translation (Results 1 – 25 of 46) sorted by relevance

12

/linux-2.4.37.9/drivers/scsi/
Daha1740.c60 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()
DREADME.aha152x26 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/
DnanoEngine11 This page includes translation code that builds the parameter
/linux-2.4.37.9/include/asm-sparc/
Dsun4prom.h34 unsigned int *translation; /* Kbd translation selector */ member
/linux-2.4.37.9/arch/arm/mach-sa1100/
Dsleep.S39 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/
Doops-tracing.txt143 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
Dcachetlb.txt73 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.
Dide.txt48 - 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
Dunicode.txt30 directly to the loaded font, bypassing the translation table. The
DIO-mapping.txt64 Similarly, on the Alpha, the normal translation is
Dmodules.txt198 - modprobe looks into its internal "alias" translation table
/linux-2.4.37.9/Documentation/parisc/
Dregisters59 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/
DConfig.in12 bool ' IP: fast network address translation' CONFIG_IP_ROUTE_NAT
/linux-2.4.37.9/Documentation/filesystems/
Dadfs.txt56 You can therefore tailor the permission translation to whatever you
Dbefs.txt94 iocharset=xxx Use xxx as the name of the NLS translation table.
Dvfat.txt29 a '?' is used when no translation is possible. The
/linux-2.4.37.9/Documentation/networking/
Dray_cs.txt123 translate integer 0 = no translation (encapsulate frames)
124 1 = translation (RFC1042/802.1)
Dslicecom.txt6 English translation: Lakatos Gy�rgy <gyuri@itc.hu>
/linux-2.4.37.9/Documentation/powerpc/
Dppc_htab.txt19 hash table that serves as an extended tlb for page translation on the
/linux-2.4.37.9/arch/ppc64/
Dconfig.in40 bool 'MsChunks Physical to Absolute address translation support' CONFIG_MSCHUNKS
/linux-2.4.37.9/arch/m68k/q40/
DREADME126 Unfortunately the AT->PC translation isn't quite trivial and even worse, my
/linux-2.4.37.9/arch/arm/mm/
Dproc-arm1026.S76 and r2, r3, #0b1101 @ Check for translation error
/linux-2.4.37.9/arch/arm/def-configs/
Dclps7500147 # User modules and translation layers for MTD devices
/linux-2.4.37.9/arch/arm/
Ddefconfig136 # User modules and translation layers for MTD devices
/linux-2.4.37.9/Documentation/s390/
DDebugging390.txt79 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.

12