Searched refs:translation (Results 1 – 25 of 191) sorted by relevance
12345678
/Linux-v4.19/drivers/scsi/ |
D | aha1740.c | 74 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/ |
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-v4.19/Documentation/devicetree/bindings/bus/ |
D | uniphier-system-bus.txt | 8 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/ |
D | SecurityBugs | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
D | IRQ.txt | 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 | basic_profiling.txt | 6 translation is outdated or there is problem with translation.
|
D | io_ordering.txt | 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 | email-clients.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.
|
/Linux-v4.19/Documentation/translations/zh_CN/arm64/ |
D | tagged-pointers.txt | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
D | legacy_instructions.txt | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
D | memory.txt | 6 help. Contact the Chinese maintainer if this translation is outdated 7 or if there is a problem with the translation.
|
D | silicon-errata.txt | 6 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/ |
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-v4.19/Documentation/arm64/ |
D | memory.txt | 7 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)
|
D | tagged-pointers.txt | 8 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/ |
D | raideng.txt | 16 - 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/ |
D | samsung,sysmmu.txt | 7 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
|
D | mediatek,iommu.txt | 6 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/ |
D | Booting | 6 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/ |
D | notifier.rst | 17 - 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