Home
last modified time | relevance | path

Searched refs:N_FDC (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dfloppy.h34 #define N_FDC 1 /* do you *really* want a second controller? */ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dfloppy.h34 #define N_FDC 1 /* do you *really* want a second controller? */ macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dfloppy.h65 #define N_FDC 1 macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dfloppy.h65 #define N_FDC 1 macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dfloppy.h89 #define N_FDC 2 macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dfloppy.h90 #define N_FDC 2 macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dfloppy.h37 #define N_FDC 1 macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dfloppy.h37 #define N_FDC 1 macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dfloppy.h201 #define N_FDC 2 /* Don't change this! */ macro
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dfloppy.h254 #define N_FDC 1 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dfloppy.h203 #define N_FDC 2 /* Don't change this! */ macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dfloppy.h254 #define N_FDC 1 macro
/kernel/linux/linux-5.10/drivers/block/
H A Dfloppy.c583 static struct floppy_fdc_state fdc_state[N_FDC];
867 if (fdc >= N_FDC) { in set_fdc()
873 #if N_FDC > 1 in set_fdc()
1726 if (current_fdc >= N_FDC || fdc_state[current_fdc].address == -1) { in floppy_interrupt()
4454 #if N_FDC > 1 in set_cmos()
4475 #if N_FDC > 1
4569 for (fdc = 0; fdc < N_FDC; fdc++) in floppy_resume()
4679 for (i = 0; i < N_FDC; i++) { in do_floppy_init()
4699 #if N_FDC > 1 in do_floppy_init()
4729 for (i = 0; i < N_FDC; in do_floppy_init()
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Dfloppy.c583 static struct floppy_fdc_state fdc_state[N_FDC];
867 if (fdc >= N_FDC) { in set_fdc()
873 #if N_FDC > 1 in set_fdc()
1726 if (current_fdc >= N_FDC || fdc_state[current_fdc].address == -1) { in floppy_interrupt()
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; in do_floppy_init()
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dfloppy.h277 #define N_FDC 2 macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dfloppy_32.h96 #define N_FDC 1 macro
H A Dfloppy_64.h95 #define N_FDC 1 macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dfloppy_32.h96 #define N_FDC 1 macro
H A Dfloppy_64.h95 #define N_FDC 1 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dfloppy.h276 #define N_FDC 2 macro

Completed in 20 milliseconds