diff options
| author | bouyer <bouyer@NetBSD.org> | 2000-10-19 07:20:33 +0000 |
|---|---|---|
| committer | bouyer <bouyer@NetBSD.org> | 2000-10-19 07:20:33 +0000 |
| commit | 8561c00a0a01ead0ef450ca7ec590afa837a4df1 (patch) | |
| tree | 3645c83eae3270b1cfcce7e13c2e4aaa6d2dab78 /sys/dev/microcode | |
| parent | 67618a69ae353e90edd91168a5a9f8dd8658381e (diff) | |
Regen
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/siop/siop.out | 45 |
1 files changed, 23 insertions, 22 deletions
diff --git a/sys/dev/microcode/siop/siop.out b/sys/dev/microcode/siop/siop.out index eeb30bdc6ed..a76ee62a7cf 100644 --- a/sys/dev/microcode/siop/siop.out +++ b/sys/dev/microcode/siop/siop.out @@ -1,7 +1,7 @@ -/* $NetBSD: siop.out,v 1.9 2000/10/18 17:01:46 bouyer Exp $ */ +/* $NetBSD: siop.out,v 1.10 2000/10/19 07:20:33 bouyer Exp $ */ /* * DO NOT EDIT - this file is automatically generated. - * created from siop.ss on Wed Oct 18 19:01:36 2000 + * created from siop.ss on Thu Oct 19 09:20:20 2000 */ const u_int32_t siop_script[] = { 0x78340000, 0x00000000, /* 000 - 0 */ @@ -165,20 +165,20 @@ const u_int32_t endslot_script[] = { }; const u_int32_t lun_switch[] = { - 0x88880000, 0x00000050, /* 000 - 0 */ - 0x72350000, 0x00000000, /* 008 - 8 */ - 0x800c0000, 0x00000000, /* 010 - 16 */ - 0x800c0001, 0x00000000, /* 018 - 24 */ - 0x800c0002, 0x00000000, /* 020 - 32 */ - 0x800c0003, 0x00000000, /* 028 - 40 */ - 0x800c0004, 0x00000000, /* 030 - 48 */ - 0x800c0005, 0x00000000, /* 038 - 56 */ - 0x800c0006, 0x00000000, /* 040 - 64 */ - 0x800c0007, 0x00000000, /* 048 - 72 */ - 0x98080000, 0x0000ff81, /* 050 - 80 */ - 0x7803ff00, 0x00000000, /* 058 - 88 */ - 0x7805ff00, 0x00000000, /* 060 - 96 */ - 0x80080000, 0x00000000, /* 068 - 104 */ + 0x7803ff00, 0x00000000, /* 000 - 0 */ + 0x7805ff00, 0x00000000, /* 008 - 8 */ + 0x80080000, 0x00000000, /* 010 - 16 */ + 0x88880000, 0xffffffe0, /* 018 - 24 */ + 0x72350000, 0x00000000, /* 020 - 32 */ + 0x800c0000, 0x00000000, /* 028 - 40 */ + 0x800c0001, 0x00000000, /* 030 - 48 */ + 0x800c0002, 0x00000000, /* 038 - 56 */ + 0x800c0003, 0x00000000, /* 040 - 64 */ + 0x800c0004, 0x00000000, /* 048 - 72 */ + 0x800c0005, 0x00000000, /* 050 - 80 */ + 0x800c0006, 0x00000000, /* 058 - 88 */ + 0x800c0007, 0x00000000, /* 060 - 96 */ + 0x98080000, 0x0000ff81, /* 068 - 104 */ }; const u_int32_t load_dsa[] = { @@ -258,23 +258,24 @@ u_int32_t E_abs_msgin_Used[] = { 0x0000005f, }; -#define Ent_resel_lun0 0x00000010 -#define Ent_restore_scntl3 0x00000058 +#define Ent_lun_switch_entry 0x00000018 +#define Ent_resel_lun0 0x00000028 +#define Ent_restore_scntl3 0x00000000 #define E_abs_lun0 0x00000000 u_int32_t E_abs_lun0_Used[] = { - 0x00000005, - 0x00000007, - 0x00000009, 0x0000000b, 0x0000000d, 0x0000000f, 0x00000011, 0x00000013, + 0x00000015, + 0x00000017, + 0x00000019, }; #define E_abs_lunsw_return 0x00000000 u_int32_t E_abs_lunsw_return_Used[] = { - 0x0000001b, + 0x00000005, }; #define Ent_rdsa0 0x00000000 |
