HomeSort by: relevance | last modified time | path
    Searched refs:vbios_stdtable (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ast/
ast_tables.h 144 static const struct ast_vbios_stdtable vbios_stdtable[] = { variable in typeref:typename:const struct ast_vbios_stdtable[]
ast_mode.c 107 vbios_mode->std_table = &vbios_stdtable[VGAModeIndex];
110 vbios_mode->std_table = &vbios_stdtable[HiCModeIndex];
114 vbios_mode->std_table = &vbios_stdtable[TrueCModeIndex];

Completed in 31 milliseconds