Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/grub/
H A Dmain.c63 #define OPT_PROBE_SECOND_FLOPPY -13 macro
84 {"probe-second-floppy", no_argument, 0, OPT_PROBE_SECOND_FLOPPY},
228 case OPT_PROBE_SECOND_FLOPPY: in main()
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog4326 FLOPPY_DISKS to two, if OPT_PROBE_SECOND_FLOPPY.
7455 (OPT_PROBE_SECOND_FLOPPY): Likewise.
7459 (main): Handle OPT_PROBE_SECOND_FLOPPY and OPT_NO_FLOPPY.