Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dfloppy.h34 #define N_FDC 1 /* do you *really* want a second controller? */ macro
/linux/arch/arm/include/asm/
A Dfloppy.h65 #define N_FDC 1 macro
/linux/drivers/block/
A Dfloppy.c868 if (fdc >= N_FDC) { in set_fdc()
874 #if N_FDC > 1 in set_fdc()
4343 #if N_FDC > 1 in set_cmos()
4364 #if N_FDC > 1
4458 for (fdc = 0; fdc < N_FDC; fdc++) in floppy_resume()
4601 for (i = 0; i < N_FDC; i++) { in do_floppy_init()
4621 #if N_FDC > 1 in do_floppy_init()
4651 for (i = 0; i < N_FDC; i++) { in do_floppy_init()
4851 for (fdc = 0; fdc < N_FDC; fdc++) in floppy_grab_irq_and_dma()
4890 #if N_FDC > 1 in floppy_release_irq_and_dma()
[all …]
/linux/arch/alpha/include/asm/
A Dfloppy.h89 #define N_FDC 2 macro
/linux/arch/m68k/include/asm/
A Dfloppy.h37 #define N_FDC 1 macro
/linux/arch/powerpc/include/asm/
A Dfloppy.h201 #define N_FDC 2 /* Don't change this! */ macro
/linux/arch/parisc/include/asm/
A Dfloppy.h254 #define N_FDC 1 macro
/linux/arch/x86/include/asm/
A Dfloppy.h276 #define N_FDC 2 macro
/linux/arch/sparc/include/asm/
A Dfloppy_32.h96 #define N_FDC 1 macro
A Dfloppy_64.h95 #define N_FDC 1 macro

Completed in 20 milliseconds