Searched refs:MACH_IS_FALCON (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/atari/
H A Ddebug.c272 arg = MACH_IS_FALCON ? "ser2" : "ser1";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Datarihw.h40 #define MACH_IS_FALCON ((atari_mch_cookie >> 16) == ATARI_MCH_FALCON) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dataflop.c466 (MACH_IS_FALCON ? 3 : 7)); /* no drives selected */
1732 if (drive >= (MACH_IS_FALCON ? 1 : 2)) return( 0 );

Completed in 106 milliseconds