HomeSort by: relevance | last modified time | path
    Searched defs:getdepth (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/i386/stand/efiboot/
eficons.c 408 getdepth(const EFI_GRAPHICS_OUTPUT_MODE_INFORMATION *info) function in typeref:typename:uint8_t
485 fb.depth = getdepth(info);
656 depth = getdepth(info);
681 depth = getdepth(info);
eficons.c 408 getdepth(const EFI_GRAPHICS_OUTPUT_MODE_INFORMATION *info) function in typeref:typename:uint8_t
485 fb.depth = getdepth(info);
656 depth = getdepth(info);
681 depth = getdepth(info);
eficons.c 408 getdepth(const EFI_GRAPHICS_OUTPUT_MODE_INFORMATION *info) function in typeref:typename:uint8_t
485 fb.depth = getdepth(info);
656 depth = getdepth(info);
681 depth = getdepth(info);

Completed in 34 milliseconds