Searched refs:dp_end (Results 1 – 1 of 1) sorted by relevance
46 struct efi_device_path *dp_end; in efi_ut_print() local57 dp_end = (struct efi_device_path *)pos; in efi_ut_print()58 dp_end->type = DEVICE_PATH_TYPE_END; in efi_ut_print()59 dp_end->sub_type = DEVICE_PATH_SUB_TYPE_END; in efi_ut_print()60 dp_end->length = sizeof(struct efi_device_path); in efi_ut_print()
Completed in 3 milliseconds