Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Ddc395x.h553 #define TRM_S1040_GEN_STATUS 0xD5 /* Global Status */ macro
Ddc395x.c1099 DC395x_read8(acb, TRM_S1040_GEN_STATUS), in DEF_SCSI_QCMD()
3766 while (!(inb(io_port + TRM_S1040_GEN_STATUS) & GTIMEOUT)) in trms1040_wait_30us()
4134 bval = DC395x_read8(acb, TRM_S1040_GEN_STATUS); in adapter_print_config()
4289 if (DC395x_read8(acb, TRM_S1040_GEN_STATUS) & WIDESCSI) in adapter_init_chip()