Searched refs:boot_lun_id (Results 1 – 3 of 3) sorted by relevance
606 int set_boot_lun(char *sg_dev, uint8_t boot_lun_id) in set_boot_lun() argument623 data->buffer[0] = boot_lun_id; in set_boot_lun()672 uint8_t boot_lun_id = 0; in gpt_utils_set_xbl_boot_partition() local676 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()