Home
last modified time | relevance | path

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

/device/google/sunfish/gpt-utils/
Dgpt-utils.cpp606 int set_boot_lun(char *sg_dev, uint8_t boot_lun_id) in set_boot_lun() argument
623 data->buffer[0] = boot_lun_id; in set_boot_lun()
672 uint8_t boot_lun_id = 0; in gpt_utils_set_xbl_boot_partition() local
676 boot_lun_id = BOOT_LUN_B_ID; in gpt_utils_set_xbl_boot_partition()
687 boot_lun_id = BOOT_LUN_A_ID; in gpt_utils_set_xbl_boot_partition()
722 if (set_boot_lun(sg_dev_node, boot_lun_id)) { in gpt_utils_set_xbl_boot_partition()
/device/google/coral/gpt-utils/
Dgpt-utils.cpp606 int set_boot_lun(char *sg_dev, uint8_t boot_lun_id) in set_boot_lun() argument
623 data->buffer[0] = boot_lun_id; in set_boot_lun()
672 uint8_t boot_lun_id = 0; in gpt_utils_set_xbl_boot_partition() local
676 boot_lun_id = BOOT_LUN_B_ID; in gpt_utils_set_xbl_boot_partition()
687 boot_lun_id = BOOT_LUN_A_ID; in gpt_utils_set_xbl_boot_partition()
722 if (set_boot_lun(sg_dev_node, boot_lun_id)) { in gpt_utils_set_xbl_boot_partition()
/device/google/redbull/gpt-utils/
Dgpt-utils.cpp606 int set_boot_lun(char *sg_dev, uint8_t boot_lun_id) in set_boot_lun() argument
623 data->buffer[0] = boot_lun_id; in set_boot_lun()
672 uint8_t boot_lun_id = 0; in gpt_utils_set_xbl_boot_partition() local
676 boot_lun_id = BOOT_LUN_B_ID; in gpt_utils_set_xbl_boot_partition()
687 boot_lun_id = BOOT_LUN_A_ID; in gpt_utils_set_xbl_boot_partition()
722 if (set_boot_lun(sg_dev_node, boot_lun_id)) { in gpt_utils_set_xbl_boot_partition()