Searched refs:montype (Results 1 – 3 of 3) sorted by relevance
60 if ((blow_mode->monitor == cookie_blow->montype) in SDL_XBIOS_ListBlowupModes()62 && (cookie_blow->montype == MONITOR_RGB)) in SDL_XBIOS_ListBlowupModes()64 && (cookie_blow->montype == MONITOR_TV))) in SDL_XBIOS_ListBlowupModes()
99 #define SetMon(montype) \ argument100 (long)trap_14_ww((short)0x51,(short)(montype))
79 unsigned short montype; member