Home
last modified time | relevance | path

Searched refs:IS8250 (Results 1 – 2 of 2) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_main.c113 boolean IS8250 = false; variable
268 if ( !NoSound && !IS8250 ) in main()
276 else if ( IS8250 ) in main()
551 IS8250 = false; in CheckCommandLineParameters()
708 IS8250 = true; in CheckCommandLineParameters()
H A Drt_sound.c212 extern boolean IS8250; in SD_Startup()
275 if ( IS8250 ) in SD_Startup()