HomeSort by relevance Sort by last modified time
    Searched full:edd (Results 26 - 50 of 163) sorted by null

12 3 4 5 6 7

  /external/zlib/src/contrib/minizip/
miniunzip.1 63 was added by Dirk Eddelbuettel <edd@debian.org>.
  /external/syslinux/com32/gpllib/disk/
geom.c 31 /* Use EDD, if valid */
60 * 20h = 2.0 / EDD-1.0
61 * 21h = 2.1 / EDD-1.1
62 * 30h = EDD-3.0
75 * 2 enhanced disk drive (EDD) functions (AH=48h,AH=4Eh) supported
  /external/syslinux/com32/hdt/
hdt-cli-disk.c 130 " EDD: Version: %X\n"
210 more_printf(" EDD: Version: %X, size: %s\n", d->edd_version,
213 /* Do not print Host Bus & Interface if EDD isn't 3.0 or more */
hdt-menu-disk.c 161 snprintf(buffer, sizeof buffer, " Disk <0x%X> (EDD %X)",
184 /* Do not print Host Bus & Interface if EDD isn't 3.0 or more */
  /bionic/libc/kernel/uapi/asm-x86/asm/
bootparam.h 44 #include <linux/edd.h>
  /bionic/libc/kernel/uapi/linux/
edd.h 158 struct edd { struct
  /external/syslinux/com32/gplinclude/dmi/
dmi_bios.h 50 bool edd; member in struct:__anon33542
  /external/syslinux/core/fs/
diskio_bios.c 218 dprintf("EDD[%02x]: %u @ %llu %04x:%04x %s %p\n",
228 dprintf("EDD: error AX = %04x\n", oreg.eax.w[0]);
251 * EDD-capable but aren't; the known such systems return
265 printf("EDD: Error %04x %s sector %llu\n",
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
bootparam.h 7 #include <linux/edd.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
bootparam.h 7 #include <linux/edd.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
bootparam.h 7 #include <linux/edd.h>
  /external/syslinux/com32/gpllib/dmi/
dmi_bios.c 49 "EDD is supported",
  /external/syslinux/core/
diskboot.inc 248 ; Do we have EBIOS (EDD)?
252 mov ah,41h ; EDD existence query
260 ; We have EDD support...
304 ; getonesec implementation for EBIOS (EDD)
  /external/syslinux/doc/
memdisk.txt 119 e) MEMDISK by default supports EDD/EBIOS on hard disks, but not on
122 edd Enable EDD/EBIOS
123 noedd Disable EDD/EBIOS
  /external/syslinux/memdisk/
eltorito.c 16 * EDD-4 El Torito structures and debugging routines
mstructs.h 55 /* EDD disk parameter table */
  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_lao4.xml 45 <!-- U+0EDD: "?" LAO HO MO -->
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
BiosInt13.c 23 // Address packet is a buffer under 1 MB for all version EDD calls
33 // Buffer of 0xFE00 bytes for EDD 1.1 transfer must be under 1 MB
102 // EDD 3.0 Required for Device path, but extended reads are not required.
108 // Assume EDD 1.1 - Read and Write functions.
109 // This could be EDD 3.0 without Extensions64Bit being set.
110 // If it's EDD 1.1 this will work, but the device path will not
209 Drive->Edd = FALSE;
216 Drive->Edd = (BOOLEAN) ((Regs.X.CX & 0x04) == 0x04);
248 // EDD Buffer must be passed in with max buffer size as first entry in the buffer
    [all...]
  /development/ndk/platforms/android-21/arch-x86/include/asm/
bootparam.h 47 #include <linux/edd.h>
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
bootparam.h 47 #include <linux/edd.h>
  /development/ndk/platforms/android-21/include/linux/
edd.h 192 struct edd { struct
  /external/kernel-headers/original/uapi/asm-x86/asm/
bootparam.h 36 #include <linux/edd.h>
  /external/syslinux/com32/include/syslinux/
disk.h 78 uint32_t edd; member in struct:disk_ebios_eparam
  /prebuilts/go/darwin-x86/src/runtime/
print.go 165 // format +d.dddd+edd
  /prebuilts/go/linux-x86/src/runtime/
print.go 165 // format +d.dddd+edd

Completed in 1499 milliseconds

12 3 4 5 6 7