Home
last modified time | relevance | path

Searched defs:floppy_disks (Results 1 – 2 of 2) sorted by relevance

/external/grub/grub/
Dmain.c46 int floppy_disks = 1; variable
/external/grub/lib/
Ddevice.c619 init_device_map (char ***map, const char *map_file, int floppy_disks) in init_device_map()