Home
last modified time | relevance | path

Searched refs:errno_to_efi_status (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/efi/libefi/
H A Derrno.c33 errno_to_efi_status(int errno) in errno_to_efi_status() function
H A Dlibefi.c83 return (errno_to_efi_status(ENOMEM)); in efi_get_protocol_handles()
/illumos-gate/usr/src/boot/efi/include/
H A Defilib.h95 EFI_STATUS errno_to_efi_status(int errno);