Rev 3655 | Rev 3906 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3655 | Rev 3875 | ||
---|---|---|---|
Line 44... | Line 44... | ||
44 | CMD_MEM_WRITE_2, |
44 | CMD_MEM_WRITE_2, |
45 | CMD_MEM_WRITE_4, |
45 | CMD_MEM_WRITE_4, |
46 | CMD_MEM_WRITE_8, |
46 | CMD_MEM_WRITE_8, |
47 | CMD_PORT_READ_1, |
47 | CMD_PORT_READ_1, |
48 | CMD_PORT_WRITE_1, |
48 | CMD_PORT_WRITE_1, |
49 | CMD_IA64_GETCHAR, |
- | |
50 | CMD_PPC32_GETCHAR, |
- | |
51 | CMD_LAST |
49 | CMD_LAST |
52 | } irq_cmd_type; |
50 | } irq_cmd_type; |
53 | 51 | ||
54 | typedef struct { |
52 | typedef struct { |
55 | irq_cmd_type cmd; |
53 | irq_cmd_type cmd; |