Searched refs:dp_sd (Results 1 – 1 of 1) sorted by relevance
27 struct efi_device_path_sd_mmc_path *dp_sd = in efi_ut_print() local31 dp_sd->dp.type = DEVICE_PATH_TYPE_MESSAGING_DEVICE; in efi_ut_print()32 dp_sd->dp.sub_type = DEVICE_PATH_SUB_TYPE_MSG_SD; in efi_ut_print()33 dp_sd->dp.length = sizeof(struct efi_device_path_sd_mmc_path); in efi_ut_print()34 dp_sd->slot_number = 3; in efi_ut_print()