Searched refs:RUNTIMESERVICE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/boot/efi/include/ia64/
H A Defibind.h156 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
170 #define RUNTIMESERVICE macro
/freebsd-10.3-release/sys/boot/efi/include/amd64/
H A Defibind.h153 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
171 //#define RUNTIMESERVICE(proto,a) alloc_text("rtcode",a); proto a
173 #define RUNTIMESERVICE macro
/freebsd-10.3-release/sys/boot/efi/include/i386/
H A Defibind.h153 // RUNTIMESERVICE - prototype for implementation of a runtime service interface
167 //#define RUNTIMESERVICE(proto,a) alloc_text("rtcode",a); proto a
169 #define RUNTIMESERVICE macro

Completed in 206 milliseconds