Go to the source code of this file.
| #define BRIDGE_ERROR_INTR 53 /* Setup by PROM to catch */ |
| #define COR_ERR_INTR_A 59 |
| #define COR_ERR_INTR_B 60 |
| #define CPU_CALL_B_IRQ 10 |
| #define CPU_RESCHED_A_IRQ 7 |
| #define CPU_RESCHED_B_IRQ 8 |
| #define DEBUG_INTR_B 55 /* Used by symmon to stop all cpus */ |
| #define INT_PEND0_BASELVL 0 |
| #define INT_PEND1_BASELVL 64 |
| #define INTPENDJUNK_CLRBIT 0x80 |
| #define IO_ERROR_INTR 57 /* Setup by PROM */ |
| #define IP27_INTR_1 46 /* do not use in Kernel */ |
| #define IP_PEND0_6_63 63 /* What is this bit? */ |
| #define LLP_PFAIL_INTR_A 41 /* see ml/SN/SN0/sysctlr.c */ |
| #define LLP_PFAIL_INTR_B 42 |
| #define LOCAL_HUB_CLR_INTR |
( |
|
level | ) |
|
Value:
Definition at line 35 of file intr.h.
| #define MD_COR_ERR_INTR 61 |
| #define MSC_PANIC_INTR 63 |
| #define N_INTPEND_BITS 64 |
| #define N_INTPENDJUNK_BITS 8 |
| #define NI_BRDCAST_ERR_A 39 |
| #define NI_BRDCAST_ERR_B 40 |
| #define REMOTE_HUB_CLR_INTR |
( |
|
hub, |
|
|
|
level |
|
) |
| |
Value:
Definition at line 41 of file intr.h.
| #define RESERVED_INTR 0 /* What is this bit? */ |
| #define SDISK_INTR 63 /* SABLE name */ |
| #define TLB_INTR_A 43 /* used for tlb flush random */ |