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

/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defilib.h45 int efi_handle_lookup(EFI_HANDLE, struct devsw **, int *, uint64_t *);
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Dhandles.c83 efi_handle_lookup(EFI_HANDLE h, struct devsw **dev, int *unit, uint64_t *extra) function
/illumos-gate/usr/src/boot/sys/boot/efi/loader/
H A Dmain.c365 if (efi_handle_lookup(img->DeviceHandle, &dev, &unit, &pool_guid) != 0)

Completed in 88 milliseconds