Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Ddc395x.h598 #define WIDESCSI 0x02 /* Wide SCSI card */ macro
Ddc395x.c4182 ((bval & WIDESCSI) ? "(Wide) " : "")); in adapter_print_config()
4335 if (DC395x_read8(acb, TRM_S1040_GEN_STATUS) & WIDESCSI) in adapter_init_chip()