Searched refs:SW_SYNC_DOS5 (Results 1 – 2 of 2) sorted by relevance
122 #define SW_SYNC_DOS5 0x20 /* bit 5 used by Always BIOS */ macro
2052 if (s1 == 0x41564f4e && (switches & SW_SYNC_DOS5)) in in2000_detect()2107 …hostdata->io_base, (switches & SW_FLOPPY) ? "Yes" : "No", (switches & SW_SYNC_DOS5) ? "Yes" : "No"… in in2000_detect()