Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/
H A Ddc395x.h553 #define TRM_S1040_GEN_STATUS 0xD5 /* Global Status */ macro
H A Ddc395x.c1099 DC395x_read8(acb, TRM_S1040_GEN_STATUS), in dump_register_info()
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()
/kernel/linux/linux-5.10/drivers/scsi/
H A Ddc395x.h591 #define TRM_S1040_GEN_STATUS 0xD5 /* Global Status */ macro
H A Ddc395x.c1115 DC395x_read8(acb, TRM_S1040_GEN_STATUS), in dump_register_info()
3812 while (!(inb(io_port + TRM_S1040_GEN_STATUS) & GTIMEOUT)) in trms1040_wait_30us()
4180 bval = DC395x_read8(acb, TRM_S1040_GEN_STATUS); in adapter_print_config()
4335 if (DC395x_read8(acb, TRM_S1040_GEN_STATUS) & WIDESCSI) in adapter_init_chip()

Completed in 14 milliseconds