Searched refs:current_fdc (Results 1 – 1 of 1) sorted by relevance
883 current_fdc = fdc; in set_fdc()1530 inr = result(current_fdc); in setup_rw_floppy()1727 if (current_fdc >= N_FDC || fdc_state[current_fdc].address == -1) { in floppy_interrupt()1748 inr = result(current_fdc); in floppy_interrupt()1819 current_fdc, FD_STATUS); in reset_fdc()1821 fdc_outb(fdc_state[current_fdc].dor & ~0x04, current_fdc, FD_DOR); in reset_fdc()1823 fdc_outb(fdc_state[current_fdc].dor, current_fdc, FD_DOR); in reset_fdc()1876 show_floppy(current_fdc); in floppy_shutdown()4684 current_fdc = 0; in do_floppy_init()4858 current_fdc = 0; in floppy_grab_irq_and_dma()[all …]
Completed in 23 milliseconds