Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dfloppy.h34 #define N_FDC 1 /* do you *really* want a second controller? */ macro
/linux-4.1.27/arch/alpha/include/asm/
Dfloppy.h91 #define N_FDC 2 macro
/linux-4.1.27/arch/arm/include/asm/
Dfloppy.h128 #define N_FDC 1 macro
/linux-4.1.27/drivers/block/
Dfloppy.c589 static struct floppy_fdc_state fdc_state[N_FDC];
859 #if N_FDC > 1 in set_fdc()
1686 if (fdc >= N_FDC || FDCS->address == -1) { in floppy_interrupt()
4017 #if N_FDC > 1 in set_cmos()
4038 #if N_FDC > 1
4130 for (fdc = 0; fdc < N_FDC; fdc++) in floppy_resume()
4233 for (i = 0; i < N_FDC; i++) { in do_floppy_init()
4254 #if N_FDC > 1 in do_floppy_init()
4284 for (i = 0; i < N_FDC; i++) { in do_floppy_init()
4469 for (fdc = 0; fdc < N_FDC; fdc++) { in floppy_grab_irq_and_dma()
[all …]
/linux-4.1.27/arch/m68k/include/asm/
Dfloppy.h37 #define N_FDC 1 macro
/linux-4.1.27/arch/powerpc/include/asm/
Dfloppy.h202 #define N_FDC 2 /* Don't change this! */ macro
/linux-4.1.27/arch/parisc/include/asm/
Dfloppy.h266 #define N_FDC 1 macro
/linux-4.1.27/arch/x86/include/asm/
Dfloppy.h276 #define N_FDC 2 macro
/linux-4.1.27/arch/sparc/include/asm/
Dfloppy_32.h96 #define N_FDC 1 macro
Dfloppy_64.h94 #define N_FDC 1 macro