Home
last modified time | relevance | path

Searched refs:boot_dev (Results 1 – 1 of 1) sorted by relevance

/device/google/marlin/recovery/gpt-utils/
Dgpt-utils.cpp666 const char *boot_dev = NULL; in gpt_utils_set_xbl_boot_partition() local
671 boot_dev = XBL_BACKUP; in gpt_utils_set_xbl_boot_partition()
673 boot_dev = XBL_AB_SECONDARY; in gpt_utils_set_xbl_boot_partition()
682 boot_dev = XBL_PRIMARY; in gpt_utils_set_xbl_boot_partition()
684 boot_dev = XBL_AB_PRIMARY; in gpt_utils_set_xbl_boot_partition()
707 boot_dev); in gpt_utils_set_xbl_boot_partition()
708 if (get_scsi_node_from_bootdevice(boot_dev, in gpt_utils_set_xbl_boot_partition()