Searched refs:efi_status_to_errno (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/stand/efi/libefi/
H A Defihttp.c130 return (efi_status_to_errno(status));
147 return (efi_status_to_errno(status));
156 return (efi_status_to_errno(status));
163 return (efi_status_to_errno(status));
171 return (efi_status_to_errno(status));
178 return (efi_status_to_errno(status));
213 return (efi_status_to_errno(status));
257 return (efi_status_to_errno(status));
301 err = efi_status_to_errno(status);
307 err = efi_status_to_errno(statu
[all...]
H A Derrno.c97 efi_status_to_errno(EFI_STATUS status) function
H A Definet.c129 return (efi_status_to_errno(status));
382 return (efi_status_to_errno(status));
H A Defipart.c374 return (efi_status_to_errno(status));
905 return (efi_status_to_errno(status));
1035 return (efi_status_to_errno(status));
/freebsd-13-stable/stand/efi/include/
H A Defilib.h104 int efi_status_to_errno(EFI_STATUS);
/freebsd-13-stable/sys/dev/efidev/
H A Defirt.c103 efi_status_to_errno(efi_status status) function
395 error = efi_status_to_errno(ecp->ec_efi_status);
/freebsd-13-stable/lib/libsecureboot/efi/
H A Defi_variables.c70 return (-efi_status_to_errno(status));
/freebsd-13-stable/stand/efi/loader/
H A Dframebuffer.c563 return (efi_status_to_errno(status));

Completed in 270 milliseconds