Home
last modified time | relevance | path

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

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