User`s manual

t167 Test Program
E-36 Single Board Computers SCSI Software UserÕs Manual
E
4. Select menu item 5 to display the command structure.
F/W Tools --> 5
Control structure [0] (0):
Address of siop_struc structure: 0x1FBCCB4
Contents of siop_struc structure:
UINT user_defined ................ 0x0
UINT cmd_ctrl ..................... 0x8000000D
UINT addr_ilvl .................... 0, 0x0
UINT lun .......................... 0, 0x0
UINT cdb_lgth ..................... 10, 0xA
UCHAR cdb[MAX_CDB]:
0 28 00 00 00 00 00 00 00 02 00 00 00 (...........
UINT msg_in_lgth .................. 7, 0x7
UCHAR *msg_in_ptr ................. 0x1FBCCE1
UCHAR msg_in[MAX_MSG_IN]:
0 01 03 01 3F 08 00 00 00 00 00 00 00 ...?........
UINT msg_out_lgth ................. 6, 0x6
UCHAR *msg_out_ptr ................ 0x1FBCCF0
UCHAR msg_out[MAX_MSG_OUT]:
0 C0 01 03 01 19 08 00 00 00 00 00 00 ............
UINT data_count ................... 1024, 0x400
UCHAR *data_ptr ................... 0x1FBDCA0
struct siop_struc *link_ptr ....... 0x0
<CR> for more, 'q' or '.' to quit, 'x' to exit: .
5. Issue the Firmware command to do the read.
F/W Tools --> 3
Control structure [0] (0):
siop_cmd status: 0x0
F/W Tools -->
6. Select menu item 7 to display the data buffer contents.
F/W Tools --> 7
Data buffer [0, 1] (0):
Offset into buffer (0):
Number of bytes to display (1024, 0x400): 0x60
0 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
10 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
20 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
30 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
40 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
50 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
F/W Tools -->