HomeSort by relevance Sort by last modified time
    Searched refs:boot_device (Results 1 - 11 of 11) sorted by null

  /external/qemu/hw/
boards.h 7 const char *boot_device,
android_arm.c 61 const char *boot_device,
hw.h 259 /* handler to set the boot_device for a specific type of QEMUMachine */
261 typedef int QEMUBootSetHandler(void *opaque, const char *boot_device);
  /external/grub/docs/
multiboot.h 85 unsigned long boot_device; member in struct:multiboot_info
multiboot.h.texi 85 unsigned long boot_device;
kernel.c 78 /* Is boot_device valid? */
80 printf ("boot_device = 0x%x\n", (unsigned) mbi->boot_device);
kernel.c.texi 78 /* @r{Is boot_device valid?} */
80 printf ("boot_device = 0x%x\n", (unsigned) mbi->boot_device);
  /external/grub/stage2/
mb_info.h 116 unsigned long boot_device; member in struct:multiboot_info
boot.c 483 mbi.boot_device = (current_drive << 24) | current_partition;
  /build/tools/releasetools/
ota_from_target_files 314 boot_type, boot_device = common.GetTypeAndDevice("/boot", OPTIONS.info_dict)
325 applypatch %(boot_type)s:%(boot_device)s:%(boot_size)d:%(boot_sha1)s %(recovery_type)s:%(recovery_device)s %(recovery_sha1)s %(recovery_size)d %(boot_sha1)s:/system/recovery-from-boot.p
336 'boot_device': boot_device,
561 boot_type, boot_device = common.GetTypeAndDevice("/boot", OPTIONS.info_dict)
564 (boot_type, boot_device,
605 % (boot_type, boot_device,
  /external/bluetooth/bluez/tools/
sdptool.c 2420 uint8_t norm_connect = 0, boot_device = 0; local
    [all...]

Completed in 299 milliseconds