Searched refs:dp_end (Results 1 – 1 of 1) sorted by relevance
26 struct efi_device_path *dp_end; in efi_ut_print() local37 dp_end = (struct efi_device_path *)pos; in efi_ut_print()38 dp_end->type = DEVICE_PATH_TYPE_END; in efi_ut_print()39 dp_end->sub_type = DEVICE_PATH_SUB_TYPE_END; in efi_ut_print()40 dp_end->length = sizeof(struct efi_device_path); in efi_ut_print()