Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds