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

  /src/sys/external/bsd/drm2/dist/drm/ast/
ast_drv.h 282 const struct ast_vbios_stdtable *std_table; member in struct:ast_vbios_mode_info
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];
279 stdtable = vbios_mode->std_table;

Completed in 12 milliseconds