Home
last modified time | relevance | path

Searched defs:EFIERR (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/boot/sys/boot/efi/include/arm/
H A Defibind.h79 #define EFIERR(a) (0x80000000 | a) macro
/titanic_51/usr/src/uts/intel/sys/acpi/platform/
H A Dacefi.h100 #define EFIERR(a) (0x8000000000000000 | a) macro
110 #define EFIERR(a) (0x80000000 | a) macro
/titanic_51/usr/src/boot/sys/boot/efi/include/amd64/
H A Defibind.h122 #define EFIERR(a) (0x8000000000000000 | a) macro
/titanic_51/usr/src/boot/sys/boot/efi/include/arm64/
H A Defibind.h123 #define EFIERR(a) (0x8000000000000000 | a) macro
/titanic_51/usr/src/boot/sys/boot/efi/include/i386/
H A Defibind.h123 #define EFIERR(a) (0x80000000 | a) macro