Home
last modified time | relevance | path

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

/bsp/x86/drivers/
A Dfloppy.c44 static char *floppy_type; variable
136 floppy_type = "1.2MB"; in floppy_get_info()
141 floppy_type = "1.44MB"; in floppy_get_info()
146 floppy_type = "2.88MB"; in floppy_get_info()
350 rt_kprintf("Floppy Inc : %s Floppy Type : %s\n",floppy_inc_name,floppy_type); in rt_floppy_init()

Completed in 4 milliseconds