Searched refs:EFI_DEVICE_ERROR (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/stand/efi/libefi/
H A Derrno.c45 status = EFI_DEVICE_ERROR;
86 status = EFI_DEVICE_ERROR;
107 case EFI_DEVICE_ERROR:
/freebsd-current/stand/efi/include/
H A Defierr.h43 #define EFI_DEVICE_ERROR EFIERR(7) macro
/freebsd-current/sys/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h120 #define EFI_DEVICE_ERROR RETURN_DEVICE_ERROR macro
/freebsd-current/stand/efi/loader/
H A Dframebuffer.c283 return (EFI_DEVICE_ERROR);
316 return ((*addrp == 0 || *sizep == 0) ? EFI_DEVICE_ERROR : 0);
/freebsd-current/stand/common/
H A Dgfx_fb.c839 case EFI_DEVICE_ERROR:

Completed in 134 milliseconds