Searched refs:IRST (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha1542.h | 32 #define IRST BIT(5) /* Interrupt Reset */ macro
|
H A D | aha1542.c | 75 outb(IRST, CONTROL(base)); in aha1542_intr_reset() 207 outb(SRST | IRST /*|SCRST */ , CONTROL(sh->io_port)); in aha1542_test_port() 239 outb(IRST, CONTROL(sh->io_port)); in aha1542_test_port()
|
H A D | ncr53c8xx.h | 667 #define IRST 0x02 /* sta: scsi reset signal */ macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha1542.h | 32 #define IRST BIT(5) /* Interrupt Reset */ macro
|
H A D | aha1542.c | 78 outb(IRST, CONTROL(base)); in aha1542_intr_reset() 220 outb(SRST | IRST /*|SCRST */ , CONTROL(sh->io_port)); in aha1542_test_port() 254 outb(IRST, CONTROL(sh->io_port)); in aha1542_test_port()
|
H A D | ncr53c8xx.h | 667 #define IRST 0x02 /* sta: scsi reset signal */ macro
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 438 SCR_JUMPR ^ IFTRUE (MASK (IRST, IRST)),
|
H A D | sym_fw1.h | 453 SCR_JUMPR ^ IFTRUE (MASK (IRST, IRST)),
|
H A D | sym_defs.h | 146 #define IRST 0x02 /* sta: scsi reset signal */ macro
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 438 SCR_JUMPR ^ IFTRUE (MASK (IRST, IRST)),
|
H A D | sym_fw1.h | 453 SCR_JUMPR ^ IFTRUE (MASK (IRST, IRST)),
|
H A D | sym_defs.h | 146 #define IRST 0x02 /* sta: scsi reset signal */ macro
|
Completed in 19 milliseconds