Searched defs:EFI_INTERFACE_DECL (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/efi/include/amd64/
H A Defibind.h190 #define EFI_INTERFACE_DECL(x) macro
193 #define EFI_INTERFACE_DECL(x) typedef struct x macro
/illumos-gate/usr/src/boot/sys/boot/efi/include/arm64/
H A Defibind.h186 #define EFI_INTERFACE_DECL(x) macro
189 #define EFI_INTERFACE_DECL(x) typedef struct x macro
/illumos-gate/usr/src/boot/sys/boot/efi/include/i386/
H A Defibind.h187 #define EFI_INTERFACE_DECL(x) macro
190 #define EFI_INTERFACE_DECL(x) typedef struct x macro

Completed in 58 milliseconds