Searched refs:MACH_IS_FALCON (Results 1 – 3 of 3) sorted by relevance
297 arg = MACH_IS_FALCON ? "ser2" : "ser1"; in atari_debug_setup()
42 #define MACH_IS_FALCON ((atari_mch_cookie >> 16) == ATARI_MCH_FALCON) macro
469 (MACH_IS_FALCON ? 3 : 7)); /* no drives selected */ in fd_deselect()1757 if (drive >= (MACH_IS_FALCON ? 1 : 2)) return( 0 ); in fd_test_drive_present()