Searched refs:bootdev (Results 1 – 3 of 3) sorted by relevance
6 obj-$(CONFIG_BOOTSTD) += bootdev.o bootstd_common.o bootflow.o bootmeth.o
334 struct spl_boot_device bootdev = { in spl_test_mmc_fs() local371 ut_assertok(spl_blk_load_image(&info_read, &bootdev, UCLASS_MMC, in spl_test_mmc_fs()374 ut_assertok(loader->load_image(&info_read, &bootdev)); in spl_test_mmc_fs()
622 struct spl_boot_device bootdev = { in do_spl_test_load() local648 ut_assertok(loader->load_image(&info_read, &bootdev)); in do_spl_test_load()
Completed in 5 milliseconds