Searched defs:gop (Results 1 – 7 of 7) sorted by relevance
14 static struct efi_gop *gop; variable
27 static struct efi_gop *gop; variable
102 #define HAS_PROP(rop,gop,bop,aop,lop,iop) \ in TEST() argument
342 struct efi_gop_info *gop; in do_bootvx() local
278 struct efi_gop *gop; in efi_main() local
752 const char* GroupOperationString(int gop) in GroupOperationString()