Searched refs:MaxMode (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/private/efi/protocol/
H A Dgraphics-output.h38 uint32_t MaxMode; member in struct:__anon597
H A Dsimple-text-output.h14 int32_t MaxMode; member in struct:__anon614
/fuchsia/zircon/bootloader/src/
H A Dframebuffer.c27 return gop->Mode->MaxMode;
56 if (mode >= gop->Mode->MaxMode) {
88 uint32_t max_mode = gop->Mode->MaxMode;
112 uint32_t max_mode = gop->Mode->MaxMode;
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/platform/
H A Dacefiex.h221 INT32 MaxMode; member in struct:__anon1518

Completed in 39 milliseconds