Searched defs:inst (Results 1 – 1 of 1) sorted by relevance
569 #define efi_fn_call(inst, func, ...) (inst)->func(__VA_ARGS__) argument572 #define efi_call_proto(inst, func, ...) ({ \ argument