Rev 1595 | Rev 1693 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1595 | Rev 1625 | ||
---|---|---|---|
Line 47... | Line 47... | ||
47 | CMD_MEM_WRITE_4, |
47 | CMD_MEM_WRITE_4, |
48 | CMD_MEM_WRITE_8, |
48 | CMD_MEM_WRITE_8, |
49 | CMD_PORT_READ_1, |
49 | CMD_PORT_READ_1, |
50 | CMD_PORT_WRITE_1, |
50 | CMD_PORT_WRITE_1, |
51 | CMD_IA64_GETCHAR, |
51 | CMD_IA64_GETCHAR, |
- | 52 | CMD_PPC32_GETCHAR, |
|
52 | CMD_LAST |
53 | CMD_LAST |
53 | } irq_cmd_type; |
54 | } irq_cmd_type; |
54 | 55 | ||
55 | typedef struct { |
56 | typedef struct { |
56 | irq_cmd_type cmd; |
57 | irq_cmd_type cmd; |