Home
last modified time | relevance | path

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

12345678

/Linux-v4.19/drivers/scsi/
Daha1740.c74 unsigned int translation; member
115 host->translation ? "en" : "dis"); in aha1740_show_info()
494 unsigned int *translation) in DEF_SCSI_QCMD()
500 *translation = inb(RESV1(base)) & 0x1; in DEF_SCSI_QCMD()
509 int extended = HOSTDATA(sdev->host)->translation; in aha1740_biosparam()
555 unsigned int irq_level, irq_type, translation; in aha1740_probe() local
567 aha1740_getconfig(slotbase,&irq_level,&irq_type,&translation); in aha1740_probe()
577 translation ? "en" : "dis"); in aha1740_probe()
590 host->translation = translation; in aha1740_probe()
/Linux-v4.19/Documentation/scsi/
Daha152x.txt26 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-v4.19/Documentation/devicetree/bindings/bus/
Duniphier-system-bus.txt8 controller registers provide the control for the translation from the offset
19 - ranges: should provide a proper address translation from the System Bus to
26 limitations depending on SoCs and the boot mode. The address translation is
33 There is no reason to stick to a particular translation mapping, but the
/Linux-v4.19/Documentation/translations/zh_CN/
DSecurityBugs6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
DIRQ.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
Dstable_kernel_rules.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
Dstable_api_nonsense.txt6 Contact the Chinese maintainer, if this translation is outdated or there
7 is problem with translation.
Dbasic_profiling.txt6 translation is outdated or there is problem with translation.
Dio_ordering.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
Dsparse.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
Dvolatile-considered-harmful.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
Demail-clients.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
DSubmittingDrivers6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
/Linux-v4.19/Documentation/translations/zh_CN/arm64/
Dtagged-pointers.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
Dlegacy_instructions.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
Dmemory.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
Dsilicon-errata.txt6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
/Linux-v4.19/Documentation/netlabel/
Dlsm_interface.txt37 Depending on the exact configuration, translation between the network packet
46 NetLabel translation mechanisms bypassed but the LSM translation mechanisms are
/Linux-v4.19/Documentation/arm64/
Dmemory.txt7 Linux kernel. The architecture allows up to 4 levels of translation
10 AArch64 Linux uses either 3 levels or 4 levels of translation tables
13 64KB pages, only 2 levels of translation tables, allowing 42-bit (4TB)
Dtagged-pointers.txt8 addresses in the AArch64 translation system and their potential uses
11 The kernel configures the translation tables so that translations made
13 the virtual address ignored by the translation hardware. This frees up
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/
Draideng.txt16 - ranges: standard ranges property specifying the translation
36 - ranges: standard ranges property specifying the translation
65 translation & protection accordingly.
/Linux-v4.19/Documentation/devicetree/bindings/iommu/
Dsamsung,sysmmu.txt7 System MMU is an IOMMU and supports identical translation table format to
8 ARMv7 translation tables with minimum set of page properties including access
10 another capabilities like L2 TLB or block-fetch buffers to minimize translation
Dmediatek,iommu.txt6 ARM Short-Descriptor translation table format for address translation.
32 HW should go though the m4u for translation or bypass it and talk
/Linux-v4.19/Documentation/translations/zh_CN/arm/
DBooting6 help. Contact the Chinese maintainer if this translation is outdated
7 or if there is a problem with the translation.
/Linux-v4.19/Documentation/input/
Dnotifier.rst17 - KBD_UNICODE events are sent if the keycode -> keysym translation produced a
19 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a

12345678