Home
last modified time | relevance | path

Searched refs:N_FDC (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dfloppy.h34 #define N_FDC 1 /* do you *really* want a second controller? */ macro
/openbmc/linux/arch/arm/include/asm/
H A Dfloppy.h65 #define N_FDC 1 macro
/openbmc/linux/arch/alpha/include/asm/
H A Dfloppy.h90 #define N_FDC 2 macro
/openbmc/linux/arch/m68k/include/asm/
H A Dfloppy.h37 #define N_FDC 1 macro
/openbmc/linux/drivers/block/
H A Dfloppy.c867 if (fdc >= N_FDC) { in set_fdc()
873 #if N_FDC > 1 in set_fdc()
4362 #if N_FDC > 1 in set_cmos()
4383 #if N_FDC > 1
4477 for (fdc = 0; fdc < N_FDC; fdc++) in floppy_resume()
4623 for (i = 0; i < N_FDC; i++) { in do_floppy_init()
4643 #if N_FDC > 1 in do_floppy_init()
4673 for (i = 0; i < N_FDC; i++) { in do_floppy_init()
4873 for (fdc = 0; fdc < N_FDC; fdc++) in floppy_grab_irq_and_dma()
4912 #if N_FDC > 1 in floppy_release_irq_and_dma()
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dfloppy.h203 #define N_FDC 2 /* Don't change this! */ macro
/openbmc/linux/arch/parisc/include/asm/
H A Dfloppy.h254 #define N_FDC 1 macro
/openbmc/linux/arch/x86/include/asm/
H A Dfloppy.h276 #define N_FDC 2 macro
/openbmc/linux/arch/sparc/include/asm/
H A Dfloppy_32.h96 #define N_FDC 1 macro
H A Dfloppy_64.h95 #define N_FDC 1 macro