diff options
Diffstat (limited to 'include/asm-mips/dec/ioasic_ints.h')
-rw-r--r-- | include/asm-mips/dec/ioasic_ints.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-mips/dec/ioasic_ints.h b/include/asm-mips/dec/ioasic_ints.h index e28e334b2..bd184d1c4 100644 --- a/include/asm-mips/dec/ioasic_ints.h +++ b/include/asm-mips/dec/ioasic_ints.h @@ -68,9 +68,9 @@ #define MAXINE_DTOP_RECV 0x00000001 /* DTI Recv-Available */ /* kn03 aka 3max+ aka DS5000_2x0 */ -#define KN03_TC2 0x00004000 -#define KN03_TC1 0x00002000 -#define KN03_TC0 0x00001000 +#define KN03_TC2 0x00002000 +#define KN03_TC1 0x00001000 +#define KN03_TC0 0x00000800 #define KN03_SCSI_FIFO 0x00000004 /* ??? Info from Mach */ /* |