Rev 3665 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3665 | Rev 4073 | ||
---|---|---|---|
Line 46... | Line 46... | ||
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, |
49 | CMD_IA64_GETCHAR, |
50 | CMD_PPC32_GETCHAR, |
50 | CMD_PPC32_GETCHAR, |
- | 51 | CMD_NIAGARA_GETCHAR, |
|
51 | CMD_LAST |
52 | CMD_LAST |
52 | } irq_cmd_type; |
53 | } irq_cmd_type; |
53 | 54 | ||
54 | typedef struct { |
55 | typedef struct { |
55 | irq_cmd_type cmd; |
56 | irq_cmd_type cmd; |