Searched refs:montype (Results 1 – 3 of 3) sorted by relevance
53 if ((blow_mode->monitor == cookie_blow->montype) in SDL_XBIOS_BlowupInit()55 && (cookie_blow->montype == MONITOR_RGB)) in SDL_XBIOS_BlowupInit()57 && (cookie_blow->montype == MONITOR_TV))) in SDL_XBIOS_BlowupInit()
103 #define SetMon(montype) \ argument104 (long)trap_14_ww((short)0x51,(short)(montype))
79 unsigned short montype; member