Internal scripts program (scripts.out file) – Avago Technologies LSI53C1010 User Manual
Page 234

9-36
SCRIPTS Programming Topics
Figure 9.15 Internal SCRIPTS Program (SCRIPTS.OUT file)
1.
The use of the PROC statement has forced the array to be named
Int_Script instead of SCRIPT so that a compile time conflict is
avoided.
typedef unsigned long ULONG;
1:ULONGInt_Script[] = {
0x45000000L,0x00000058L,
0x86830000L,0x00000008L,
0x0E000001L,0x00000000L,
0x0A000006L,0x00000000L,
0x80080000L,0x00000000L,
0x08000200L,0x00000000L,
0x0B000001L,0x00000000L,
0x0F000001L,0x00000000L,
0x7C027F00L,0x00000000L,
0x60000040L,0x00000000L,
0x48000000L,0x00000000L,
0x80080000L,0x00000000L,
0x98080000L,0x00000001L
};
ULONG E_cmd_buf_Used[] = {
0x00000007L
};
ULONG E_data_buf_Used[] = {
0x0000000BL
};
2:ULONG E_Ext_Start_Used[] = {
0x00000009L
};
ULONG E_Ext_done_Used[] = {
0x00000017L
};
ULONG E_identify_buf_Used[] = {
0x00000005L
};
ULONG E_msgin_buf_Used[] = {
0x0000000FL
};
ULONG E_stat_buf_Used[] = {
0x0000000DL
};
#define A_scsi_id0x00000000L
#define A_resel0x00000001L
3:
#define Ent_Int_dataout
0x00000028L
#define Ent_Int_Start
0x00000000L