Searched refs:bootdevice_ofpath (Results 1 – 1 of 1) sorted by relevance
42 const char *bootdevice_ofpath = NULL; in board_spl_was_booted_from() local45 bootdevice_ofpath = boot_devices[bootdevice_brom_id]; in board_spl_was_booted_from()47 if (bootdevice_ofpath) in board_spl_was_booted_from()49 __func__, bootdevice_brom_id, bootdevice_ofpath); in board_spl_was_booted_from()54 return bootdevice_ofpath; in board_spl_was_booted_from()