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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
mkregtable.c 193 static char gpu_name[10]; variable in typeref:typename:char[10]
231 sscanf(buf, "%9s %9s", gpu_name, last_reg_s);
232 t->gpu_prefix = gpu_name;
mkregtable.c 193 static char gpu_name[10]; variable in typeref:typename:char[10]
231 sscanf(buf, "%9s %9s", gpu_name, last_reg_s);
232 t->gpu_prefix = gpu_name;

Completed in 24 milliseconds