Home
last modified time | relevance | path

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

/openbmc/u-boot/test/
H A Dprint_ut.c23 u8 buf[sizeof(struct efi_device_path_sd_mmc_path) + in efi_ut_print()
27 struct efi_device_path_sd_mmc_path *dp_sd = in efi_ut_print()
28 (struct efi_device_path_sd_mmc_path *)pos; in efi_ut_print()
33 dp_sd->dp.length = sizeof(struct efi_device_path_sd_mmc_path); in efi_ut_print()
35 pos += sizeof(struct efi_device_path_sd_mmc_path); in efi_ut_print()
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c149 struct efi_device_path_sd_mmc_path *sddp = in dp_msging()
150 (struct efi_device_path_sd_mmc_path *)dp; in dp_msging()
H A Defi_device_path.c445 sizeof(struct efi_device_path_sd_mmc_path); in dp_size()
454 sizeof(struct efi_device_path_sd_mmc_path); in dp_size()
539 struct efi_device_path_sd_mmc_path *sddp = in dp_fill()
561 struct efi_device_path_sd_mmc_path *sddp = in dp_fill()
/openbmc/u-boot/include/
H A Defi_api.h445 struct efi_device_path_sd_mmc_path { struct