Searched refs:N_FDC (Results 1 – 10 of 10) sorted by relevance
34 #define N_FDC 1 /* do you *really* want a second controller? */ macro
65 #define N_FDC 1 macro
90 #define N_FDC 2 macro
867 if (fdc >= N_FDC) { in set_fdc()873 #if N_FDC > 1 in set_fdc()4360 #if N_FDC > 1 in set_cmos()4381 #if N_FDC > 14475 for (fdc = 0; fdc < N_FDC; fdc++) in floppy_resume()4621 for (i = 0; i < N_FDC; i++) { in do_floppy_init()4641 #if N_FDC > 1 in do_floppy_init()4671 for (i = 0; i < N_FDC; i++) { in do_floppy_init()4871 for (fdc = 0; fdc < N_FDC; fdc++) in floppy_grab_irq_and_dma()4910 #if N_FDC > 1 in floppy_release_irq_and_dma()[all …]
37 #define N_FDC 1 macro
203 #define N_FDC 2 /* Don't change this! */ macro
254 #define N_FDC 1 macro
276 #define N_FDC 2 macro
96 #define N_FDC 1 macro
95 #define N_FDC 1 macro
Completed in 19 milliseconds