Lines Matching refs:IRQ_USER
81 #define PCC_IRQ_AC_FAIL (IRQ_USER+0)
82 #define PCC_IRQ_BERR (IRQ_USER+1)
83 #define PCC_IRQ_ABORT (IRQ_USER+2)
85 #define PCC_IRQ_PRINTER (IRQ_USER+7)
86 #define PCC_IRQ_TIMER1 (IRQ_USER+8)
87 #define PCC_IRQ_TIMER2 (IRQ_USER+9)
88 #define PCC_IRQ_SOFTWARE1 (IRQ_USER+10)
89 #define PCC_IRQ_SOFTWARE2 (IRQ_USER+11)
96 #define MVME147_IRQ_SCSI_PORT (IRQ_USER+0x45)
97 #define MVME147_IRQ_SCSI_DMA (IRQ_USER+0x46)
102 #define MVME147_IRQ_SCC_BASE (IRQ_USER+32)
103 #define MVME147_IRQ_SCCB_TX (IRQ_USER+32)
104 #define MVME147_IRQ_SCCB_STAT (IRQ_USER+34)
105 #define MVME147_IRQ_SCCB_RX (IRQ_USER+36)
106 #define MVME147_IRQ_SCCB_SPCOND (IRQ_USER+38)
107 #define MVME147_IRQ_SCCA_TX (IRQ_USER+40)
108 #define MVME147_IRQ_SCCA_STAT (IRQ_USER+42)
109 #define MVME147_IRQ_SCCA_RX (IRQ_USER+44)
110 #define MVME147_IRQ_SCCA_SPCOND (IRQ_USER+46)
113 #define MVME147_LANCE_IRQ (IRQ_USER+4)