Searched refs:SW_FLOPPY (Results 1 – 2 of 2) sorted by relevance
123 #define SW_FLOPPY 0x40 /* bit 6 true if floppy enabled */ macro
2107 …=%s ", (switches & 0x7f), instance->irq, hostdata->io_base, (switches & SW_FLOPPY) ? "Yes" : "No",… in in2000_detect()