Searched defs:efi_fn_call (Results 1 – 2 of 2) sorted by relevance
353 #define efi_fn_call(inst, func, ...) \ macro
55 #define efi_fn_call(inst, func, ...) (inst)->func(__VA_ARGS__) macro