mpi.h 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746
  1. /*
  2. * Copyright (c) 2000-2003 LSI Logic Corporation.
  3. *
  4. *
  5. * Name: mpi.h
  6. * Title: MPI Message independent structures and definitions
  7. * Creation Date: July 27, 2000
  8. *
  9. * mpi.h Version: 01.05.xx
  10. *
  11. * Version History
  12. * ---------------
  13. *
  14. * Date Version Description
  15. * -------- -------- ------------------------------------------------------
  16. * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
  17. * 05-24-00 00.10.02 Added MPI_IOCSTATUS_SCSI_RESIDUAL_MISMATCH definition.
  18. * 06-06-00 01.00.01 Update MPI_VERSION_MAJOR and MPI_VERSION_MINOR.
  19. * 06-22-00 01.00.02 Added MPI_IOCSTATUS_LAN_ definitions.
  20. * Removed LAN_SUSPEND function definition.
  21. * Added MPI_MSGFLAGS_CONTINUATION_REPLY definition.
  22. * 06-30-00 01.00.03 Added MPI_CONTEXT_REPLY_TYPE_LAN definition.
  23. * Added MPI_GET/SET_CONTEXT_REPLY_TYPE macros.
  24. * 07-27-00 01.00.04 Added MPI_FAULT_ definitions.
  25. * Removed MPI_IOCSTATUS_MSG/DATA_XFER_ERROR definitions.
  26. * Added MPI_IOCSTATUS_INTERNAL_ERROR definition.
  27. * Added MPI_IOCSTATUS_TARGET_XFER_COUNT_MISMATCH.
  28. * 11-02-00 01.01.01 Original release for post 1.0 work.
  29. * 12-04-00 01.01.02 Added new function codes.
  30. * 01-09-01 01.01.03 Added more definitions to the system interface section
  31. * Added MPI_IOCSTATUS_TARGET_STS_DATA_NOT_SENT.
  32. * 01-25-01 01.01.04 Changed MPI_VERSION_MINOR from 0x00 to 0x01.
  33. * 02-20-01 01.01.05 Started using MPI_POINTER.
  34. * Fixed value for MPI_DIAG_RW_ENABLE.
  35. * Added defines for MPI_DIAG_PREVENT_IOC_BOOT and
  36. * MPI_DIAG_CLEAR_FLASH_BAD_SIG.
  37. * Obsoleted MPI_IOCSTATUS_TARGET_FC_ defines.
  38. * 02-27-01 01.01.06 Removed MPI_HOST_INDEX_REGISTER define.
  39. * Added function codes for RAID.
  40. * 04-09-01 01.01.07 Added alternate define for MPI_DOORBELL_ACTIVE,
  41. * MPI_DOORBELL_USED, to better match the spec.
  42. * 08-08-01 01.02.01 Original release for v1.2 work.
  43. * Changed MPI_VERSION_MINOR from 0x01 to 0x02.
  44. * Added define MPI_FUNCTION_TOOLBOX.
  45. * 09-28-01 01.02.02 New function code MPI_SCSI_ENCLOSURE_PROCESSOR.
  46. * 11-01-01 01.02.03 Changed name to MPI_FUNCTION_SCSI_ENCLOSURE_PROCESSOR.
  47. * 03-14-02 01.02.04 Added MPI_HEADER_VERSION_ defines.
  48. * 05-31-02 01.02.05 Bumped MPI_HEADER_VERSION_UNIT.
  49. * 07-12-02 01.02.06 Added define for MPI_FUNCTION_MAILBOX.
  50. * 09-16-02 01.02.07 Bumped value for MPI_HEADER_VERSION_UNIT.
  51. * 11-15-02 01.02.08 Added define MPI_IOCSTATUS_TARGET_INVALID_IO_INDEX and
  52. * obsoleted define MPI_IOCSTATUS_TARGET_INVALID_IOCINDEX.
  53. * 04-01-03 01.02.09 New IOCStatus code: MPI_IOCSTATUS_FC_EXCHANGE_CANCELED
  54. * 06-26-03 01.02.10 Bumped MPI_HEADER_VERSION_UNIT value.
  55. * --------------------------------------------------------------------------
  56. */
  57. #ifndef MPI_H
  58. #define MPI_H
  59. /*****************************************************************************
  60. *
  61. * M P I V e r s i o n D e f i n i t i o n s
  62. *
  63. *****************************************************************************/
  64. #define MPI_VERSION_MAJOR (0x01)
  65. #define MPI_VERSION_MINOR (0x05)
  66. #define MPI_VERSION_MAJOR_MASK (0xFF00)
  67. #define MPI_VERSION_MAJOR_SHIFT (8)
  68. #define MPI_VERSION_MINOR_MASK (0x00FF)
  69. #define MPI_VERSION_MINOR_SHIFT (0)
  70. #define MPI_VERSION ((MPI_VERSION_MAJOR << MPI_VERSION_MAJOR_SHIFT) | \
  71. MPI_VERSION_MINOR)
  72. #define MPI_VERSION_01_00 (0x0100)
  73. #define MPI_VERSION_01_01 (0x0101)
  74. #define MPI_VERSION_01_02 (0x0102)
  75. #define MPI_VERSION_01_03 (0x0103)
  76. #define MPI_VERSION_01_05 (0x0105)
  77. /* Note: The major versions of 0xe0 through 0xff are reserved */
  78. /* versioning for this MPI header set */
  79. #define MPI_HEADER_VERSION_UNIT (0x00)
  80. #define MPI_HEADER_VERSION_DEV (0x00)
  81. #define MPI_HEADER_VERSION_UNIT_MASK (0xFF00)
  82. #define MPI_HEADER_VERSION_UNIT_SHIFT (8)
  83. #define MPI_HEADER_VERSION_DEV_MASK (0x00FF)
  84. #define MPI_HEADER_VERSION_DEV_SHIFT (0)
  85. #define MPI_HEADER_VERSION ((MPI_HEADER_VERSION_UNIT << 8) | MPI_HEADER_VERSION_DEV)
  86. /*****************************************************************************
  87. *
  88. * I O C S t a t e D e f i n i t i o n s
  89. *
  90. *****************************************************************************/
  91. #define MPI_IOC_STATE_RESET (0x00000000)
  92. #define MPI_IOC_STATE_READY (0x10000000)
  93. #define MPI_IOC_STATE_OPERATIONAL (0x20000000)
  94. #define MPI_IOC_STATE_FAULT (0x40000000)
  95. #define MPI_IOC_STATE_MASK (0xF0000000)
  96. #define MPI_IOC_STATE_SHIFT (28)
  97. /* Fault state codes (product independent range 0x8000-0xFFFF) */
  98. #define MPI_FAULT_REQUEST_MESSAGE_PCI_PARITY_ERROR (0x8111)
  99. #define MPI_FAULT_REQUEST_MESSAGE_PCI_BUS_FAULT (0x8112)
  100. #define MPI_FAULT_REPLY_MESSAGE_PCI_PARITY_ERROR (0x8113)
  101. #define MPI_FAULT_REPLY_MESSAGE_PCI_BUS_FAULT (0x8114)
  102. #define MPI_FAULT_DATA_SEND_PCI_PARITY_ERROR (0x8115)
  103. #define MPI_FAULT_DATA_SEND_PCI_BUS_FAULT (0x8116)
  104. #define MPI_FAULT_DATA_RECEIVE_PCI_PARITY_ERROR (0x8117)
  105. #define MPI_FAULT_DATA_RECEIVE_PCI_BUS_FAULT (0x8118)
  106. /*****************************************************************************
  107. *
  108. * P C I S y s t e m I n t e r f a c e R e g i s t e r s
  109. *
  110. *****************************************************************************/
  111. /* S y s t e m D o o r b e l l */
  112. #define MPI_DOORBELL_OFFSET (0x00000000)
  113. #define MPI_DOORBELL_ACTIVE (0x08000000) /* DoorbellUsed */
  114. #define MPI_DOORBELL_USED (MPI_DOORBELL_ACTIVE)
  115. #define MPI_DOORBELL_ACTIVE_SHIFT (27)
  116. #define MPI_DOORBELL_WHO_INIT_MASK (0x07000000)
  117. #define MPI_DOORBELL_WHO_INIT_SHIFT (24)
  118. #define MPI_DOORBELL_FUNCTION_MASK (0xFF000000)
  119. #define MPI_DOORBELL_FUNCTION_SHIFT (24)
  120. #define MPI_DOORBELL_ADD_DWORDS_MASK (0x00FF0000)
  121. #define MPI_DOORBELL_ADD_DWORDS_SHIFT (16)
  122. #define MPI_DOORBELL_DATA_MASK (0x0000FFFF)
  123. #define MPI_WRITE_SEQUENCE_OFFSET (0x00000004)
  124. #define MPI_WRSEQ_KEY_VALUE_MASK (0x0000000F)
  125. #define MPI_WRSEQ_1ST_KEY_VALUE (0x04)
  126. #define MPI_WRSEQ_2ND_KEY_VALUE (0x0B)
  127. #define MPI_WRSEQ_3RD_KEY_VALUE (0x02)
  128. #define MPI_WRSEQ_4TH_KEY_VALUE (0x07)
  129. #define MPI_WRSEQ_5TH_KEY_VALUE (0x0D)
  130. #define MPI_DIAGNOSTIC_OFFSET (0x00000008)
  131. #define MPI_DIAG_CLEAR_FLASH_BAD_SIG (0x00000400)
  132. #define MPI_DIAG_PREVENT_IOC_BOOT (0x00000200)
  133. #define MPI_DIAG_DRWE (0x00000080)
  134. #define MPI_DIAG_FLASH_BAD_SIG (0x00000040)
  135. #define MPI_DIAG_RESET_HISTORY (0x00000020)
  136. #define MPI_DIAG_RW_ENABLE (0x00000010)
  137. #define MPI_DIAG_RESET_ADAPTER (0x00000004)
  138. #define MPI_DIAG_DISABLE_ARM (0x00000002)
  139. #define MPI_DIAG_MEM_ENABLE (0x00000001)
  140. #define MPI_TEST_BASE_ADDRESS_OFFSET (0x0000000C)
  141. #define MPI_DIAG_RW_DATA_OFFSET (0x00000010)
  142. #define MPI_DIAG_RW_ADDRESS_OFFSET (0x00000014)
  143. #define MPI_HOST_INTERRUPT_STATUS_OFFSET (0x00000030)
  144. #define MPI_HIS_IOP_DOORBELL_STATUS (0x80000000)
  145. #define MPI_HIS_REPLY_MESSAGE_INTERRUPT (0x00000008)
  146. #define MPI_HIS_DOORBELL_INTERRUPT (0x00000001)
  147. #define MPI_HOST_INTERRUPT_MASK_OFFSET (0x00000034)
  148. #define MPI_HIM_RIM (0x00000008)
  149. #define MPI_HIM_DIM (0x00000001)
  150. #define MPI_REQUEST_QUEUE_OFFSET (0x00000040)
  151. #define MPI_REQUEST_POST_FIFO_OFFSET (0x00000040)
  152. #define MPI_REPLY_QUEUE_OFFSET (0x00000044)
  153. #define MPI_REPLY_POST_FIFO_OFFSET (0x00000044)
  154. #define MPI_REPLY_FREE_FIFO_OFFSET (0x00000044)
  155. #define MPI_HI_PRI_REQUEST_QUEUE_OFFSET (0x00000048)
  156. /*****************************************************************************
  157. *
  158. * M e s s a g e F r a m e D e s c r i p t o r s
  159. *
  160. *****************************************************************************/
  161. #define MPI_REQ_MF_DESCRIPTOR_NB_MASK (0x00000003)
  162. #define MPI_REQ_MF_DESCRIPTOR_F_BIT (0x00000004)
  163. #define MPI_REQ_MF_DESCRIPTOR_ADDRESS_MASK (0xFFFFFFF8)
  164. #define MPI_ADDRESS_REPLY_A_BIT (0x80000000)
  165. #define MPI_ADDRESS_REPLY_ADDRESS_MASK (0x7FFFFFFF)
  166. #define MPI_CONTEXT_REPLY_A_BIT (0x80000000)
  167. #define MPI_CONTEXT_REPLY_TYPE_MASK (0x60000000)
  168. #define MPI_CONTEXT_REPLY_TYPE_SCSI_INIT (0x00)
  169. #define MPI_CONTEXT_REPLY_TYPE_SCSI_TARGET (0x01)
  170. #define MPI_CONTEXT_REPLY_TYPE_LAN (0x02)
  171. #define MPI_CONTEXT_REPLY_TYPE_SHIFT (29)
  172. #define MPI_CONTEXT_REPLY_CONTEXT_MASK (0x1FFFFFFF)
  173. /****************************************************************************/
  174. /* Context Reply macros */
  175. /****************************************************************************/
  176. #define MPI_GET_CONTEXT_REPLY_TYPE(x) (((x) & MPI_CONTEXT_REPLY_TYPE_MASK) \
  177. >> MPI_CONTEXT_REPLY_TYPE_SHIFT)
  178. #define MPI_SET_CONTEXT_REPLY_TYPE(x, typ) \
  179. ((x) = ((x) & ~MPI_CONTEXT_REPLY_TYPE_MASK) | \
  180. (((typ) << MPI_CONTEXT_REPLY_TYPE_SHIFT) & \
  181. MPI_CONTEXT_REPLY_TYPE_MASK))
  182. /*****************************************************************************
  183. *
  184. * M e s s a g e F u n c t i o n s
  185. * 0x80 -> 0x8F reserved for private message use per product
  186. *
  187. *
  188. *****************************************************************************/
  189. #define MPI_FUNCTION_SCSI_IO_REQUEST (0x00)
  190. #define MPI_FUNCTION_SCSI_TASK_MGMT (0x01)
  191. #define MPI_FUNCTION_IOC_INIT (0x02)
  192. #define MPI_FUNCTION_IOC_FACTS (0x03)
  193. #define MPI_FUNCTION_CONFIG (0x04)
  194. #define MPI_FUNCTION_PORT_FACTS (0x05)
  195. #define MPI_FUNCTION_PORT_ENABLE (0x06)
  196. #define MPI_FUNCTION_EVENT_NOTIFICATION (0x07)
  197. #define MPI_FUNCTION_EVENT_ACK (0x08)
  198. #define MPI_FUNCTION_FW_DOWNLOAD (0x09)
  199. #define MPI_FUNCTION_TARGET_CMD_BUFFER_POST (0x0A)
  200. #define MPI_FUNCTION_TARGET_ASSIST (0x0B)
  201. #define MPI_FUNCTION_TARGET_STATUS_SEND (0x0C)
  202. #define MPI_FUNCTION_TARGET_MODE_ABORT (0x0D)
  203. #define MPI_FUNCTION_FC_LINK_SRVC_BUF_POST (0x0E)
  204. #define MPI_FUNCTION_FC_LINK_SRVC_RSP (0x0F)
  205. #define MPI_FUNCTION_FC_EX_LINK_SRVC_SEND (0x10)
  206. #define MPI_FUNCTION_FC_ABORT (0x11)
  207. #define MPI_FUNCTION_FW_UPLOAD (0x12)
  208. #define MPI_FUNCTION_FC_COMMON_TRANSPORT_SEND (0x13)
  209. #define MPI_FUNCTION_FC_PRIMITIVE_SEND (0x14)
  210. #define MPI_FUNCTION_RAID_ACTION (0x15)
  211. #define MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH (0x16)
  212. #define MPI_FUNCTION_TOOLBOX (0x17)
  213. #define MPI_FUNCTION_SCSI_ENCLOSURE_PROCESSOR (0x18)
  214. #define MPI_FUNCTION_MAILBOX (0x19)
  215. #define MPI_FUNCTION_SMP_PASSTHROUGH (0x1A)
  216. #define MPI_FUNCTION_SAS_IO_UNIT_CONTROL (0x1B)
  217. #define MPI_DIAG_BUFFER_POST (0x1D)
  218. #define MPI_DIAG_RELEASE (0x1E)
  219. #define MPI_FUNCTION_SCSI_IO_32 (0x1F)
  220. #define MPI_FUNCTION_LAN_SEND (0x20)
  221. #define MPI_FUNCTION_LAN_RECEIVE (0x21)
  222. #define MPI_FUNCTION_LAN_RESET (0x22)
  223. #define MPI_FUNCTION_INBAND_BUFFER_POST (0x28)
  224. #define MPI_FUNCTION_INBAND_SEND (0x29)
  225. #define MPI_FUNCTION_INBAND_RSP (0x2A)
  226. #define MPI_FUNCTION_INBAND_ABORT (0x2B)
  227. #define MPI_FUNCTION_IOC_MESSAGE_UNIT_RESET (0x40)
  228. #define MPI_FUNCTION_IO_UNIT_RESET (0x41)
  229. #define MPI_FUNCTION_HANDSHAKE (0x42)
  230. #define MPI_FUNCTION_REPLY_FRAME_REMOVAL (0x43)
  231. /* standard version format */
  232. typedef struct _MPI_VERSION_STRUCT
  233. {
  234. U8 Dev; /* 00h */
  235. U8 Unit; /* 01h */
  236. U8 Minor; /* 02h */
  237. U8 Major; /* 03h */
  238. } MPI_VERSION_STRUCT, MPI_POINTER PTR_MPI_VERSION_STRUCT,
  239. MpiVersionStruct_t, MPI_POINTER pMpiVersionStruct;
  240. typedef union _MPI_VERSION_FORMAT
  241. {
  242. MPI_VERSION_STRUCT Struct;
  243. U32 Word;
  244. } MPI_VERSION_FORMAT, MPI_POINTER PTR_MPI_VERSION_FORMAT,
  245. MpiVersionFormat_t, MPI_POINTER pMpiVersionFormat_t;
  246. /*****************************************************************************
  247. *
  248. * S c a t t e r G a t h e r E l e m e n t s
  249. *
  250. *****************************************************************************/
  251. /****************************************************************************/
  252. /* Simple element structures */
  253. /****************************************************************************/
  254. typedef struct _SGE_SIMPLE32
  255. {
  256. U32 FlagsLength;
  257. U32 Address;
  258. } SGE_SIMPLE32, MPI_POINTER PTR_SGE_SIMPLE32,
  259. SGESimple32_t, MPI_POINTER pSGESimple32_t;
  260. typedef struct _SGE_SIMPLE64
  261. {
  262. U32 FlagsLength;
  263. U64 Address;
  264. } SGE_SIMPLE64, MPI_POINTER PTR_SGE_SIMPLE64,
  265. SGESimple64_t, MPI_POINTER pSGESimple64_t;
  266. typedef struct _SGE_SIMPLE_UNION
  267. {
  268. U32 FlagsLength;
  269. union
  270. {
  271. U32 Address32;
  272. U64 Address64;
  273. }u;
  274. } SGESimpleUnion_t, MPI_POINTER pSGESimpleUnion_t,
  275. SGE_SIMPLE_UNION, MPI_POINTER PTR_SGE_SIMPLE_UNION;
  276. /****************************************************************************/
  277. /* Chain element structures */
  278. /****************************************************************************/
  279. typedef struct _SGE_CHAIN32
  280. {
  281. U16 Length;
  282. U8 NextChainOffset;
  283. U8 Flags;
  284. U32 Address;
  285. } SGE_CHAIN32, MPI_POINTER PTR_SGE_CHAIN32,
  286. SGEChain32_t, MPI_POINTER pSGEChain32_t;
  287. typedef struct _SGE_CHAIN64
  288. {
  289. U16 Length;
  290. U8 NextChainOffset;
  291. U8 Flags;
  292. U64 Address;
  293. } SGE_CHAIN64, MPI_POINTER PTR_SGE_CHAIN64,
  294. SGEChain64_t, MPI_POINTER pSGEChain64_t;
  295. typedef struct _SGE_CHAIN_UNION
  296. {
  297. U16 Length;
  298. U8 NextChainOffset;
  299. U8 Flags;
  300. union
  301. {
  302. U32 Address32;
  303. U64 Address64;
  304. }u;
  305. } SGE_CHAIN_UNION, MPI_POINTER PTR_SGE_CHAIN_UNION,
  306. SGEChainUnion_t, MPI_POINTER pSGEChainUnion_t;
  307. /****************************************************************************/
  308. /* Transaction Context element */
  309. /****************************************************************************/
  310. typedef struct _SGE_TRANSACTION32
  311. {
  312. U8 Reserved;
  313. U8 ContextSize;
  314. U8 DetailsLength;
  315. U8 Flags;
  316. U32 TransactionContext[1];
  317. U32 TransactionDetails[1];
  318. } SGE_TRANSACTION32, MPI_POINTER PTR_SGE_TRANSACTION32,
  319. SGETransaction32_t, MPI_POINTER pSGETransaction32_t;
  320. typedef struct _SGE_TRANSACTION64
  321. {
  322. U8 Reserved;
  323. U8 ContextSize;
  324. U8 DetailsLength;
  325. U8 Flags;
  326. U32 TransactionContext[2];
  327. U32 TransactionDetails[1];
  328. } SGE_TRANSACTION64, MPI_POINTER PTR_SGE_TRANSACTION64,
  329. SGETransaction64_t, MPI_POINTER pSGETransaction64_t;
  330. typedef struct _SGE_TRANSACTION96
  331. {
  332. U8 Reserved;
  333. U8 ContextSize;
  334. U8 DetailsLength;
  335. U8 Flags;
  336. U32 TransactionContext[3];
  337. U32 TransactionDetails[1];
  338. } SGE_TRANSACTION96, MPI_POINTER PTR_SGE_TRANSACTION96,
  339. SGETransaction96_t, MPI_POINTER pSGETransaction96_t;
  340. typedef struct _SGE_TRANSACTION128
  341. {
  342. U8 Reserved;
  343. U8 ContextSize;
  344. U8 DetailsLength;
  345. U8 Flags;
  346. U32 TransactionContext[4];
  347. U32 TransactionDetails[1];
  348. } SGE_TRANSACTION128, MPI_POINTER PTR_SGE_TRANSACTION128,
  349. SGETransaction_t128, MPI_POINTER pSGETransaction_t128;
  350. typedef struct _SGE_TRANSACTION_UNION
  351. {
  352. U8 Reserved;
  353. U8 ContextSize;
  354. U8 DetailsLength;
  355. U8 Flags;
  356. union
  357. {
  358. U32 TransactionContext32[1];
  359. U32 TransactionContext64[2];
  360. U32 TransactionContext96[3];
  361. U32 TransactionContext128[4];
  362. }u;
  363. U32 TransactionDetails[1];
  364. } SGE_TRANSACTION_UNION, MPI_POINTER PTR_SGE_TRANSACTION_UNION,
  365. SGETransactionUnion_t, MPI_POINTER pSGETransactionUnion_t;
  366. /****************************************************************************/
  367. /* SGE IO types union for IO SGL's */
  368. /****************************************************************************/
  369. typedef struct _SGE_IO_UNION
  370. {
  371. union
  372. {
  373. SGE_SIMPLE_UNION Simple;
  374. SGE_CHAIN_UNION Chain;
  375. } u;
  376. } SGE_IO_UNION, MPI_POINTER PTR_SGE_IO_UNION,
  377. SGEIOUnion_t, MPI_POINTER pSGEIOUnion_t;
  378. /****************************************************************************/
  379. /* SGE union for SGL's with Simple and Transaction elements */
  380. /****************************************************************************/
  381. typedef struct _SGE_TRANS_SIMPLE_UNION
  382. {
  383. union
  384. {
  385. SGE_SIMPLE_UNION Simple;
  386. SGE_TRANSACTION_UNION Transaction;
  387. } u;
  388. } SGE_TRANS_SIMPLE_UNION, MPI_POINTER PTR_SGE_TRANS_SIMPLE_UNION,
  389. SGETransSimpleUnion_t, MPI_POINTER pSGETransSimpleUnion_t;
  390. /****************************************************************************/
  391. /* All SGE types union */
  392. /****************************************************************************/
  393. typedef struct _SGE_MPI_UNION
  394. {
  395. union
  396. {
  397. SGE_SIMPLE_UNION Simple;
  398. SGE_CHAIN_UNION Chain;
  399. SGE_TRANSACTION_UNION Transaction;
  400. } u;
  401. } SGE_MPI_UNION, MPI_POINTER PTR_SGE_MPI_UNION,
  402. MPI_SGE_UNION_t, MPI_POINTER pMPI_SGE_UNION_t,
  403. SGEAllUnion_t, MPI_POINTER pSGEAllUnion_t;
  404. /****************************************************************************/
  405. /* SGE field definition and masks */
  406. /****************************************************************************/
  407. /* Flags field bit definitions */
  408. #define MPI_SGE_FLAGS_LAST_ELEMENT (0x80)
  409. #define MPI_SGE_FLAGS_END_OF_BUFFER (0x40)
  410. #define MPI_SGE_FLAGS_ELEMENT_TYPE_MASK (0x30)
  411. #define MPI_SGE_FLAGS_LOCAL_ADDRESS (0x08)
  412. #define MPI_SGE_FLAGS_DIRECTION (0x04)
  413. #define MPI_SGE_FLAGS_ADDRESS_SIZE (0x02)
  414. #define MPI_SGE_FLAGS_END_OF_LIST (0x01)
  415. #define MPI_SGE_FLAGS_SHIFT (24)
  416. #define MPI_SGE_LENGTH_MASK (0x00FFFFFF)
  417. #define MPI_SGE_CHAIN_LENGTH_MASK (0x0000FFFF)
  418. /* Element Type */
  419. #define MPI_SGE_FLAGS_TRANSACTION_ELEMENT (0x00)
  420. #define MPI_SGE_FLAGS_SIMPLE_ELEMENT (0x10)
  421. #define MPI_SGE_FLAGS_CHAIN_ELEMENT (0x30)
  422. #define MPI_SGE_FLAGS_ELEMENT_MASK (0x30)
  423. /* Address location */
  424. #define MPI_SGE_FLAGS_SYSTEM_ADDRESS (0x00)
  425. /* Direction */
  426. #define MPI_SGE_FLAGS_IOC_TO_HOST (0x00)
  427. #define MPI_SGE_FLAGS_HOST_TO_IOC (0x04)
  428. /* Address Size */
  429. #define MPI_SGE_FLAGS_32_BIT_ADDRESSING (0x00)
  430. #define MPI_SGE_FLAGS_64_BIT_ADDRESSING (0x02)
  431. /* Context Size */
  432. #define MPI_SGE_FLAGS_32_BIT_CONTEXT (0x00)
  433. #define MPI_SGE_FLAGS_64_BIT_CONTEXT (0x02)
  434. #define MPI_SGE_FLAGS_96_BIT_CONTEXT (0x04)
  435. #define MPI_SGE_FLAGS_128_BIT_CONTEXT (0x06)
  436. #define MPI_SGE_CHAIN_OFFSET_MASK (0x00FF0000)
  437. #define MPI_SGE_CHAIN_OFFSET_SHIFT (16)
  438. /****************************************************************************/
  439. /* SGE operation Macros */
  440. /****************************************************************************/
  441. /* SIMPLE FlagsLength manipulations... */
  442. #define MPI_SGE_SET_FLAGS(f) ((U32)(f) << MPI_SGE_FLAGS_SHIFT)
  443. #define MPI_SGE_GET_FLAGS(fl) (((fl) & ~MPI_SGE_LENGTH_MASK) >> MPI_SGE_FLAGS_SHIFT)
  444. #define MPI_SGE_LENGTH(fl) ((fl) & MPI_SGE_LENGTH_MASK)
  445. #define MPI_SGE_CHAIN_LENGTH(fl) ((fl) & MPI_SGE_CHAIN_LENGTH_MASK)
  446. #define MPI_SGE_SET_FLAGS_LENGTH(f,l) (MPI_SGE_SET_FLAGS(f) | MPI_SGE_LENGTH(l))
  447. #define MPI_pSGE_GET_FLAGS(psg) MPI_SGE_GET_FLAGS((psg)->FlagsLength)
  448. #define MPI_pSGE_GET_LENGTH(psg) MPI_SGE_LENGTH((psg)->FlagsLength)
  449. #define MPI_pSGE_SET_FLAGS_LENGTH(psg,f,l) (psg)->FlagsLength = MPI_SGE_SET_FLAGS_LENGTH(f,l)
  450. /* CAUTION - The following are READ-MODIFY-WRITE! */
  451. #define MPI_pSGE_SET_FLAGS(psg,f) (psg)->FlagsLength |= MPI_SGE_SET_FLAGS(f)
  452. #define MPI_pSGE_SET_LENGTH(psg,l) (psg)->FlagsLength |= MPI_SGE_LENGTH(l)
  453. #define MPI_GET_CHAIN_OFFSET(x) ((x&MPI_SGE_CHAIN_OFFSET_MASK)>>MPI_SGE_CHAIN_OFFSET_SHIFT)
  454. /*****************************************************************************
  455. *
  456. * S t a n d a r d M e s s a g e S t r u c t u r e s
  457. *
  458. *****************************************************************************/
  459. /****************************************************************************/
  460. /* Standard message request header for all request messages */
  461. /****************************************************************************/
  462. typedef struct _MSG_REQUEST_HEADER
  463. {
  464. U8 Reserved[2]; /* function specific */
  465. U8 ChainOffset;
  466. U8 Function;
  467. U8 Reserved1[3]; /* function specific */
  468. U8 MsgFlags;
  469. U32 MsgContext;
  470. } MSG_REQUEST_HEADER, MPI_POINTER PTR_MSG_REQUEST_HEADER,
  471. MPIHeader_t, MPI_POINTER pMPIHeader_t;
  472. /****************************************************************************/
  473. /* Default Reply */
  474. /****************************************************************************/
  475. typedef struct _MSG_DEFAULT_REPLY
  476. {
  477. U8 Reserved[2]; /* function specific */
  478. U8 MsgLength;
  479. U8 Function;
  480. U8 Reserved1[3]; /* function specific */
  481. U8 MsgFlags;
  482. U32 MsgContext;
  483. U8 Reserved2[2]; /* function specific */
  484. U16 IOCStatus;
  485. U32 IOCLogInfo;
  486. } MSG_DEFAULT_REPLY, MPI_POINTER PTR_MSG_DEFAULT_REPLY,
  487. MPIDefaultReply_t, MPI_POINTER pMPIDefaultReply_t;
  488. /* MsgFlags definition for all replies */
  489. #define MPI_MSGFLAGS_CONTINUATION_REPLY (0x80)
  490. /*****************************************************************************
  491. *
  492. * I O C S t a t u s V a l u e s
  493. *
  494. *****************************************************************************/
  495. /****************************************************************************/
  496. /* Common IOCStatus values for all replies */
  497. /****************************************************************************/
  498. #define MPI_IOCSTATUS_SUCCESS (0x0000)
  499. #define MPI_IOCSTATUS_INVALID_FUNCTION (0x0001)
  500. #define MPI_IOCSTATUS_BUSY (0x0002)
  501. #define MPI_IOCSTATUS_INVALID_SGL (0x0003)
  502. #define MPI_IOCSTATUS_INTERNAL_ERROR (0x0004)
  503. #define MPI_IOCSTATUS_RESERVED (0x0005)
  504. #define MPI_IOCSTATUS_INSUFFICIENT_RESOURCES (0x0006)
  505. #define MPI_IOCSTATUS_INVALID_FIELD (0x0007)
  506. #define MPI_IOCSTATUS_INVALID_STATE (0x0008)
  507. #define MPI_IOCSTATUS_OP_STATE_NOT_SUPPORTED (0x0009)
  508. /****************************************************************************/
  509. /* Config IOCStatus values */
  510. /****************************************************************************/
  511. #define MPI_IOCSTATUS_CONFIG_INVALID_ACTION (0x0020)
  512. #define MPI_IOCSTATUS_CONFIG_INVALID_TYPE (0x0021)
  513. #define MPI_IOCSTATUS_CONFIG_INVALID_PAGE (0x0022)
  514. #define MPI_IOCSTATUS_CONFIG_INVALID_DATA (0x0023)
  515. #define MPI_IOCSTATUS_CONFIG_NO_DEFAULTS (0x0024)
  516. #define MPI_IOCSTATUS_CONFIG_CANT_COMMIT (0x0025)
  517. /****************************************************************************/
  518. /* SCSIIO Reply (SPI & FCP) initiator values */
  519. /****************************************************************************/
  520. #define MPI_IOCSTATUS_SCSI_RECOVERED_ERROR (0x0040)
  521. #define MPI_IOCSTATUS_SCSI_INVALID_BUS (0x0041)
  522. #define MPI_IOCSTATUS_SCSI_INVALID_TARGETID (0x0042)
  523. #define MPI_IOCSTATUS_SCSI_DEVICE_NOT_THERE (0x0043)
  524. #define MPI_IOCSTATUS_SCSI_DATA_OVERRUN (0x0044)
  525. #define MPI_IOCSTATUS_SCSI_DATA_UNDERRUN (0x0045)
  526. #define MPI_IOCSTATUS_SCSI_IO_DATA_ERROR (0x0046)
  527. #define MPI_IOCSTATUS_SCSI_PROTOCOL_ERROR (0x0047)
  528. #define MPI_IOCSTATUS_SCSI_TASK_TERMINATED (0x0048)
  529. #define MPI_IOCSTATUS_SCSI_RESIDUAL_MISMATCH (0x0049)
  530. #define MPI_IOCSTATUS_SCSI_TASK_MGMT_FAILED (0x004A)
  531. #define MPI_IOCSTATUS_SCSI_IOC_TERMINATED (0x004B)
  532. #define MPI_IOCSTATUS_SCSI_EXT_TERMINATED (0x004C)
  533. /****************************************************************************/
  534. /* For use by SCSI Initiator and SCSI Target end-to-end data protection */
  535. /****************************************************************************/
  536. #define MPI_IOCSTATUS_EEDP_CRC_ERROR (0x004D)
  537. #define MPI_IOCSTATUS_EEDP_LBA_TAG_ERROR (0x004E)
  538. #define MPI_IOCSTATUS_EEDP_APP_TAG_ERROR (0x004F)
  539. /****************************************************************************/
  540. /* SCSI (SPI & FCP) target values */
  541. /****************************************************************************/
  542. #define MPI_IOCSTATUS_TARGET_PRIORITY_IO (0x0060)
  543. #define MPI_IOCSTATUS_TARGET_INVALID_PORT (0x0061)
  544. #define MPI_IOCSTATUS_TARGET_INVALID_IOCINDEX (0x0062) /* obsolete */
  545. #define MPI_IOCSTATUS_TARGET_INVALID_IO_INDEX (0x0062)
  546. #define MPI_IOCSTATUS_TARGET_ABORTED (0x0063)
  547. #define MPI_IOCSTATUS_TARGET_NO_CONN_RETRYABLE (0x0064)
  548. #define MPI_IOCSTATUS_TARGET_NO_CONNECTION (0x0065)
  549. #define MPI_IOCSTATUS_TARGET_XFER_COUNT_MISMATCH (0x006A)
  550. #define MPI_IOCSTATUS_TARGET_STS_DATA_NOT_SENT (0x006B)
  551. /****************************************************************************/
  552. /* Additional FCP target values (obsolete) */
  553. /****************************************************************************/
  554. #define MPI_IOCSTATUS_TARGET_FC_ABORTED (0x0066) /* obsolete */
  555. #define MPI_IOCSTATUS_TARGET_FC_RX_ID_INVALID (0x0067) /* obsolete */
  556. #define MPI_IOCSTATUS_TARGET_FC_DID_INVALID (0x0068) /* obsolete */
  557. #define MPI_IOCSTATUS_TARGET_FC_NODE_LOGGED_OUT (0x0069) /* obsolete */
  558. /****************************************************************************/
  559. /* Fibre Channel Direct Access values */
  560. /****************************************************************************/
  561. #define MPI_IOCSTATUS_FC_ABORTED (0x0066)
  562. #define MPI_IOCSTATUS_FC_RX_ID_INVALID (0x0067)
  563. #define MPI_IOCSTATUS_FC_DID_INVALID (0x0068)
  564. #define MPI_IOCSTATUS_FC_NODE_LOGGED_OUT (0x0069)
  565. #define MPI_IOCSTATUS_FC_EXCHANGE_CANCELED (0x006C)
  566. /****************************************************************************/
  567. /* LAN values */
  568. /****************************************************************************/
  569. #define MPI_IOCSTATUS_LAN_DEVICE_NOT_FOUND (0x0080)
  570. #define MPI_IOCSTATUS_LAN_DEVICE_FAILURE (0x0081)
  571. #define MPI_IOCSTATUS_LAN_TRANSMIT_ERROR (0x0082)
  572. #define MPI_IOCSTATUS_LAN_TRANSMIT_ABORTED (0x0083)
  573. #define MPI_IOCSTATUS_LAN_RECEIVE_ERROR (0x0084)
  574. #define MPI_IOCSTATUS_LAN_RECEIVE_ABORTED (0x0085)
  575. #define MPI_IOCSTATUS_LAN_PARTIAL_PACKET (0x0086)
  576. #define MPI_IOCSTATUS_LAN_CANCELED (0x0087)
  577. /****************************************************************************/
  578. /* Serial Attached SCSI values */
  579. /****************************************************************************/
  580. #define MPI_IOCSTATUS_SAS_SMP_REQUEST_FAILED (0x0090)
  581. /****************************************************************************/
  582. /* Inband values */
  583. /****************************************************************************/
  584. #define MPI_IOCSTATUS_INBAND_ABORTED (0x0098)
  585. #define MPI_IOCSTATUS_INBAND_NO_CONNECTION (0x0099)
  586. /****************************************************************************/
  587. /* Diagnostic Tools values */
  588. /****************************************************************************/
  589. #define MPI_IOCSTATUS_DIAGNOSTIC_RELEASED (0x00A0)
  590. /****************************************************************************/
  591. /* IOCStatus flag to indicate that log info is available */
  592. /****************************************************************************/
  593. #define MPI_IOCSTATUS_FLAG_LOG_INFO_AVAILABLE (0x8000)
  594. #define MPI_IOCSTATUS_MASK (0x7FFF)
  595. /****************************************************************************/
  596. /* LogInfo Types */
  597. /****************************************************************************/
  598. #define MPI_IOCLOGINFO_TYPE_MASK (0xF0000000)
  599. #define MPI_IOCLOGINFO_TYPE_SHIFT (28)
  600. #define MPI_IOCLOGINFO_TYPE_NONE (0x0)
  601. #define MPI_IOCLOGINFO_TYPE_SCSI (0x1)
  602. #define MPI_IOCLOGINFO_TYPE_FC (0x2)
  603. #define MPI_IOCLOGINFO_TYPE_SAS (0x3)
  604. #define MPI_IOCLOGINFO_TYPE_ISCSI (0x4)
  605. #define MPI_IOCLOGINFO_LOG_DATA_MASK (0x0FFFFFFF)
  606. #endif