/linux-2.6.39/drivers/scsi/ |
D | aha1740.c | 75 unsigned int translation; member 125 host->translation ? "en" : "dis"); in aha1740_proc_info() 513 unsigned int *translation) in DEF_SCSI_QCMD() 519 *translation = inb(RESV1(base)) & 0x1; in DEF_SCSI_QCMD() 528 int extended = HOSTDATA(sdev->host)->translation; in aha1740_biosparam() 575 unsigned int irq_level, irq_type, translation; in aha1740_probe() local 587 aha1740_getconfig(slotbase,&irq_level,&irq_type,&translation); in aha1740_probe() 597 translation ? "en" : "dis"); in aha1740_probe() 610 host->translation = translation; in aha1740_probe()
|
/linux-2.6.39/Documentation/scsi/ |
D | aha152x.txt | 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.6.39/Documentation/zh_CN/ |
D | SecurityBugs | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
D | stable_kernel_rules.txt | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
D | stable_api_nonsense.txt | 6 Contact the Chinese maintainer, if this translation is outdated or there 7 is problem with translation.
|
D | SubmitChecklist | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
D | sparse.txt | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
D | volatile-considered-harmful.txt | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
D | SubmittingDrivers | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
D | oops-tracing.txt | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
D | SubmittingPatches | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
/linux-2.6.39/Documentation/kvm/ |
D | mmu.txt | 79 using kvm. Userspace defines the translation between guest addresses and user 98 - changes in the gpa->hpa translation (either through gpa->hva changes or 110 is not related to a translation directly. It points to other shadow pages. 114 translation stack, with optional higher level translations left to NPT/EPT. 128 (*) the guest hypervisor will encode the ngva->gpa translation into its page 137 Examples include real mode translation, large guest pages backed by small 205 translation. This is equivalent to the state of the tlb when a pte is 235 before using the translation. We take advantage of that by removing write 253 - a true guest fault (the guest translation won't allow the access) (*) 254 - access to a missing translation [all …]
|
/linux-2.6.39/Documentation/netlabel/ |
D | lsm_interface.txt | 37 Depending on the exact configuration, translation between the network packet 46 NetLabel translation mechanisms bypassed but the LSM translation mechanisms are
|
/linux-2.6.39/Documentation/cpu-freq/ |
D | cpufreq-stats.txt | 106 <*> CPU frequency translation statistics 107 [*] CPU frequency translation statistics details 113 "CPU frequency translation statistics" (CONFIG_CPU_FREQ_STAT) provides the 116 "CPU frequency translation statistics details" (CONFIG_CPU_FREQ_STAT_DETAILS)
|
/linux-2.6.39/Documentation/input/ |
D | notifier.txt | 15 - KBD_UNICODE events are sent if the keycode -> keysym translation produced a 17 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a
|
/linux-2.6.39/drivers/acpi/acpica/ |
D | rsaddr.c | 261 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.address.info.mem.translation), 282 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.address.info.io.translation),
|
/linux-2.6.39/net/batman-adv/ |
D | Makefile | 37 batman-adv-y += translation-table.o
|
/linux-2.6.39/arch/arm/mm/ |
D | abort-ev7.S | 45 and r3, r2, #0x7b @ On translation fault
|
/linux-2.6.39/arch/unicore32/kernel/ |
D | sleep.S | 25 movc r4, p0.c2, #0 @ translation table base addr 175 movc p0.c2, r4, #0 @ translation table base addr
|
/linux-2.6.39/include/acpi/ |
D | acrestyp.h | 239 u8 translation; member 244 u8 translation; member
|
/linux-2.6.39/arch/ia64/sn/kernel/ |
D | setup.c | 289 u8 translation; member 348 if (if_pci.translation & PCDP_PCI_TRANS_IOPORT) in sn_scan_pcdp() 351 if (if_pci.translation & PCDP_PCI_TRANS_MMIO) in sn_scan_pcdp()
|
/linux-2.6.39/Documentation/filesystems/nfs/ |
D | idmapper.txt | 6 translate user and group names into ids. Part of this translation involves 10 translation and initialize a key with the resulting information.
|
/linux-2.6.39/Documentation/ko_KR/ |
D | stable_api_nonsense.txt | 6 a problem with the translation, please contact the maintainer of this file.
|
/linux-2.6.39/drivers/cpufreq/ |
D | Kconfig | 35 tristate "CPU frequency translation statistics" 48 bool "CPU frequency translation statistics details" 51 This will show detail CPU frequency translation table in sysfs file
|
/linux-2.6.39/drivers/pci/ |
D | intel-iommu.c | 1437 u8 bus, u8 devfn, int translation) in domain_context_mapping_one() argument 1453 BUG_ON(translation != CONTEXT_TT_PASS_THROUGH && in domain_context_mapping_one() 1454 translation != CONTEXT_TT_MULTI_LEVEL); in domain_context_mapping_one() 1503 if (translation != CONTEXT_TT_PASS_THROUGH) { in domain_context_mapping_one() 1516 if (translation != CONTEXT_TT_PASS_THROUGH) { in domain_context_mapping_one() 1518 translation = info ? CONTEXT_TT_DEV_IOTLB : in domain_context_mapping_one() 1525 if (unlikely(translation == CONTEXT_TT_PASS_THROUGH)) in domain_context_mapping_one() 1532 context_set_translation_type(context, translation); in domain_context_mapping_one() 1568 int translation) in domain_context_mapping() argument 1575 translation); in domain_context_mapping() [all …]
|