Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Din2000.h122 #define SW_SYNC_DOS5 0x20 /* bit 5 used by Always BIOS */ macro
Din2000.c2076 if (isa_readl(bios_tab[bios]+0x10) == 0x41564f4e && (switches & SW_SYNC_DOS5)) in in2000_detect()
2134 (switches & SW_SYNC_DOS5)?"Yes":"No"); in in2000_detect()