Searched refs:partition_start (Results 1 - 3 of 3) sorted by relevance

/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c258 memcpy(&start, &hddp->partition_start, sizeof(start));
290 cddp->partition_start, cddp->partition_size);
H A Defi_device_path.c745 cddp->partition_start = info.start;
756 hddp->partition_start = info.start;
/u-boot/include/
H A Defi_api.h703 u64 partition_start; member in struct:efi_device_path_hard_drive_path
713 u64 partition_start; member in struct:efi_device_path_cdrom_path

Completed in 71 milliseconds