[BACK]Return to oosiop.out CVS log [TXT][DIR] Up to [local] / sys / dev / microcode / siop

Annotation of sys/dev/microcode/siop/oosiop.out, Revision 1.1

1.1     ! nbrk        1: /*     $OpenBSD: oosiop.out,v 1.2 2005/10/08 15:59:05 krw Exp $        */
        !             2: /*
        !             3:  *     DO NOT EDIT - this file is automatically generated.
        !             4:  *     created from oosiop.ss on Sat Oct  8 11:55:06 2005
        !             5:  */
        !             6: const u_int32_t oosiop_script[] = {
        !             7:        0x54000000, 0x00000008,                 /* 000 -   0 */
        !             8:        0x98080000, 0xbeef0003,                 /* 008 -   8 */
        !             9:        0x98080000, 0xbeef0005,                 /* 010 -  16 */
        !            10:        0x9f030000, 0xdeadbeef,                 /* 018 -  24 */
        !            11:        0x0f000000, 0x00000000,                 /* 020 -  32 */
        !            12:        0x98080000, 0xbeef0004,                 /* 028 -  40 */
        !            13:        0x45000000, 0xffffffc8,                 /* 030 -  48 */
        !            14:        0x878b0000, 0x00000030,                 /* 038 -  56 */
        !            15:        0x868b0000, 0x00000078,                 /* 040 -  64 */
        !            16:        0x838b0000, 0x000000a0,                 /* 048 -  72 */
        !            17:        0x828b0000, 0x00000080,                 /* 050 -  80 */
        !            18:        0x810b0000, 0x00000000,                 /* 058 -  88 */
        !            19:        0x800b0000, 0x00000000,                 /* 060 -  96 */
        !            20:        0x98080000, 0xdeadbeef,                 /* 068 - 104 */
        !            21:        0x60000008, 0x00000000,                 /* 070 - 112 */
        !            22:        0x0f000000, 0x00000000,                 /* 078 - 120 */
        !            23:        0x808c0000, 0x00000090,                 /* 080 - 128 */
        !            24:        0x808c0001, 0x000000a0,                 /* 088 - 136 */
        !            25:        0x808c0004, 0x00000068,                 /* 090 - 144 */
        !            26:        0x98080000, 0xbeef0001,                 /* 098 - 152 */
        !            27:        0x60000040, 0x00000000,                 /* 0a0 - 160 */
        !            28:        0x80880000, 0xffffff88,                 /* 0a8 - 168 */
        !            29:        0x58000008, 0x00000000,                 /* 0b0 - 176 */
        !            30:        0x60000040, 0x00000000,                 /* 0b8 - 184 */
        !            31:        0x0e000000, 0x00000000,                 /* 0c0 - 192 */
        !            32:        0x60000008, 0x00000000,                 /* 0c8 - 200 */
        !            33:        0x80880000, 0xffffff60,                 /* 0d0 - 208 */
        !            34:        0x60000008, 0x00000000,                 /* 0d8 - 216 */
        !            35:        0x0a000000, 0x00000000,                 /* 0e0 - 224 */
        !            36:        0x80880000, 0xffffff48,                 /* 0e8 - 232 */
        !            37:        0x0b000000, 0x00000000,                 /* 0f0 - 240 */
        !            38:        0x80880000, 0xffffff38,                 /* 0f8 - 248 */
        !            39:        0x60000040, 0x00000000,                 /* 100 - 256 */
        !            40:        0x48000000, 0x00000000,                 /* 108 - 264 */
        !            41:        0x98080000, 0xbeef0006,                 /* 110 - 272 */
        !            42:        0x60000040, 0x00000000,                 /* 118 - 280 */
        !            43:        0x48000000, 0x00000000,                 /* 120 - 288 */
        !            44:        0x98080000, 0xbeef0000,                 /* 128 - 296 */
        !            45:        0x60000040, 0x00000000,                 /* 130 - 304 */
        !            46:        0x9f020000, 0xdeadbeef,                 /* 138 - 312 */
        !            47:        0x0f000000, 0x00000000,                 /* 140 - 320 */
        !            48:        0x98080000, 0xbeef0002,                 /* 148 - 328 */
        !            49:        0x60000040, 0x00000000,                 /* 150 - 336 */
        !            50:        0x9f020000, 0xdeadbeef,                 /* 158 - 344 */
        !            51:        0x0f000000, 0x00000000,                 /* 160 - 352 */
        !            52:        0x98080000, 0xbeef0001,                 /* 168 - 360 */
        !            53: };
        !            54:
        !            55: #define        A_int_done      0xbeef0000
        !            56: #define        A_int_msgin     0xbeef0001
        !            57: #define        A_int_extmsg    0xbeef0002
        !            58: #define        A_int_resel     0xbeef0003
        !            59: #define        A_int_res_id    0xbeef0004
        !            60: #define        A_int_resfail   0xbeef0005
        !            61: #define        A_int_disc      0xbeef0006
        !            62: #define        A_int_err       0xdeadbeef
        !            63: #define        Ent_p_resel_msgin_move  0x00000020
        !            64: #define        Ent_p_select    0x00000030
        !            65: #define        Ent_p_datain_jump       0x00000058
        !            66: #define        Ent_p_dataout_jump      0x00000060
        !            67: #define        Ent_p_msgin_move        0x00000078
        !            68: #define        Ent_p_msgout_move       0x000000c0
        !            69: #define        Ent_p_cmdout_move       0x000000e0
        !            70: #define        Ent_p_status_move       0x000000f0
        !            71: #define        Ent_p_extmsglen_move    0x00000140
        !            72: #define        Ent_p_extmsgin_move     0x00000160
        !            73: #define        Ent_wait_reselect       0x00000000
        !            74: #define        Ent_wait_resel_identify 0x00000018
        !            75: #define        Ent_start_select        0x00000030
        !            76: #define        Ent_phasedispatch       0x00000038
        !            77: #define        Ent_ack_msgin   0x000000a0
        !            78: #define        Ent_sendmsg     0x000000b0
        !            79: #define        Ent_rcv_extmsg  0x00000150

CVSweb