Searched refs:FDC1 (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dfloppy.h32 #define FDC1 fd_getfdaddr1() macro
/linux-master/arch/arm/include/asm/
H A Dfloppy.h60 #define FDC1 (0x3f0) macro
/linux-master/arch/alpha/include/asm/
H A Dfloppy.h81 static int FDC1 = 0x3f0; variable
/linux-master/arch/m68k/include/asm/
H A Dfloppy.h35 #define FDC1 m68k_floppy_init() macro
/linux-master/arch/powerpc/include/asm/
H A Dfloppy.h194 static int FDC1 = 0x3f0; variable
/linux-master/arch/parisc/include/asm/
H A Dfloppy.h248 static int FDC1 = 0x3f0; /* Lies. Floppy controller is memory mapped, not io mapped */ variable
/linux-master/arch/x86/include/asm/
H A Dfloppy.h248 static int FDC1 = 0x3f0; variable
/linux-master/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
/linux-master/drivers/block/
H A Dfloppy.c4581 if (check_legacy_ioport(FDC1))
4643 fdc_state[0].address = FDC1;

Completed in 130 milliseconds