Searched defs:FDC1 (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Dfloppy.h32 #define FDC1 fd_getfdaddr1() macro
/linux-4.1.27/arch/arm/include/asm/
H A Dfloppy.h123 #define FDC1 (0x3f0) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dfloppy.h82 static int FDC1 = 0x3f0; variable
/linux-4.1.27/arch/powerpc/include/asm/
H A Dfloppy.h193 static int FDC1 = 0x3f0; variable
/linux-4.1.27/arch/m68k/include/asm/
H A Dfloppy.h35 #define FDC1 m68k_floppy_init() macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dfloppy_32.h94 #define FDC1 sun_floppy_init() macro
H A Dfloppy_64.h92 #define FDC1 ((unsigned long)sun_fdc) macro
/linux-4.1.27/arch/x86/include/asm/
H A Dfloppy.h248 static int FDC1 = 0x3f0; variable
/linux-4.1.27/arch/parisc/include/asm/
H A Dfloppy.h260 static int FDC1 = 0x3f0; /* Lies. Floppy controller is memory mapped, not io mapped */ variable

Completed in 331 milliseconds