Lines Matching +full:async +full:- +full:enum
11 ------------
13 - InitThread message and return code
15 2. Doorbell is used for RS-232 emulation
16 ----------------------------------------
35 ---------------------
46 4. RS-232 emulation
47 -------------------
52 1st uint32_t Data length (1--124)
53 Byte 4--127 Max 124 bytes of data
57 --------
64 #bit27--bit31
66 #bit0--bit26
67 real address (bit27--bit31) of post arcmsr_cdb
86 #bit27--bit31
88 #bit0--bit26
89 real address (bit27--bit31) of reply arcmsr_cdb
103 ---------------
122 --------------------------------------
124 8. Message1 Out - Diag Status Code (????)
125 -----------------------------------------
128 ------------------------
133 ->offset 0xa00 :for outbound message code message_rwbuffer
140 SDRAM Size 0x00000100(4)-->256 MB
148 - Added for checking of
152 ->offset 0xa00 :for inbound message code message_rwbuffer
157 UPPER32 of Request Frame (4)-->Driver Only
163 (re-start if background is halted)
167 ->offset 0xa00 for inbound message code message_rwbuffer
171 byte 0 0xaa <-- signature
172 byte 1 0x55 <-- signature
183 RS-232 Interface for Areca Raid Controller
189 --------------------------------
202 ----------------
225 -----------------------------------
228 code 0x10--0x1? are used for system level management,
231 Command code 0x20--0x?? always check the password,
234 enum
291 byte 4-0x13 should be "ArEcATecHnoLogY"
292 byte 0x14--0x23 Serial number string (must be 16 bytes)
302 byte 4-0x13 should be "ArEcAvAr"
303 byte 0x14--0x3B vendor string (must be 40 bytes)
313 byte 4-0x13 should be "ArEcAvAr"
314 byte 0x14--0x1B model string (must be 8 bytes)
333 byte 4-0x?? user password to be checked
354 byte 4-0x13 should be "ArEcAvAr"
355 byte 0x14--0x19 Ethernet MAC address (must be 6 bytes)
364 byte 3 Page# (0/1/2/3) (0xff --> clear OEM logo)
503 byte 3 drive # (from 0 to max-channels - 1)
601 byte 3 0->disable, 1->enable
611 byte 4 password (must be alpha-numerical)
620 byte 3 0->Independent, 1->cluster
629 byte 3 0/1/2/3 (low->high)
656 byte 3 0->COMA (term port),
657 1->COMB (debug port)
694 byte 5 scsi id (0-->15)
695 byte 6 scsi lun (0-->7)
699 async/20/40/80/160 for scsi)
711 byte 5 scsi id (0-->15)
712 byte 6 scsi lun (0-->7)
716 async/20/40/80/160 for scsi)
747 byte 7-22 raidset name (if byte 7 == 0:use default)
770 0/1/2/3/4/5->4/8/16/32/64/128K )
808 byte 4-19 volume set name
810 byte 20-27 volume capacity (blocks)
813 (0/1/2/3/4/5->4/8/16/32/64/128K)
820 (0/1/2/3/4->async/20/40/80/160 for scsi)
821 (0/1/2/3/4->33/66/100/133/150 for IDE )
832 byte 4-19 new volume set name
834 byte 20-27 new volume capacity (reserved)
837 (0/1/2/3/4/5->4/8/16/32/64/128K)
844 (0/1/2/3/4->async/20/40/80/160 for scsi)
845 (0/1/2/3/4->33/66/100/133/150 for IDE )
875 ----------------