Searched refs:emu3CE (Results 1 – 2 of 2) sorted by relevance
311 return _BE_env.emu3CE; in VGA_inpb()313 if (_BE_env.emu3CE < GRA_C) in VGA_inpb()314 return _BE_env.emu3CF[_BE_env.emu3CE]; in VGA_inpb()387 _BE_env.emu3CE = val; in VGA_outpb()390 if (_BE_env.emu3CE < GRA_C) in VGA_outpb()391 _BE_env.emu3CF[_BE_env.emu3CE] = val; in VGA_outpb()
113 u8 emu3CE; member