Home
last modified time | relevance | path

Searched refs:SIR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h136 #define SIR 0x04 /* int: script: interrupt instruct. */ macro
H A Dsym_hipd.c1853 OUTB(np, nc_dien , MDPE|BF|SSI|SIR|IID);
2886 * Programmed interrupts (SIR) are used to call the C code
2895 else if (dstat & SIR) sym_int_sir(np);
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h136 #define SIR 0x04 /* int: script: interrupt instruct. */ macro
H A Dsym_hipd.c1853 OUTB(np, nc_dien , MDPE|BF|SSI|SIR|IID);
2886 * Programmed interrupts (SIR) are used to call the C code
2895 else if (dstat & SIR) sym_int_sir(np);
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.h657 #define SIR 0x04 /* int: script: interrupt instruct. */ macro
H A Dncr53c8xx.c5307 OUTB (nc_dien , MDPE|BF|ABRT|SSI|SIR|IID); in ncr_init()
5880 ** The SIR interrupt is not very frequent in this driver,
5959 if (dstat & SIR) { in ncr_exception()
6725 printk ("%s:%d: SIR %d, " in ncr_int_sir()
6730 printk ("%s:%d: SIR %d, " in ncr_int_sir()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.h657 #define SIR 0x04 /* int: script: interrupt instruct. */ macro
H A Dncr53c8xx.c5166 OUTB (nc_dien , MDPE|BF|ABRT|SSI|SIR|IID); in ncr_init()
5714 ** The SIR interrupt is not very frequent in this driver,
5793 if (dstat & SIR) { in ncr_exception()
6559 printk ("%s:%d: SIR %d, " in ncr_int_sir()
6564 printk ("%s:%d: SIR %d, " in ncr_int_sir()

Completed in 42 milliseconds