This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | irq_cmd_t |
| struct | irq_code_t |
Defines | |
| #define | IRQ_MAX_PROG_SIZE 10 |
| #define | IPC_IRQ_RESERVED_VIRTUAL 10 |
| #define | IPC_IRQ_KLOG (-1) |
| #define | IPC_IRQ_KBDRESTART (-2) |
Enumerations | |
| enum | irq_cmd_type { CMD_MEM_READ_1 = 0, CMD_MEM_READ_2, CMD_MEM_READ_4, CMD_MEM_READ_8, CMD_MEM_WRITE_1, CMD_MEM_WRITE_2, CMD_MEM_WRITE_4, CMD_MEM_WRITE_8, CMD_PORT_READ_1, CMD_PORT_WRITE_1, CMD_IA64_GETCHAR, CMD_PPC32_GETCHAR, CMD_LAST } |
Definition in file irq.h.
1.4.6