Searched refs:efidisk_get_efi_system_partition (Results 1 – 3 of 3) sorted by relevance
43 int efidisk_get_efi_system_partition(int, int *);
293 if (efidisk_get_efi_system_partition(boot_biosdev, &partition)) in devopen()
374 efidisk_get_efi_system_partition(int dev, int *partition) in efidisk_get_efi_system_partition() function