Searched refs:cons_dwidth (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kFb.c33 static int cons_dwidth; variable in typeref:typename:int
73 cons_dwidth = gi.gd_dwidth;
112 pPriv->x68kreg = (cons_dwidth == 640) ? graphNone_mode19 : graphNone_mode16;
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kFb.c33 static int cons_dwidth; variable in typeref:typename:int
73 cons_dwidth = gi.gd_dwidth;
112 pPriv->x68kreg = (cons_dwidth == 640) ? graphNone_mode19 : graphNone_mode16;

Completed in 3 milliseconds