Searched refs:C_WD33C93A (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dwd33c93.h279 #define C_WD33C93A 1 macro
H A Din2000.h318 #define C_WD33C93A 1 macro
H A Dwd33c93.c1562 hostdata->chip = C_WD33C93A; reset_wd33c93()
2042 C_WD33C93A) ? wd33c93_init()
H A Din2000.c2103 hostdata->chip = C_WD33C93A; in2000_detect()
2108 printk("hardware_ver=%02x chip=%s microcode=%02x\n", hrev, (hostdata->chip == C_WD33C93) ? "WD33c93" : (hostdata->chip == C_WD33C93A) ? "WD33c93A" : (hostdata->chip == C_WD33C93B) ? "WD33c93B" : "unknown", hostdata->microcode); in2000_detect()

Completed in 121 milliseconds