Home
last modified time | relevance | path

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

/external/u-boot/test/
Dprint_ut.c25 u8 buf[sizeof(struct efi_device_path_sd_mmc_path) + in efi_ut_print()
29 struct efi_device_path_sd_mmc_path *dp_sd = in efi_ut_print()
30 (struct efi_device_path_sd_mmc_path *)pos; in efi_ut_print()
35 dp_sd->dp.length = sizeof(struct efi_device_path_sd_mmc_path); in efi_ut_print()
37 pos += sizeof(struct efi_device_path_sd_mmc_path); in efi_ut_print()
/external/u-boot/lib/efi_loader/
Defi_device_path_to_text.c141 struct efi_device_path_sd_mmc_path *sddp = in dp_msging()
142 (struct efi_device_path_sd_mmc_path *)dp; in dp_msging()
Defi_device_path.c450 sizeof(struct efi_device_path_sd_mmc_path); in dp_size()
459 sizeof(struct efi_device_path_sd_mmc_path); in dp_size()
544 struct efi_device_path_sd_mmc_path *sddp = in dp_fill()
566 struct efi_device_path_sd_mmc_path *sddp = in dp_fill()
/external/u-boot/include/
Defi_api.h436 struct efi_device_path_sd_mmc_path { struct