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