Home
last modified time | relevance | path

Searched refs:FLOPPY_IRQ (Results 1 – 2 of 2) sorted by relevance

/bsp/x86/drivers/include/
A Dbsp.h80 #define FLOPPY_IRQ 6 /* floppy disk */ macro
/bsp/x86/drivers/
A Dfloppy.c346 rt_hw_interrupt_install(FLOPPY_IRQ, rt_floppy_isr, RT_NULL, "floppy"); in rt_floppy_init()
347 rt_hw_interrupt_umask(FLOPPY_IRQ); in rt_floppy_init()

Completed in 6 milliseconds