18c2ecf20Sopenharmony_ci
28c2ecf20Sopenharmony_ci ==============================
38c2ecf20Sopenharmony_ci MPI Header File Change History
48c2ecf20Sopenharmony_ci ==============================
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci Copyright (c) 2000-2008 LSI Corporation.
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci ---------------------------------------
98c2ecf20Sopenharmony_ci Header Set Release Version:    01.05.19
108c2ecf20Sopenharmony_ci Header Set Release Date:       03-28-08
118c2ecf20Sopenharmony_ci ---------------------------------------
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci Filename               Current version     Prior version
148c2ecf20Sopenharmony_ci ----------             ---------------     -------------
158c2ecf20Sopenharmony_ci mpi.h                  01.05.16            01.05.15
168c2ecf20Sopenharmony_ci mpi_ioc.h              01.05.16            01.05.15
178c2ecf20Sopenharmony_ci mpi_cnfg.h             01.05.18            01.05.17
188c2ecf20Sopenharmony_ci mpi_init.h             01.05.09            01.05.09
198c2ecf20Sopenharmony_ci mpi_targ.h             01.05.06            01.05.06
208c2ecf20Sopenharmony_ci mpi_fc.h               01.05.01            01.05.01
218c2ecf20Sopenharmony_ci mpi_lan.h              01.05.01            01.05.01
228c2ecf20Sopenharmony_ci mpi_raid.h             01.05.05            01.05.05
238c2ecf20Sopenharmony_ci mpi_tool.h             01.05.03            01.05.03
248c2ecf20Sopenharmony_ci mpi_inb.h              01.05.01            01.05.01
258c2ecf20Sopenharmony_ci mpi_sas.h              01.05.05            01.05.05
268c2ecf20Sopenharmony_ci mpi_type.h             01.05.02            01.05.02
278c2ecf20Sopenharmony_ci mpi_history.txt        01.05.19            01.05.18
288c2ecf20Sopenharmony_ci
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ci *  Date      Version   Description
318c2ecf20Sopenharmony_ci *  --------  --------  ------------------------------------------------------
328c2ecf20Sopenharmony_ci
338c2ecf20Sopenharmony_cimpi.h
348c2ecf20Sopenharmony_ci *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
358c2ecf20Sopenharmony_ci *  05-24-00  00.10.02  Added MPI_IOCSTATUS_SCSI_RESIDUAL_MISMATCH definition.
368c2ecf20Sopenharmony_ci *  06-06-00  01.00.01  Update MPI_VERSION_MAJOR and MPI_VERSION_MINOR.
378c2ecf20Sopenharmony_ci *  06-22-00  01.00.02  Added MPI_IOCSTATUS_LAN_ definitions.
388c2ecf20Sopenharmony_ci *                      Removed LAN_SUSPEND function definition.
398c2ecf20Sopenharmony_ci *                      Added MPI_MSGFLAGS_CONTINUATION_REPLY definition.
408c2ecf20Sopenharmony_ci *  06-30-00  01.00.03  Added MPI_CONTEXT_REPLY_TYPE_LAN definition.
418c2ecf20Sopenharmony_ci *                      Added MPI_GET/SET_CONTEXT_REPLY_TYPE macros.
428c2ecf20Sopenharmony_ci *  07-27-00  01.00.04  Added MPI_FAULT_ definitions.
438c2ecf20Sopenharmony_ci *                      Removed MPI_IOCSTATUS_MSG/DATA_XFER_ERROR definitions.
448c2ecf20Sopenharmony_ci *                      Added MPI_IOCSTATUS_INTERNAL_ERROR definition.
458c2ecf20Sopenharmony_ci *                      Added MPI_IOCSTATUS_TARGET_XFER_COUNT_MISMATCH.
468c2ecf20Sopenharmony_ci *  11-02-00  01.01.01  Original release for post 1.0 work
478c2ecf20Sopenharmony_ci *  12-04-00  01.01.02  Added new function codes.
488c2ecf20Sopenharmony_ci *  01-09-01  01.01.03  Added more definitions to the system interface section
498c2ecf20Sopenharmony_ci *                      Added MPI_IOCSTATUS_TARGET_STS_DATA_NOT_SENT.
508c2ecf20Sopenharmony_ci *  01-25-01  01.01.04  Changed MPI_VERSION_MINOR from 0x00 to 0x01.
518c2ecf20Sopenharmony_ci *  02-20-01  01.01.05  Started using MPI_POINTER.
528c2ecf20Sopenharmony_ci *                      Added defines for MPI_DIAG_PREVENT_IOC_BOOT and
538c2ecf20Sopenharmony_ci *                      MPI_DIAG_CLEAR_FLASH_BAD_SIG.
548c2ecf20Sopenharmony_ci *                      Obsoleted MPI_IOCSTATUS_TARGET_FC_ defines.
558c2ecf20Sopenharmony_ci *  02-27-01  01.01.06  Removed MPI_HOST_INDEX_REGISTER define.
568c2ecf20Sopenharmony_ci *                      Added function codes for RAID.
578c2ecf20Sopenharmony_ci *  04-09-01  01.01.07  Added alternate define for MPI_DOORBELL_ACTIVE,
588c2ecf20Sopenharmony_ci *                      MPI_DOORBELL_USED, to better match the spec.
598c2ecf20Sopenharmony_ci *  08-08-01  01.02.01  Original release for v1.2 work.
608c2ecf20Sopenharmony_ci *                      Changed MPI_VERSION_MINOR from 0x01 to 0x02.
618c2ecf20Sopenharmony_ci *                      Added define MPI_FUNCTION_TOOLBOX.
628c2ecf20Sopenharmony_ci *  09-28-01  01.02.02  New function code MPI_SCSI_ENCLOSURE_PROCESSOR.
638c2ecf20Sopenharmony_ci *  11-01-01  01.02.03  Changed name to MPI_FUNCTION_SCSI_ENCLOSURE_PROCESSOR.
648c2ecf20Sopenharmony_ci *  03-14-02  01.02.04  Added MPI_HEADER_VERSION_ defines.
658c2ecf20Sopenharmony_ci *  05-31-02  01.02.05  Bumped MPI_HEADER_VERSION_UNIT.
668c2ecf20Sopenharmony_ci *  07-12-02  01.02.06  Added define for MPI_FUNCTION_MAILBOX.
678c2ecf20Sopenharmony_ci *  09-16-02  01.02.07  Bumped value for MPI_HEADER_VERSION_UNIT.
688c2ecf20Sopenharmony_ci *  11-15-02  01.02.08  Added define MPI_IOCSTATUS_TARGET_INVALID_IO_INDEX and
698c2ecf20Sopenharmony_ci *                      obsoleted define MPI_IOCSTATUS_TARGET_INVALID_IOCINDEX.
708c2ecf20Sopenharmony_ci *  04-01-03  01.02.09  New IOCStatus code: MPI_IOCSTATUS_FC_EXCHANGE_CANCELED
718c2ecf20Sopenharmony_ci *  06-26-03  01.02.10  Bumped MPI_HEADER_VERSION_UNIT value.
728c2ecf20Sopenharmony_ci *  01-16-04  01.02.11  Added define for MPI_IOCLOGINFO_TYPE_SHIFT.
738c2ecf20Sopenharmony_ci *  04-29-04  01.02.12  Added function codes for MPI_FUNCTION_DIAG_BUFFER_POST
748c2ecf20Sopenharmony_ci *                      and MPI_FUNCTION_DIAG_RELEASE.
758c2ecf20Sopenharmony_ci *                      Added MPI_IOCSTATUS_DIAGNOSTIC_RELEASED define.
768c2ecf20Sopenharmony_ci *                      Bumped MPI_HEADER_VERSION_UNIT value.
778c2ecf20Sopenharmony_ci *  05-11-04  01.03.01  Bumped MPI_VERSION_MINOR for MPI v1.3.
788c2ecf20Sopenharmony_ci *                      Added codes for Inband.
798c2ecf20Sopenharmony_ci *  08-19-04  01.05.01  Added defines for Host Buffer Access Control doorbell.
808c2ecf20Sopenharmony_ci *                      Added define for offset of High Priority Request Queue.
818c2ecf20Sopenharmony_ci *                      Added new function codes and new IOCStatus codes.
828c2ecf20Sopenharmony_ci *                      Added a IOCLogInfo type of SAS.
838c2ecf20Sopenharmony_ci *  12-07-04  01.05.02  Bumped MPI_HEADER_VERSION_UNIT.
848c2ecf20Sopenharmony_ci *  12-09-04  01.05.03  Bumped MPI_HEADER_VERSION_UNIT.
858c2ecf20Sopenharmony_ci *  01-15-05  01.05.04  Bumped MPI_HEADER_VERSION_UNIT.
868c2ecf20Sopenharmony_ci *  02-09-05  01.05.05  Bumped MPI_HEADER_VERSION_UNIT.
878c2ecf20Sopenharmony_ci *  02-22-05  01.05.06  Bumped MPI_HEADER_VERSION_UNIT.
888c2ecf20Sopenharmony_ci *  03-11-05  01.05.07  Removed function codes for SCSI IO 32 and
898c2ecf20Sopenharmony_ci *                      TargetAssistExtended requests.
908c2ecf20Sopenharmony_ci *                      Removed EEDP IOCStatus codes.
918c2ecf20Sopenharmony_ci *  06-24-05  01.05.08  Added function codes for SCSI IO 32 and
928c2ecf20Sopenharmony_ci *                      TargetAssistExtended requests.
938c2ecf20Sopenharmony_ci *                      Added EEDP IOCStatus codes.
948c2ecf20Sopenharmony_ci *  08-03-05  01.05.09  Bumped MPI_HEADER_VERSION_UNIT.
958c2ecf20Sopenharmony_ci *  08-30-05  01.05.10  Added 2 new IOCStatus codes for Target.
968c2ecf20Sopenharmony_ci *  03-27-06  01.05.11  Bumped MPI_HEADER_VERSION_UNIT.
978c2ecf20Sopenharmony_ci *  10-11-06  01.05.12  Bumped MPI_HEADER_VERSION_UNIT.
988c2ecf20Sopenharmony_ci *  05-24-07  01.05.13  Bumped MPI_HEADER_VERSION_UNIT.
998c2ecf20Sopenharmony_ci *  08-07-07  01.05.14  Bumped MPI_HEADER_VERSION_UNIT.
1008c2ecf20Sopenharmony_ci *  01-15-08  01.05.15  Bumped MPI_HEADER_VERSION_UNIT.
1018c2ecf20Sopenharmony_ci *  03-28-08  01.05.16  Bumped MPI_HEADER_VERSION_UNIT.
1028c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
1038c2ecf20Sopenharmony_ci
1048c2ecf20Sopenharmony_cimpi_ioc.h
1058c2ecf20Sopenharmony_ci *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
1068c2ecf20Sopenharmony_ci *  05-24-00  00.10.02  Added _MSG_IOC_INIT_REPLY structure.
1078c2ecf20Sopenharmony_ci *  06-06-00  01.00.01  Added CurReplyFrameSize field to _MSG_IOC_FACTS_REPLY.
1088c2ecf20Sopenharmony_ci *  06-12-00  01.00.02  Added _MSG_PORT_ENABLE_REPLY structure.
1098c2ecf20Sopenharmony_ci *                      Added _MSG_EVENT_ACK_REPLY structure.
1108c2ecf20Sopenharmony_ci *                      Added _MSG_FW_DOWNLOAD_REPLY structure.
1118c2ecf20Sopenharmony_ci *                      Added _MSG_TOOLBOX_REPLY structure.
1128c2ecf20Sopenharmony_ci *  06-30-00  01.00.03  Added MaxLanBuckets to _PORT_FACT_REPLY structure.
1138c2ecf20Sopenharmony_ci *  07-27-00  01.00.04  Added _EVENT_DATA structure definitions for _SCSI,
1148c2ecf20Sopenharmony_ci *                      _LINK_STATUS, _LOOP_STATE and _LOGOUT.
1158c2ecf20Sopenharmony_ci *  08-11-00  01.00.05  Switched positions of MsgLength and Function fields in
1168c2ecf20Sopenharmony_ci *                      _MSG_EVENT_ACK_REPLY structure to match specification.
1178c2ecf20Sopenharmony_ci *  11-02-00  01.01.01  Original release for post 1.0 work
1188c2ecf20Sopenharmony_ci *                      Added a value for Manufacturer to WhoInit
1198c2ecf20Sopenharmony_ci *  12-04-00  01.01.02  Modified IOCFacts reply, added FWUpload messages, and
1208c2ecf20Sopenharmony_ci *                      removed toolbox message.
1218c2ecf20Sopenharmony_ci *  01-09-01  01.01.03  Added event enabled and disabled defines.
1228c2ecf20Sopenharmony_ci *                      Added structures for FwHeader and DataHeader.
1238c2ecf20Sopenharmony_ci *                      Added ImageType to FwUpload reply.
1248c2ecf20Sopenharmony_ci *  02-20-01  01.01.04  Started using MPI_POINTER.
1258c2ecf20Sopenharmony_ci *  02-27-01  01.01.05  Added event for RAID status change and its event data.
1268c2ecf20Sopenharmony_ci *                      Added IocNumber field to MSG_IOC_FACTS_REPLY.
1278c2ecf20Sopenharmony_ci *  03-27-01  01.01.06  Added defines for ProductId field of MPI_FW_HEADER.
1288c2ecf20Sopenharmony_ci *                      Added structure offset comments.
1298c2ecf20Sopenharmony_ci *  04-09-01  01.01.07  Added structure EVENT_DATA_EVENT_CHANGE.
1308c2ecf20Sopenharmony_ci *  08-08-01  01.02.01  Original release for v1.2 work.
1318c2ecf20Sopenharmony_ci *                      New format for FWVersion and ProductId in
1328c2ecf20Sopenharmony_ci *                      MSG_IOC_FACTS_REPLY and MPI_FW_HEADER.
1338c2ecf20Sopenharmony_ci *  08-31-01  01.02.02  Added event MPI_EVENT_SCSI_DEVICE_STATUS_CHANGE and
1348c2ecf20Sopenharmony_ci *                      related structure and defines.
1358c2ecf20Sopenharmony_ci *                      Added event MPI_EVENT_ON_BUS_TIMER_EXPIRED.
1368c2ecf20Sopenharmony_ci *                      Added MPI_IOCINIT_FLAGS_DISCARD_FW_IMAGE.
1378c2ecf20Sopenharmony_ci *                      Replaced a reserved field in MSG_IOC_FACTS_REPLY with
1388c2ecf20Sopenharmony_ci *                      IOCExceptions and changed DataImageSize to reserved.
1398c2ecf20Sopenharmony_ci *                      Added MPI_FW_DOWNLOAD_ITYPE_NVSTORE_DATA and
1408c2ecf20Sopenharmony_ci *                      MPI_FW_UPLOAD_ITYPE_NVDATA.
1418c2ecf20Sopenharmony_ci *  09-28-01  01.02.03  Modified Event Data for Integrated RAID.
1428c2ecf20Sopenharmony_ci *  11-01-01  01.02.04  Added defines for MPI_EXT_IMAGE_HEADER ImageType field.
1438c2ecf20Sopenharmony_ci *  03-14-02  01.02.05  Added HeaderVersion field to MSG_IOC_FACTS_REPLY.
1448c2ecf20Sopenharmony_ci *  05-31-02  01.02.06  Added define for
1458c2ecf20Sopenharmony_ci *                      MPI_IOCFACTS_EXCEPT_RAID_CONFIG_INVALID.
1468c2ecf20Sopenharmony_ci *                      Added AliasIndex to EVENT_DATA_LOGOUT structure.
1478c2ecf20Sopenharmony_ci *  04-01-03  01.02.07  Added defines for MPI_FW_HEADER_SIGNATURE_.
1488c2ecf20Sopenharmony_ci *  06-26-03  01.02.08  Added new values to the product family defines.
1498c2ecf20Sopenharmony_ci *  04-29-04  01.02.09  Added IOCCapabilities field to MSG_IOC_FACTS_REPLY and
1508c2ecf20Sopenharmony_ci *                      added related defines.
1518c2ecf20Sopenharmony_ci *  05-11-04  01.03.01  Original release for MPI v1.3.
1528c2ecf20Sopenharmony_ci *  08-19-04  01.05.01  Added four new fields to MSG_IOC_INIT.
1538c2ecf20Sopenharmony_ci *                      Added three new fields to MSG_IOC_FACTS_REPLY.
1548c2ecf20Sopenharmony_ci *                      Defined four new bits for the IOCCapabilities field of
1558c2ecf20Sopenharmony_ci *                      the IOCFacts reply.
1568c2ecf20Sopenharmony_ci *                      Added two new PortTypes for the PortFacts reply.
1578c2ecf20Sopenharmony_ci *                      Added six new events along with their EventData
1588c2ecf20Sopenharmony_ci *                      structures.
1598c2ecf20Sopenharmony_ci *                      Added a new MsgFlag to the FwDownload request to
1608c2ecf20Sopenharmony_ci *                      indicate last segment.
1618c2ecf20Sopenharmony_ci *                      Defined a new image type of boot loader.
1628c2ecf20Sopenharmony_ci *                      Added FW family codes for SAS product families.
1638c2ecf20Sopenharmony_ci *  10-05-04  01.05.02  Added ReplyFifoHostSignalingAddr field to
1648c2ecf20Sopenharmony_ci *                      MSG_IOC_FACTS_REPLY.
1658c2ecf20Sopenharmony_ci *  12-07-04  01.05.03  Added more defines for SAS Discovery Error event.
1668c2ecf20Sopenharmony_ci *  12-09-04  01.05.04  Added Unsupported device to SAS Device event.
1678c2ecf20Sopenharmony_ci *  01-15-05  01.05.05  Added event data for SAS SES Event.
1688c2ecf20Sopenharmony_ci *  02-09-05  01.05.06  Added MPI_FW_UPLOAD_ITYPE_FW_BACKUP define.
1698c2ecf20Sopenharmony_ci *  02-22-05  01.05.07  Added Host Page Buffer Persistent flag to IOC Facts
1708c2ecf20Sopenharmony_ci *                      Reply and IOC Init Request.
1718c2ecf20Sopenharmony_ci *  03-11-05  01.05.08  Added family code for 1068E family.
1728c2ecf20Sopenharmony_ci *                      Removed IOCFacts Reply EEDP Capability bit.
1738c2ecf20Sopenharmony_ci *  06-24-05  01.05.09  Added 5 new IOCFacts Reply IOCCapabilities bits.
1748c2ecf20Sopenharmony_ci *                      Added Max SATA Targets to SAS Discovery Error event.
1758c2ecf20Sopenharmony_ci *  08-30-05  01.05.10  Added 4 new events and their event data structures.
1768c2ecf20Sopenharmony_ci *                      Added new ReasonCode value for SAS Device Status Change
1778c2ecf20Sopenharmony_ci *                      event.
1788c2ecf20Sopenharmony_ci *                      Added new family code for FC949E.
1798c2ecf20Sopenharmony_ci *  03-27-06  01.05.11  Added MPI_IOCFACTS_CAPABILITY_TLR.
1808c2ecf20Sopenharmony_ci *                      Added additional Reason Codes and more event data fields
1818c2ecf20Sopenharmony_ci *                      to EVENT_DATA_SAS_DEVICE_STATUS_CHANGE.
1828c2ecf20Sopenharmony_ci *                      Added EVENT_DATA_SAS_BROADCAST_PRIMITIVE structure and
1838c2ecf20Sopenharmony_ci *                      new event.
1848c2ecf20Sopenharmony_ci *                      Added MPI_EVENT_SAS_SMP_ERROR and event data structure.
1858c2ecf20Sopenharmony_ci *                      Added MPI_EVENT_SAS_INIT_DEVICE_STATUS_CHANGE and event
1868c2ecf20Sopenharmony_ci *                      data structure.
1878c2ecf20Sopenharmony_ci *                      Added MPI_EVENT_SAS_INIT_TABLE_OVERFLOW and event
1888c2ecf20Sopenharmony_ci *                      data structure.
1898c2ecf20Sopenharmony_ci *                      Added MPI_EXT_IMAGE_TYPE_INITIALIZATION.
1908c2ecf20Sopenharmony_ci *  10-11-06  01.05.12  Added MPI_IOCFACTS_EXCEPT_METADATA_UNSUPPORTED.
1918c2ecf20Sopenharmony_ci *                      Added MaxInitiators field to PortFacts reply.
1928c2ecf20Sopenharmony_ci *                      Added SAS Device Status Change ReasonCode for
1938c2ecf20Sopenharmony_ci *                      asynchronous notification.
1948c2ecf20Sopenharmony_ci *                      Added MPI_EVENT_SAS_EXPANDER_STATUS_CHANGE and event
1958c2ecf20Sopenharmony_ci *                      data structure.
1968c2ecf20Sopenharmony_ci *                      Added new ImageType values for FWDownload and FWUpload
1978c2ecf20Sopenharmony_ci *                      requests.
1988c2ecf20Sopenharmony_ci *  02-28-07  01.05.13  Added MPI_EVENT_PRIMITIVE_ASYNCHRONOUS_EVENT for SAS
1998c2ecf20Sopenharmony_ci *                      Broadcast Event Data (replacing _RESERVED2).
2008c2ecf20Sopenharmony_ci *                      For Discovery Error Event Data DiscoveryStatus field,
2018c2ecf20Sopenharmony_ci *                      replaced _MULTPL_PATHS with _UNSUPPORTED_DEVICE and
2028c2ecf20Sopenharmony_ci *                      added _MULTI_PORT_DOMAIN.
2038c2ecf20Sopenharmony_ci *  05-24-07  01.05.14  Added Common Boot Block type to FWDownload Request.
2048c2ecf20Sopenharmony_ci *                      Added Common Boot Block type to FWUpload Request.
2058c2ecf20Sopenharmony_ci *  08-07-07  01.05.15  Added MPI_EVENT_SAS_INIT_RC_REMOVED define.
2068c2ecf20Sopenharmony_ci *                      Added MPI_EVENT_IR2_RC_DUAL_PORT_ADDED and
2078c2ecf20Sopenharmony_ci *                      MPI_EVENT_IR2_RC_DUAL_PORT_REMOVED for IR2 event data.
2088c2ecf20Sopenharmony_ci *                      Added SASAddress field to SAS Initiator Device Table
2098c2ecf20Sopenharmony_ci *                      Overflow event data structure.
2108c2ecf20Sopenharmony_ci *  03-28-08  01.05.16  Added two new ReasonCode values to SAS Device Status
2118c2ecf20Sopenharmony_ci *                      Change Event data to indicate completion of internally
2128c2ecf20Sopenharmony_ci *                      generated task management.
2138c2ecf20Sopenharmony_ci *                      Added MPI_EVENT_DSCVRY_ERR_DS_SATA_INIT_FAILURE define.
2148c2ecf20Sopenharmony_ci *                      Added MPI_EVENT_SAS_INIT_RC_INACCESSIBLE define.
2158c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
2168c2ecf20Sopenharmony_ci
2178c2ecf20Sopenharmony_cimpi_cnfg.h
2188c2ecf20Sopenharmony_ci *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
2198c2ecf20Sopenharmony_ci *  06-06-00  01.00.01  Update version number for 1.0 release.
2208c2ecf20Sopenharmony_ci *  06-08-00  01.00.02  Added _PAGEVERSION definitions for all pages.
2218c2ecf20Sopenharmony_ci *                      Added FcPhLowestVersion, FcPhHighestVersion, Reserved2
2228c2ecf20Sopenharmony_ci *                      fields to FC_DEVICE_0 page, updated the page version.
2238c2ecf20Sopenharmony_ci *                      Changed _FREE_RUNNING_CLOCK to _PACING_TRANSFERS in
2248c2ecf20Sopenharmony_ci *                      SCSI_PORT_0, SCSI_DEVICE_0 and SCSI_DEVICE_1 pages
2258c2ecf20Sopenharmony_ci *                      and updated the page versions.
2268c2ecf20Sopenharmony_ci *                      Added _RESPONSE_ID_MASK definition to SCSI_PORT_1
2278c2ecf20Sopenharmony_ci *                      page and updated the page version.
2288c2ecf20Sopenharmony_ci *                      Added Information field and _INFO_PARAMS_NEGOTIATED
2298c2ecf20Sopenharmony_ci *                      definitionto SCSI_DEVICE_0 page.
2308c2ecf20Sopenharmony_ci *  06-22-00  01.00.03  Removed batch controls from LAN_0 page and updated the
2318c2ecf20Sopenharmony_ci *                      page version.
2328c2ecf20Sopenharmony_ci *                      Added BucketsRemaining to LAN_1 page, redefined the
2338c2ecf20Sopenharmony_ci *                      state values, and updated the page version.
2348c2ecf20Sopenharmony_ci *                      Revised bus width definitions in SCSI_PORT_0,
2358c2ecf20Sopenharmony_ci *                      SCSI_DEVICE_0 and SCSI_DEVICE_1 pages.
2368c2ecf20Sopenharmony_ci *  06-30-00  01.00.04  Added MaxReplySize to LAN_1 page and updated the page
2378c2ecf20Sopenharmony_ci *                      version.
2388c2ecf20Sopenharmony_ci *                      Moved FC_DEVICE_0 PageAddress description to spec.
2398c2ecf20Sopenharmony_ci *  07-27-00  01.00.05  Corrected the SubsystemVendorID and SubsystemID field
2408c2ecf20Sopenharmony_ci *                      widths in IOC_0 page and updated the page version.
2418c2ecf20Sopenharmony_ci *  11-02-00  01.01.01  Original release for post 1.0 work
2428c2ecf20Sopenharmony_ci *                      Added Manufacturing pages, IO Unit Page 2, SCSI SPI
2438c2ecf20Sopenharmony_ci *                      Port Page 2, FC Port Page 4, FC Port Page 5
2448c2ecf20Sopenharmony_ci *  12-04-00  01.01.03  Config page changes to match MPI rev 1.00.01.
2458c2ecf20Sopenharmony_ci *  12-05-00  01.01.04  Modified config page actions.
2468c2ecf20Sopenharmony_ci *  01-09-01  01.01.05  Added defines for page address formats.
2478c2ecf20Sopenharmony_ci *                      Data size for Manufacturing pages 2 and 3 no longer
2488c2ecf20Sopenharmony_ci *                      defined here.
2498c2ecf20Sopenharmony_ci *                      Io Unit Page 2 size is fixed at 4 adapters and some
2508c2ecf20Sopenharmony_ci *                      flags were changed.
2518c2ecf20Sopenharmony_ci *                      SCSI Port Page 2 Device Settings modified.
2528c2ecf20Sopenharmony_ci *                      New fields added to FC Port Page 0 and some flags
2538c2ecf20Sopenharmony_ci *                      cleaned up.
2548c2ecf20Sopenharmony_ci *                      Removed impedance flash from FC Port Page 1.
2558c2ecf20Sopenharmony_ci *                      Added FC Port pages 6 and 7.
2568c2ecf20Sopenharmony_ci *  01-25-01  01.01.06  Added MaxInitiators field to FcPortPage0.
2578c2ecf20Sopenharmony_ci *  01-29-01  01.01.07  Changed some defines to make them 32 character unique.
2588c2ecf20Sopenharmony_ci *                      Added some LinkType defines for FcPortPage0.
2598c2ecf20Sopenharmony_ci *  02-20-01  01.01.08  Started using MPI_POINTER.
2608c2ecf20Sopenharmony_ci *  02-27-01  01.01.09  Replaced MPI_CONFIG_PAGETYPE_SCSI_LUN with
2618c2ecf20Sopenharmony_ci *                      MPI_CONFIG_PAGETYPE_RAID_VOLUME.
2628c2ecf20Sopenharmony_ci *                      Added definitions and structures for IOC Page 2 and
2638c2ecf20Sopenharmony_ci *                      RAID Volume Page 2.
2648c2ecf20Sopenharmony_ci *  03-27-01  01.01.10  Added CONFIG_PAGE_FC_PORT_8 and CONFIG_PAGE_FC_PORT_9.
2658c2ecf20Sopenharmony_ci *                      CONFIG_PAGE_FC_PORT_3 now supports persistent by DID.
2668c2ecf20Sopenharmony_ci *                      Added VendorId and ProductRevLevel fields to
2678c2ecf20Sopenharmony_ci *                      RAIDVOL2_IM_PHYS_ID struct.
2688c2ecf20Sopenharmony_ci *                      Modified values for MPI_FCPORTPAGE0_FLAGS_ATTACH_
2698c2ecf20Sopenharmony_ci *                      defines to make them compatible to MPI version 1.0.
2708c2ecf20Sopenharmony_ci *                      Added structure offset comments.
2718c2ecf20Sopenharmony_ci *  04-09-01  01.01.11  Added some new defines for the PageAddress field and
2728c2ecf20Sopenharmony_ci *                      removed some obsolete ones.
2738c2ecf20Sopenharmony_ci *                      Added IO Unit Page 3.
2748c2ecf20Sopenharmony_ci *                      Modified defines for Scsi Port Page 2.
2758c2ecf20Sopenharmony_ci *                      Modified RAID Volume Pages.
2768c2ecf20Sopenharmony_ci *  08-08-01  01.02.01  Original release for v1.2 work.
2778c2ecf20Sopenharmony_ci *                      Added SepID and SepBus to RVP2 IMPhysicalDisk struct.
2788c2ecf20Sopenharmony_ci *                      Added defines for the SEP bits in RVP2 VolumeSettings.
2798c2ecf20Sopenharmony_ci *                      Modified the DeviceSettings field in RVP2 to use the
2808c2ecf20Sopenharmony_ci *                      proper structure.
2818c2ecf20Sopenharmony_ci *                      Added defines for SES, SAF-TE, and cross channel for
2828c2ecf20Sopenharmony_ci *                      IOCPage2 CapabilitiesFlags.
2838c2ecf20Sopenharmony_ci *                      Removed define for MPI_IOUNITPAGE2_FLAGS_RAID_DISABLE.
2848c2ecf20Sopenharmony_ci *                      Removed define for
2858c2ecf20Sopenharmony_ci *                      MPI_SCSIPORTPAGE2_PORT_FLAGS_PARITY_ENABLE.
2868c2ecf20Sopenharmony_ci *                      Added define for MPI_CONFIG_PAGEATTR_RO_PERSISTENT.
2878c2ecf20Sopenharmony_ci *  08-29-01 01.02.02   Fixed value for MPI_MANUFACTPAGE_DEVID_53C1035.
2888c2ecf20Sopenharmony_ci *                      Added defines for MPI_FCPORTPAGE1_FLAGS_HARD_ALPA_ONLY
2898c2ecf20Sopenharmony_ci *                      and MPI_FCPORTPAGE1_FLAGS_IMMEDIATE_ERROR_REPLY.
2908c2ecf20Sopenharmony_ci *                      Removed MPI_SCSIPORTPAGE0_CAP_PACING_TRANSFERS,
2918c2ecf20Sopenharmony_ci *                      MPI_SCSIDEVPAGE0_NP_PACING_TRANSFERS, and
2928c2ecf20Sopenharmony_ci *                      MPI_SCSIDEVPAGE1_RP_PACING_TRANSFERS, and
2938c2ecf20Sopenharmony_ci *                      MPI_SCSIDEVPAGE1_CONF_PPR_ALLOWED.
2948c2ecf20Sopenharmony_ci *                      Added defines for MPI_SCSIDEVPAGE1_CONF_WDTR_DISALLOWED
2958c2ecf20Sopenharmony_ci *                      and MPI_SCSIDEVPAGE1_CONF_SDTR_DISALLOWED.
2968c2ecf20Sopenharmony_ci *                      Added OnBusTimerValue to CONFIG_PAGE_SCSI_PORT_1.
2978c2ecf20Sopenharmony_ci *                      Added rejected bits to SCSI Device Page 0 Information.
2988c2ecf20Sopenharmony_ci *                      Increased size of ALPA array in FC Port Page 2 by one
2998c2ecf20Sopenharmony_ci *                      and removed a one byte reserved field.
3008c2ecf20Sopenharmony_ci *  09-28-01 01.02.03   Swapped NegWireSpeedLow and NegWireSpeedLow in
3018c2ecf20Sopenharmony_ci *                      CONFIG_PAGE_LAN_1 to match preferred 64-bit ordering.
3028c2ecf20Sopenharmony_ci *                      Added structures for Manufacturing Page 4, IO Unit
3038c2ecf20Sopenharmony_ci *                      Page 3, IOC Page 3, IOC Page 4, RAID Volume Page 0, and
3048c2ecf20Sopenharmony_ci *                      RAID PhysDisk Page 0.
3058c2ecf20Sopenharmony_ci *  10-04-01 01.02.04   Added define for MPI_CONFIG_PAGETYPE_RAID_PHYSDISK.
3068c2ecf20Sopenharmony_ci *                      Modified some of the new defines to make them 32
3078c2ecf20Sopenharmony_ci *                      character unique.
3088c2ecf20Sopenharmony_ci *                      Modified how variable length pages (arrays) are defined.
3098c2ecf20Sopenharmony_ci *                      Added generic defines for hot spare pools and RAID
3108c2ecf20Sopenharmony_ci *                      volume types.
3118c2ecf20Sopenharmony_ci *  11-01-01 01.02.05   Added define for MPI_IOUNITPAGE1_DISABLE_IR.
3128c2ecf20Sopenharmony_ci *  03-14-02 01.02.06   Added PCISlotNum field to CONFIG_PAGE_IOC_1 along with
3138c2ecf20Sopenharmony_ci *                      related define, and bumped the page version define.
3148c2ecf20Sopenharmony_ci *  05-31-02 01.02.07   Added a Flags field to CONFIG_PAGE_IOC_2_RAID_VOL in a
3158c2ecf20Sopenharmony_ci *                      reserved byte and added a define.
3168c2ecf20Sopenharmony_ci *                      Added define for
3178c2ecf20Sopenharmony_ci *                      MPI_RAIDVOL0_STATUS_FLAG_VOLUME_INACTIVE.
3188c2ecf20Sopenharmony_ci *                      Added new config page: CONFIG_PAGE_IOC_5.
3198c2ecf20Sopenharmony_ci *                      Added MaxAliases, MaxHardAliases, and NumCurrentAliases
3208c2ecf20Sopenharmony_ci *                      fields to CONFIG_PAGE_FC_PORT_0.
3218c2ecf20Sopenharmony_ci *                      Added AltConnector and NumRequestedAliases fields to
3228c2ecf20Sopenharmony_ci *                      CONFIG_PAGE_FC_PORT_1.
3238c2ecf20Sopenharmony_ci *                      Added new config page: CONFIG_PAGE_FC_PORT_10.
3248c2ecf20Sopenharmony_ci *  07-12-02 01.02.08   Added more MPI_MANUFACTPAGE_DEVID_ defines.
3258c2ecf20Sopenharmony_ci *                      Added additional MPI_SCSIDEVPAGE0_NP_ defines.
3268c2ecf20Sopenharmony_ci *                      Added more MPI_SCSIDEVPAGE1_RP_ defines.
3278c2ecf20Sopenharmony_ci *                      Added define for
3288c2ecf20Sopenharmony_ci *                      MPI_SCSIDEVPAGE1_CONF_EXTENDED_PARAMS_ENABLE.
3298c2ecf20Sopenharmony_ci *                      Added new config page: CONFIG_PAGE_SCSI_DEVICE_3.
3308c2ecf20Sopenharmony_ci *                      Modified MPI_FCPORTPAGE5_FLAGS_ defines.
3318c2ecf20Sopenharmony_ci *  09-16-02 01.02.09   Added MPI_SCSIDEVPAGE1_CONF_FORCE_PPR_MSG define.
3328c2ecf20Sopenharmony_ci *  11-15-02 01.02.10   Added ConnectedID defines for CONFIG_PAGE_SCSI_PORT_0.
3338c2ecf20Sopenharmony_ci *                      Added more Flags defines for CONFIG_PAGE_FC_PORT_1.
3348c2ecf20Sopenharmony_ci *                      Added more Flags defines for CONFIG_PAGE_FC_DEVICE_0.
3358c2ecf20Sopenharmony_ci *  04-01-03 01.02.11   Added RR_TOV field and additional Flags defines for
3368c2ecf20Sopenharmony_ci *                      CONFIG_PAGE_FC_PORT_1.
3378c2ecf20Sopenharmony_ci *                      Added define MPI_FCPORTPAGE5_FLAGS_DISABLE to disable
3388c2ecf20Sopenharmony_ci *                      an alias.
3398c2ecf20Sopenharmony_ci *                      Added more device id defines.
3408c2ecf20Sopenharmony_ci *  06-26-03 01.02.12   Added MPI_IOUNITPAGE1_IR_USE_STATIC_VOLUME_ID define.
3418c2ecf20Sopenharmony_ci *                      Added TargetConfig and IDConfig fields to
3428c2ecf20Sopenharmony_ci *                      CONFIG_PAGE_SCSI_PORT_1.
3438c2ecf20Sopenharmony_ci *                      Added more PortFlags defines for CONFIG_PAGE_SCSI_PORT_2
3448c2ecf20Sopenharmony_ci *                      to control DV.
3458c2ecf20Sopenharmony_ci *                      Added more Flags defines for CONFIG_PAGE_FC_PORT_1.
3468c2ecf20Sopenharmony_ci *                      In CONFIG_PAGE_FC_DEVICE_0, replaced Reserved1 field
3478c2ecf20Sopenharmony_ci *                      with ADISCHardALPA.
3488c2ecf20Sopenharmony_ci *                      Added MPI_FC_DEVICE_PAGE0_PROT_FCP_RETRY define.
3498c2ecf20Sopenharmony_ci *  01-16-04  01.02.13  Added InitiatorDeviceTimeout and InitiatorIoPendTimeout
3508c2ecf20Sopenharmony_ci *                      fields and related defines to CONFIG_PAGE_FC_PORT_1.
3518c2ecf20Sopenharmony_ci *                      Added define for
3528c2ecf20Sopenharmony_ci *                      MPI_FCPORTPAGE1_FLAGS_SOFT_ALPA_FALLBACK.
3538c2ecf20Sopenharmony_ci *                      Added new fields to the substructures of
3548c2ecf20Sopenharmony_ci *                      CONFIG_PAGE_FC_PORT_10.
3558c2ecf20Sopenharmony_ci *  04-29-04 01.02.14   Added define for IDP bit for CONFIG_PAGE_SCSI_PORT_0,
3568c2ecf20Sopenharmony_ci *                      CONFIG_PAGE_SCSI_DEVICE_0, and
3578c2ecf20Sopenharmony_ci *                      CONFIG_PAGE_SCSI_DEVICE_1. Also bumped Page Version for
3588c2ecf20Sopenharmony_ci *                      these pages.
3598c2ecf20Sopenharmony_ci *  05-11-04 01.03.01   Added structure for CONFIG_PAGE_INBAND_0.
3608c2ecf20Sopenharmony_ci *  08-19-04 01.05.01   Modified MSG_CONFIG request to support extended config
3618c2ecf20Sopenharmony_ci *                      pages.
3628c2ecf20Sopenharmony_ci *                      Added a new structure for extended config page header.
3638c2ecf20Sopenharmony_ci *                      Added new extended config pages types and structures for
3648c2ecf20Sopenharmony_ci *                      SAS IO Unit, SAS Expander, SAS Device, and SAS PHY.
3658c2ecf20Sopenharmony_ci *                      Replaced a reserved byte in CONFIG_PAGE_MANUFACTURING_4
3668c2ecf20Sopenharmony_ci *                      to add a Flags field.
3678c2ecf20Sopenharmony_ci *                      Two new Manufacturing config pages (5 and 6).
3688c2ecf20Sopenharmony_ci *                      Two new bits defined for IO Unit Page 1 Flags field.
3698c2ecf20Sopenharmony_ci *                      Modified CONFIG_PAGE_IO_UNIT_2 to add three new fields
3708c2ecf20Sopenharmony_ci *                      to specify the BIOS boot device.
3718c2ecf20Sopenharmony_ci *                      Four new Flags bits defined for IO Unit Page 2.
3728c2ecf20Sopenharmony_ci *                      Added IO Unit Page 4.
3738c2ecf20Sopenharmony_ci *                      Added EEDP Flags settings to IOC Page 1.
3748c2ecf20Sopenharmony_ci *                      Added new BIOS Page 1 config page.
3758c2ecf20Sopenharmony_ci *  10-05-04 01.05.02   Added define for
3768c2ecf20Sopenharmony_ci *                      MPI_IOCPAGE1_INITIATOR_CONTEXT_REPLY_DISABLE.
3778c2ecf20Sopenharmony_ci *                      Added new Flags field to CONFIG_PAGE_MANUFACTURING_5 and
3788c2ecf20Sopenharmony_ci *                      associated defines.
3798c2ecf20Sopenharmony_ci *                      Added more defines for SAS IO Unit Page 0
3808c2ecf20Sopenharmony_ci *                      DiscoveryStatus field.
3818c2ecf20Sopenharmony_ci *                      Added define for MPI_SAS_IOUNIT0_DS_SUBTRACTIVE_LINK
3828c2ecf20Sopenharmony_ci *                      and MPI_SAS_IOUNIT0_DS_TABLE_LINK.
3838c2ecf20Sopenharmony_ci *                      Added defines for Physical Mapping Modes to SAS IO Unit
3848c2ecf20Sopenharmony_ci *                      Page 2.
3858c2ecf20Sopenharmony_ci *                      Added define for
3868c2ecf20Sopenharmony_ci *                      MPI_SAS_DEVICE0_FLAGS_PORT_SELECTOR_ATTACH.
3878c2ecf20Sopenharmony_ci *  10-27-04 01.05.03   Added defines for new SAS PHY page addressing mode.
3888c2ecf20Sopenharmony_ci *                      Added defines for MaxTargetSpinUp to BIOS Page 1.
3898c2ecf20Sopenharmony_ci *                      Added 5 new ControlFlags defines for SAS IO Unit
3908c2ecf20Sopenharmony_ci *                      Page 1.
3918c2ecf20Sopenharmony_ci *                      Added MaxNumPhysicalMappedIDs field to SAS IO Unit
3928c2ecf20Sopenharmony_ci *                      Page 2.
3938c2ecf20Sopenharmony_ci *                      Added AccessStatus field to SAS Device Page 0 and added
3948c2ecf20Sopenharmony_ci *                      new Flags bits for supported SATA features.
3958c2ecf20Sopenharmony_ci *  12-07-04  01.05.04  Added config page structures for BIOS Page 2, RAID
3968c2ecf20Sopenharmony_ci *                      Volume Page 1, and RAID Physical Disk Page 1.
3978c2ecf20Sopenharmony_ci *                      Replaced IO Unit Page 1 BootTargetID,BootBus, and
3988c2ecf20Sopenharmony_ci *                      BootAdapterNum with reserved field.
3998c2ecf20Sopenharmony_ci *                      Added DataScrubRate and ResyncRate to RAID Volume
4008c2ecf20Sopenharmony_ci *                      Page 0.
4018c2ecf20Sopenharmony_ci *                      Added MPI_SAS_IOUNIT2_FLAGS_RESERVE_ID_0_FOR_BOOT
4028c2ecf20Sopenharmony_ci *                      define.
4038c2ecf20Sopenharmony_ci *  12-09-04  01.05.05  Added Target Mode Large CDB Enable to FC Port Page 1
4048c2ecf20Sopenharmony_ci *                      Flags field.
4058c2ecf20Sopenharmony_ci *                      Added Auto Port Config flag define for SAS IOUNIT
4068c2ecf20Sopenharmony_ci *                      Page 1 ControlFlags.
4078c2ecf20Sopenharmony_ci *                      Added Disabled bad Phy define to Expander Page 1
4088c2ecf20Sopenharmony_ci *                      Discovery Info field.
4098c2ecf20Sopenharmony_ci *                      Added SAS/SATA device support to SAS IOUnit Page 1
4108c2ecf20Sopenharmony_ci *                      ControlFlags.
4118c2ecf20Sopenharmony_ci *                      Added Unsupported device to SAS Dev Page 0 Flags field
4128c2ecf20Sopenharmony_ci *                      Added disable use SATA Hash Address for SAS IOUNIT
4138c2ecf20Sopenharmony_ci *                      page 1 in ControlFields.
4148c2ecf20Sopenharmony_ci *  01-15-05  01.05.06  Added defaults for data scrub rate and resync rate to
4158c2ecf20Sopenharmony_ci *                      Manufacturing Page 4.
4168c2ecf20Sopenharmony_ci *                      Added new defines for BIOS Page 1 IOCSettings field.
4178c2ecf20Sopenharmony_ci *                      Added ExtDiskIdentifier field to RAID Physical Disk
4188c2ecf20Sopenharmony_ci *                      Page 0.
4198c2ecf20Sopenharmony_ci *                      Added new defines for SAS IO Unit Page 1 ControlFlags
4208c2ecf20Sopenharmony_ci *                      and to SAS Device Page 0 Flags to control SATA devices.
4218c2ecf20Sopenharmony_ci *                      Added defines and structures for the new Log Page 0, a
4228c2ecf20Sopenharmony_ci *                      new type of configuration page.
4238c2ecf20Sopenharmony_ci *  02-09-05  01.05.07  Added InactiveStatus field to RAID Volume Page 0.
4248c2ecf20Sopenharmony_ci *                      Added WWID field to RAID Volume Page 1.
4258c2ecf20Sopenharmony_ci *                      Added PhysicalPort field to SAS Expander pages 0 and 1.
4268c2ecf20Sopenharmony_ci *  03-11-05  01.05.08  Removed the EEDP flags from IOC Page 1.
4278c2ecf20Sopenharmony_ci *                      Added Enclosure/Slot boot device format to BIOS Page 2.
4288c2ecf20Sopenharmony_ci *                      New status value for RAID Volume Page 0 VolumeStatus
4298c2ecf20Sopenharmony_ci *                      (VolumeState subfield).
4308c2ecf20Sopenharmony_ci *                      New value for RAID Physical Page 0 InactiveStatus.
4318c2ecf20Sopenharmony_ci *                      Added Inactive Volume Member flag RAID Physical Disk
4328c2ecf20Sopenharmony_ci *                      Page 0 PhysDiskStatus field.
4338c2ecf20Sopenharmony_ci *                      New physical mapping mode in SAS IO Unit Page 2.
4348c2ecf20Sopenharmony_ci *                      Added CONFIG_PAGE_SAS_ENCLOSURE_0.
4358c2ecf20Sopenharmony_ci *                      Added Slot and Enclosure fields to SAS Device Page 0.
4368c2ecf20Sopenharmony_ci *  06-24-05  01.05.09  Added EEDP defines to IOC Page 1.
4378c2ecf20Sopenharmony_ci *                      Added more RAID type defines to IOC Page 2.
4388c2ecf20Sopenharmony_ci *                      Added Port Enable Delay settings to BIOS Page 1.
4398c2ecf20Sopenharmony_ci *                      Added Bad Block Table Full define to RAID Volume Page 0.
4408c2ecf20Sopenharmony_ci *                      Added Previous State defines to RAID Physical Disk
4418c2ecf20Sopenharmony_ci *                      Page 0.
4428c2ecf20Sopenharmony_ci *                      Added Max Sata Targets define for DiscoveryStatus field
4438c2ecf20Sopenharmony_ci *                      of SAS IO Unit Page 0.
4448c2ecf20Sopenharmony_ci *                      Added Device Self Test to Control Flags of SAS IO Unit
4458c2ecf20Sopenharmony_ci *                      Page 1.
4468c2ecf20Sopenharmony_ci *                      Added Direct Attach Starting Slot Number define for SAS
4478c2ecf20Sopenharmony_ci *                      IO Unit Page 2.
4488c2ecf20Sopenharmony_ci *                      Added new fields in SAS Device Page 2 for enclosure
4498c2ecf20Sopenharmony_ci *                      mapping.
4508c2ecf20Sopenharmony_ci *                      Added OwnerDevHandle and Flags field to SAS PHY Page 0.
4518c2ecf20Sopenharmony_ci *                      Added IOC GPIO Flags define to SAS Enclosure Page 0.
4528c2ecf20Sopenharmony_ci *                      Fixed the value for MPI_SAS_IOUNIT1_CONTROL_DEV_SATA_SUPPORT.
4538c2ecf20Sopenharmony_ci *  08-03-05  01.05.10  Removed ISDataScrubRate and ISResyncRate from
4548c2ecf20Sopenharmony_ci *                      Manufacturing Page 4.
4558c2ecf20Sopenharmony_ci *                      Added MPI_IOUNITPAGE1_SATA_WRITE_CACHE_DISABLE bit.
4568c2ecf20Sopenharmony_ci *                      Added NumDevsPerEnclosure field to SAS IO Unit page 2.
4578c2ecf20Sopenharmony_ci *                      Added MPI_SAS_IOUNIT2_FLAGS_HOST_ASSIGNED_PHYS_MAP
4588c2ecf20Sopenharmony_ci *                      define.
4598c2ecf20Sopenharmony_ci *                      Added EnclosureHandle field to SAS Expander page 0.
4608c2ecf20Sopenharmony_ci *                      Removed redundant NumTableEntriesProg field from SAS
4618c2ecf20Sopenharmony_ci *                      Expander Page 1.
4628c2ecf20Sopenharmony_ci *  08-30-05  01.05.11  Added DeviceID for FC949E and changed the DeviceID for
4638c2ecf20Sopenharmony_ci *                      SAS1078.
4648c2ecf20Sopenharmony_ci *                      Added more defines for Manufacturing Page 4 Flags field.
4658c2ecf20Sopenharmony_ci *                      Added more defines for IOCSettings and added
4668c2ecf20Sopenharmony_ci *                      ExpanderSpinup field to Bios Page 1.
4678c2ecf20Sopenharmony_ci *                      Added postpone SATA Init bit to SAS IO Unit Page 1
4688c2ecf20Sopenharmony_ci *                      ControlFlags.
4698c2ecf20Sopenharmony_ci *                      Changed LogEntry format for Log Page 0.
4708c2ecf20Sopenharmony_ci *  03-27-06  01.05.12  Added two new Flags defines for Manufacturing Page 4.
4718c2ecf20Sopenharmony_ci *                      Added Manufacturing Page 7.
4728c2ecf20Sopenharmony_ci *                      Added MPI_IOCPAGE2_CAP_FLAGS_RAID_64_BIT_ADDRESSING.
4738c2ecf20Sopenharmony_ci *                      Added IOC Page 6.
4748c2ecf20Sopenharmony_ci *                      Added PrevBootDeviceForm field to CONFIG_PAGE_BIOS_2.
4758c2ecf20Sopenharmony_ci *                      Added MaxLBAHigh field to RAID Volume Page 0.
4768c2ecf20Sopenharmony_ci *                      Added Nvdata version fields to SAS IO Unit Page 0.
4778c2ecf20Sopenharmony_ci *                      Added AdditionalControlFlags, MaxTargetPortConnectTime,
4788c2ecf20Sopenharmony_ci *                      ReportDeviceMissingDelay, and IODeviceMissingDelay
4798c2ecf20Sopenharmony_ci *                      fields to SAS IO Unit Page 1.
4808c2ecf20Sopenharmony_ci *  10-11-06  01.05.13  Added NumForceWWID field and ForceWWID array to
4818c2ecf20Sopenharmony_ci *                      Manufacturing Page 5.
4828c2ecf20Sopenharmony_ci *                      Added Manufacturing pages 8 through 10.
4838c2ecf20Sopenharmony_ci *                      Added defines for supported metadata size bits in
4848c2ecf20Sopenharmony_ci *                      CapabilitiesFlags field of IOC Page 6.
4858c2ecf20Sopenharmony_ci *                      Added defines for metadata size bits in VolumeSettings
4868c2ecf20Sopenharmony_ci *                      field of RAID Volume Page 0.
4878c2ecf20Sopenharmony_ci *                      Added SATA Link Reset settings, Enable SATA Asynchronous
4888c2ecf20Sopenharmony_ci *                      Notification bit, and HideNonZeroAttachedPhyIdentifiers
4898c2ecf20Sopenharmony_ci *                      bit to AdditionalControlFlags field of SAS IO Unit
4908c2ecf20Sopenharmony_ci *                      Page 1.
4918c2ecf20Sopenharmony_ci *                      Added defines for Enclosure Devices Unmapped and
4928c2ecf20Sopenharmony_ci *                      Device Limit Exceeded bits in Status field of SAS IO
4938c2ecf20Sopenharmony_ci *                      Unit Page 2.
4948c2ecf20Sopenharmony_ci *                      Added more AccessStatus values for SAS Device Page 0.
4958c2ecf20Sopenharmony_ci *                      Added bit for SATA Asynchronous Notification Support in
4968c2ecf20Sopenharmony_ci *                      Flags field of SAS Device Page 0.
4978c2ecf20Sopenharmony_ci *  02-28-07  01.05.14  Added ExtFlags field to Manufacturing Page 4.
4988c2ecf20Sopenharmony_ci *                      Added Disable SMART Polling for CapabilitiesFlags of
4998c2ecf20Sopenharmony_ci *                      IOC Page 6.
5008c2ecf20Sopenharmony_ci *                      Added Disable SMART Polling to DeviceSettings of BIOS
5018c2ecf20Sopenharmony_ci *                      Page 1.
5028c2ecf20Sopenharmony_ci *                      Added Multi-Port Domain bit for DiscoveryStatus field
5038c2ecf20Sopenharmony_ci *                      of SAS IO Unit Page.
5048c2ecf20Sopenharmony_ci *                      Added Multi-Port Domain Illegal flag for SAS IO Unit
5058c2ecf20Sopenharmony_ci *                      Page 1 AdditionalControlFlags field.
5068c2ecf20Sopenharmony_ci *  05-24-07  01.05.15  Added Hide Physical Disks with Non-Integrated RAID
5078c2ecf20Sopenharmony_ci *                      Metadata bit to Manufacturing Page 4 ExtFlags field.
5088c2ecf20Sopenharmony_ci *                      Added Internal Connector to End Device Present bit to
5098c2ecf20Sopenharmony_ci *                      Expander Page 0 Flags field.
5108c2ecf20Sopenharmony_ci *                      Fixed define for
5118c2ecf20Sopenharmony_ci *                      MPI_SAS_EXPANDER1_DISCINFO_BAD_PHY_DISABLED.
5128c2ecf20Sopenharmony_ci *  08-07-07  01.05.16  Added MPI_IOCPAGE6_CAP_FLAGS_MULTIPORT_DRIVE_SUPPORT
5138c2ecf20Sopenharmony_ci *                      define.
5148c2ecf20Sopenharmony_ci *                      Added BIOS Page 4 structure.
5158c2ecf20Sopenharmony_ci *                      Added MPI_RAID_PHYS_DISK1_PATH_MAX define for RAID
5168c2ecf20Sopenharmony_ci *                      Physcial Disk Page 1.
5178c2ecf20Sopenharmony_ci *  01-15-07  01.05.17  Added additional bit defines for ExtFlags field of
5188c2ecf20Sopenharmony_ci *                      Manufacturing Page 4.
5198c2ecf20Sopenharmony_ci *                      Added Solid State Drives Supported bit to IOC Page 6
5208c2ecf20Sopenharmony_ci *                      Capabilities Flags.
5218c2ecf20Sopenharmony_ci *                      Added new value for AccessStatus field of SAS Device
5228c2ecf20Sopenharmony_ci *                      Page 0 (_SATA_NEEDS_INITIALIZATION).
5238c2ecf20Sopenharmony_ci *  03-28-08  01.05.18  Defined new bits in Manufacturing Page 4 ExtFlags field
5248c2ecf20Sopenharmony_ci *                      to control coercion size and the mixing of SAS and SATA
5258c2ecf20Sopenharmony_ci *                      SSD drives.
5268c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
5278c2ecf20Sopenharmony_ci
5288c2ecf20Sopenharmony_cimpi_init.h
5298c2ecf20Sopenharmony_ci *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
5308c2ecf20Sopenharmony_ci *  05-24-00  00.10.02  Added SenseBufferLength to _MSG_SCSI_IO_REPLY.
5318c2ecf20Sopenharmony_ci *  06-06-00  01.00.01  Update version number for 1.0 release.
5328c2ecf20Sopenharmony_ci *  06-08-00  01.00.02  Added MPI_SCSI_RSP_INFO_ definitions.
5338c2ecf20Sopenharmony_ci *  11-02-00  01.01.01  Original release for post 1.0 work
5348c2ecf20Sopenharmony_ci *  12-04-00  01.01.02  Added MPI_SCSIIO_CONTROL_NO_DISCONNECT.
5358c2ecf20Sopenharmony_ci *  02-20-01  01.01.03  Started using MPI_POINTER.
5368c2ecf20Sopenharmony_ci *  03-27-01  01.01.04  Added structure offset comments.
5378c2ecf20Sopenharmony_ci *  04-10-01  01.01.05  Added new MsgFlag for MSG_SCSI_TASK_MGMT.
5388c2ecf20Sopenharmony_ci *  08-08-01  01.02.01  Original release for v1.2 work.
5398c2ecf20Sopenharmony_ci *  08-29-01  01.02.02  Added MPI_SCSITASKMGMT_TASKTYPE_LOGICAL_UNIT_RESET.
5408c2ecf20Sopenharmony_ci *                      Added MPI_SCSI_STATE_QUEUE_TAG_REJECTED for
5418c2ecf20Sopenharmony_ci *                      MSG_SCSI_IO_REPLY.
5428c2ecf20Sopenharmony_ci *  09-28-01  01.02.03  Added structures and defines for SCSI Enclosure
5438c2ecf20Sopenharmony_ci *                      Processor messages.
5448c2ecf20Sopenharmony_ci *  10-04-01  01.02.04  Added defines for SEP request Action field.
5458c2ecf20Sopenharmony_ci *  05-31-02  01.02.05  Added MPI_SCSIIO_MSGFLGS_CMD_DETERMINES_DATA_DIR define
5468c2ecf20Sopenharmony_ci *                      for SCSI IO requests.
5478c2ecf20Sopenharmony_ci *  11-15-02  01.02.06  Added special extended SCSI Status defines for FCP.
5488c2ecf20Sopenharmony_ci *  06-26-03  01.02.07  Added MPI_SCSI_STATUS_FCPEXT_UNASSIGNED define.
5498c2ecf20Sopenharmony_ci *  05-11-04  01.03.01  Original release for MPI v1.3.
5508c2ecf20Sopenharmony_ci *  08-19-04  01.05.01  Added MsgFlags defines for EEDP to SCSI IO request.
5518c2ecf20Sopenharmony_ci *                      Added new word to MSG_SCSI_IO_REPLY to add TaskTag field
5528c2ecf20Sopenharmony_ci *                      and a reserved U16.
5538c2ecf20Sopenharmony_ci *                      Added new MSG_SCSI_IO32_REQUEST structure.
5548c2ecf20Sopenharmony_ci *                      Added a TaskType of Clear Task Set to SCSI
5558c2ecf20Sopenharmony_ci *                      Task Management request.
5568c2ecf20Sopenharmony_ci *  12-07-04  01.05.02  Added support for Task Management Query Task.
5578c2ecf20Sopenharmony_ci *  01-15-05  01.05.03  Modified SCSI Enclosure Processor Request to support
5588c2ecf20Sopenharmony_ci *                      WWID addressing.
5598c2ecf20Sopenharmony_ci *  03-11-05  01.05.04  Removed EEDP flags from SCSI IO Request.
5608c2ecf20Sopenharmony_ci *                      Removed SCSI IO 32 Request.
5618c2ecf20Sopenharmony_ci *                      Modified SCSI Enclosure Processor Request and Reply to
5628c2ecf20Sopenharmony_ci *                      support Enclosure/Slot addressing rather than WWID
5638c2ecf20Sopenharmony_ci *                      addressing.
5648c2ecf20Sopenharmony_ci *  06-24-05  01.05.05  Added SCSI IO 32 structures and defines.
5658c2ecf20Sopenharmony_ci *                      Added four new defines for SEP SlotStatus.
5668c2ecf20Sopenharmony_ci *  08-03-05  01.05.06  Fixed some MPI_SCSIIO32_MSGFLGS_ defines to make them
5678c2ecf20Sopenharmony_ci *                      unique in the first 32 characters.
5688c2ecf20Sopenharmony_ci *  03-27-06  01.05.07  Added Task Management type of Clear ACA.
5698c2ecf20Sopenharmony_ci *  10-11-06  01.05.08  Shortened define for Task Management type of Clear ACA.
5708c2ecf20Sopenharmony_ci *  02-28-07  01.05.09  Defined two new MsgFlags bits for SCSI Task Management
5718c2ecf20Sopenharmony_ci *                      Request: Do Not Send Task IU and Soft Reset Option.
5728c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
5738c2ecf20Sopenharmony_ci
5748c2ecf20Sopenharmony_cimpi_targ.h
5758c2ecf20Sopenharmony_ci *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
5768c2ecf20Sopenharmony_ci *  06-06-00  01.00.01  Update version number for 1.0 release.
5778c2ecf20Sopenharmony_ci *  06-22-00  01.00.02  Added _MSG_TARGET_CMD_BUFFER_POST_REPLY structure.
5788c2ecf20Sopenharmony_ci *                      Corrected DECSRIPTOR typo to DESCRIPTOR.
5798c2ecf20Sopenharmony_ci *  11-02-00  01.01.01  Original release for post 1.0 work
5808c2ecf20Sopenharmony_ci *                      Modified target mode to use IoIndex instead of
5818c2ecf20Sopenharmony_ci *                      HostIndex and IocIndex. Added Alias.
5828c2ecf20Sopenharmony_ci *  01-09-01  01.01.02  Added defines for TARGET_ASSIST_FLAGS_REPOST_CMD_BUFFER
5838c2ecf20Sopenharmony_ci *                      and TARGET_STATUS_SEND_FLAGS_REPOST_CMD_BUFFER.
5848c2ecf20Sopenharmony_ci *  02-20-01  01.01.03  Started using MPI_POINTER.
5858c2ecf20Sopenharmony_ci *                      Added structures for MPI_TARGET_SCSI_SPI_CMD_BUFFER and
5868c2ecf20Sopenharmony_ci *                      MPI_TARGET_FCP_CMD_BUFFER.
5878c2ecf20Sopenharmony_ci *  03-27-01  01.01.04  Added structure offset comments.
5888c2ecf20Sopenharmony_ci *  08-08-01  01.02.01  Original release for v1.2 work.
5898c2ecf20Sopenharmony_ci *  09-28-01  01.02.02  Added structure for MPI_TARGET_SCSI_SPI_STATUS_IU.
5908c2ecf20Sopenharmony_ci *                      Added PriorityReason field to some replies and
5918c2ecf20Sopenharmony_ci *                      defined more PriorityReason codes.
5928c2ecf20Sopenharmony_ci *                      Added some defines for to support previous version
5938c2ecf20Sopenharmony_ci *                      of MPI.
5948c2ecf20Sopenharmony_ci *  10-04-01  01.02.03  Added PriorityReason to MSG_TARGET_ERROR_REPLY.
5958c2ecf20Sopenharmony_ci *  11-01-01  01.02.04  Added define for TARGET_STATUS_SEND_FLAGS_HIGH_PRIORITY.
5968c2ecf20Sopenharmony_ci *  03-14-02  01.02.05  Modified MPI_TARGET_FCP_RSP_BUFFER to get the proper
5978c2ecf20Sopenharmony_ci *                      byte ordering.
5988c2ecf20Sopenharmony_ci *  05-31-02  01.02.06  Modified TARGET_MODE_REPLY_ALIAS_MASK to only include
5998c2ecf20Sopenharmony_ci *                      one bit.
6008c2ecf20Sopenharmony_ci *                      Added AliasIndex field to MPI_TARGET_FCP_CMD_BUFFER.
6018c2ecf20Sopenharmony_ci *  09-16-02  01.02.07  Added flags for confirmed completion.
6028c2ecf20Sopenharmony_ci *                      Added PRIORITY_REASON_TARGET_BUSY.
6038c2ecf20Sopenharmony_ci *  11-15-02  01.02.08  Added AliasID field to MPI_TARGET_SCSI_SPI_CMD_BUFFER.
6048c2ecf20Sopenharmony_ci *  04-01-03  01.02.09  Added OptionalOxid field to MPI_TARGET_FCP_CMD_BUFFER.
6058c2ecf20Sopenharmony_ci *  05-11-04  01.03.01  Original release for MPI v1.3.
6068c2ecf20Sopenharmony_ci *  08-19-04  01.05.01  Added new request message structures for
6078c2ecf20Sopenharmony_ci *                      MSG_TARGET_CMD_BUF_POST_BASE_REQUEST,
6088c2ecf20Sopenharmony_ci *                      MSG_TARGET_CMD_BUF_POST_LIST_REQUEST, and
6098c2ecf20Sopenharmony_ci *                      MSG_TARGET_ASSIST_EXT_REQUEST.
6108c2ecf20Sopenharmony_ci *                      Added new structures for SAS SSP Command buffer, SSP
6118c2ecf20Sopenharmony_ci *                      Task buffer, and SSP Status IU.
6128c2ecf20Sopenharmony_ci *  10-05-04  01.05.02  MSG_TARGET_CMD_BUFFER_POST_BASE_LIST_REPLY added.
6138c2ecf20Sopenharmony_ci *  02-22-05  01.05.03  Changed a comment.
6148c2ecf20Sopenharmony_ci *  03-11-05  01.05.04  Removed TargetAssistExtended Request.
6158c2ecf20Sopenharmony_ci *  06-24-05  01.05.05  Added TargetAssistExtended structures and defines.
6168c2ecf20Sopenharmony_ci *  03-27-06  01.05.06  Added a comment.
6178c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
6188c2ecf20Sopenharmony_ci
6198c2ecf20Sopenharmony_cimpi_fc.h
6208c2ecf20Sopenharmony_ci *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
6218c2ecf20Sopenharmony_ci *  06-06-00  01.00.01  Update version number for 1.0 release.
6228c2ecf20Sopenharmony_ci *  06-12-00  01.00.02  Added _MSG_FC_ABORT_REPLY structure.
6238c2ecf20Sopenharmony_ci *  11-02-00  01.01.01  Original release for post 1.0 work
6248c2ecf20Sopenharmony_ci *  12-04-00  01.01.02  Added messages for Common Transport Send and
6258c2ecf20Sopenharmony_ci *                      Primitive Send.
6268c2ecf20Sopenharmony_ci *  01-09-01  01.01.03  Modified some of the new flags to have an MPI prefix
6278c2ecf20Sopenharmony_ci *                      and modified the FcPrimitiveSend flags.
6288c2ecf20Sopenharmony_ci *  01-25-01  01.01.04  Move InitiatorIndex in LinkServiceRsp reply to a larger
6298c2ecf20Sopenharmony_ci *                      field.
6308c2ecf20Sopenharmony_ci *                      Added FC_ABORT_TYPE_CT_SEND_REQUEST and
6318c2ecf20Sopenharmony_ci *                      FC_ABORT_TYPE_EXLINKSEND_REQUEST for FcAbort request.
6328c2ecf20Sopenharmony_ci *                      Added MPI_FC_PRIM_SEND_FLAGS_STOP_SEND.
6338c2ecf20Sopenharmony_ci *  02-20-01  01.01.05  Started using MPI_POINTER.
6348c2ecf20Sopenharmony_ci *  03-27-01  01.01.06  Added Flags field to MSG_LINK_SERVICE_BUFFER_POST_REPLY
6358c2ecf20Sopenharmony_ci *                      and defined MPI_LS_BUF_POST_REPLY_FLAG_NO_RSP_NEEDED.
6368c2ecf20Sopenharmony_ci *                      Added MPI_FC_PRIM_SEND_FLAGS_RESET_LINK define.
6378c2ecf20Sopenharmony_ci *                      Added structure offset comments.
6388c2ecf20Sopenharmony_ci *  04-09-01  01.01.07  Added RspLength field to MSG_LINK_SERVICE_RSP_REQUEST.
6398c2ecf20Sopenharmony_ci *  08-08-01  01.02.01  Original release for v1.2 work.
6408c2ecf20Sopenharmony_ci *  09-28-01  01.02.02  Change name of reserved field in
6418c2ecf20Sopenharmony_ci *                      MSG_LINK_SERVICE_RSP_REPLY.
6428c2ecf20Sopenharmony_ci *  05-31-02  01.02.03  Adding AliasIndex to FC Direct Access requests.
6438c2ecf20Sopenharmony_ci *  01-16-04  01.02.04  Added define for MPI_FC_PRIM_SEND_FLAGS_ML_RESET_LINK.
6448c2ecf20Sopenharmony_ci *  05-11-04  01.03.01  Original release for MPI v1.3.
6458c2ecf20Sopenharmony_ci *  08-19-04  01.05.01  Original release for MPI v1.5.
6468c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
6478c2ecf20Sopenharmony_ci
6488c2ecf20Sopenharmony_cimpi_lan.h
6498c2ecf20Sopenharmony_ci *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
6508c2ecf20Sopenharmony_ci *  05-24-00  00.10.02  Added LANStatus field to _MSG_LAN_SEND_REPLY.
6518c2ecf20Sopenharmony_ci *                      Added LANStatus field to _MSG_LAN_RECEIVE_POST_REPLY.
6528c2ecf20Sopenharmony_ci *                      Moved ListCount field in _MSG_LAN_RECEIVE_POST_REPLY.
6538c2ecf20Sopenharmony_ci *  06-06-00  01.00.01  Update version number for 1.0 release.
6548c2ecf20Sopenharmony_ci *  06-12-00  01.00.02  Added MPI_ to BUCKETSTATUS_ definitions.
6558c2ecf20Sopenharmony_ci *  06-22-00  01.00.03  Major changes to match new LAN definition in 1.0 spec.
6568c2ecf20Sopenharmony_ci *  06-30-00  01.00.04  Added Context Reply definitions per revised proposal.
6578c2ecf20Sopenharmony_ci *                      Changed transaction context usage to bucket/buffer.
6588c2ecf20Sopenharmony_ci *  07-05-00  01.00.05  Removed LAN_RECEIVE_POST_BUCKET_CONTEXT_MASK definition
6598c2ecf20Sopenharmony_ci *                      to lan private header file
6608c2ecf20Sopenharmony_ci *  11-02-00  01.01.01  Original release for post 1.0 work
6618c2ecf20Sopenharmony_ci *  02-20-01  01.01.02  Started using MPI_POINTER.
6628c2ecf20Sopenharmony_ci *  03-27-01  01.01.03  Added structure offset comments.
6638c2ecf20Sopenharmony_ci *  08-08-01  01.02.01  Original release for v1.2 work.
6648c2ecf20Sopenharmony_ci *  05-11-04  01.03.01  Original release for MPI v1.3.
6658c2ecf20Sopenharmony_ci *  08-19-04  01.05.01  Original release for MPI v1.5.
6668c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
6678c2ecf20Sopenharmony_ci
6688c2ecf20Sopenharmony_cimpi_raid.h
6698c2ecf20Sopenharmony_ci *  02-27-01  01.01.01  Original release for this file.
6708c2ecf20Sopenharmony_ci *  03-27-01  01.01.02  Added structure offset comments.
6718c2ecf20Sopenharmony_ci *  08-08-01  01.02.01  Original release for v1.2 work.
6728c2ecf20Sopenharmony_ci *  08-29-01  01.02.02  Added DIAG_DATA_UPLOAD_HEADER and related defines.
6738c2ecf20Sopenharmony_ci *  09-28-01  01.02.02  Major rework for MPI v1.2 Integrated RAID changes.
6748c2ecf20Sopenharmony_ci *  10-04-01  01.02.03  Added ActionData defines for
6758c2ecf20Sopenharmony_ci *                      MPI_RAID_ACTION_DELETE_VOLUME action.
6768c2ecf20Sopenharmony_ci *  11-01-01  01.02.04  Added define for MPI_RAID_ACTION_ADATA_DO_NOT_SYNC.
6778c2ecf20Sopenharmony_ci *  03-14-02  01.02.05  Added define for MPI_RAID_ACTION_ADATA_LOW_LEVEL_INIT.
6788c2ecf20Sopenharmony_ci *  05-07-02  01.02.06  Added define for MPI_RAID_ACTION_ACTIVATE_VOLUME,
6798c2ecf20Sopenharmony_ci *                      MPI_RAID_ACTION_INACTIVATE_VOLUME, and
6808c2ecf20Sopenharmony_ci *                      MPI_RAID_ACTION_ADATA_INACTIVATE_ALL.
6818c2ecf20Sopenharmony_ci *  07-12-02  01.02.07  Added structures for Mailbox request and reply.
6828c2ecf20Sopenharmony_ci *  11-15-02  01.02.08  Added missing MsgContext field to MSG_MAILBOX_REQUEST.
6838c2ecf20Sopenharmony_ci *  04-01-03  01.02.09  New action data option flag for
6848c2ecf20Sopenharmony_ci *                      MPI_RAID_ACTION_DELETE_VOLUME.
6858c2ecf20Sopenharmony_ci *  05-11-04  01.03.01  Original release for MPI v1.3.
6868c2ecf20Sopenharmony_ci *  08-19-04  01.05.01  Original release for MPI v1.5.
6878c2ecf20Sopenharmony_ci *  01-15-05  01.05.02  Added defines for the two new RAID Actions for
6888c2ecf20Sopenharmony_ci *                      _SET_RESYNC_RATE and _SET_DATA_SCRUB_RATE.
6898c2ecf20Sopenharmony_ci *  02-28-07  01.05.03  Added new RAID Action, Device FW Update Mode, and
6908c2ecf20Sopenharmony_ci *                      associated defines.
6918c2ecf20Sopenharmony_ci *  08-07-07  01.05.04  Added Disable Full Rebuild bit to the ActionDataWord
6928c2ecf20Sopenharmony_ci *                      for the RAID Action MPI_RAID_ACTION_DISABLE_VOLUME.
6938c2ecf20Sopenharmony_ci *  01-15-08  01.05.05  Added define for MPI_RAID_ACTION_SET_VOLUME_NAME.
6948c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
6958c2ecf20Sopenharmony_ci
6968c2ecf20Sopenharmony_cimpi_tool.h
6978c2ecf20Sopenharmony_ci *  08-08-01  01.02.01  Original release.
6988c2ecf20Sopenharmony_ci *  08-29-01  01.02.02  Added DIAG_DATA_UPLOAD_HEADER and related defines.
6998c2ecf20Sopenharmony_ci *  01-16-04  01.02.03  Added defines and structures for new tools
7008c2ecf20Sopenharmony_ci *.                     MPI_TOOLBOX_ISTWI_READ_WRITE_TOOL and
7018c2ecf20Sopenharmony_ci *                      MPI_TOOLBOX_FC_MANAGEMENT_TOOL.
7028c2ecf20Sopenharmony_ci *  04-29-04  01.02.04  Added message structures for Diagnostic Buffer Post and
7038c2ecf20Sopenharmony_ci *                      Diagnostic Release requests and replies.
7048c2ecf20Sopenharmony_ci *  05-11-04  01.03.01  Original release for MPI v1.3.
7058c2ecf20Sopenharmony_ci *  08-19-04  01.05.01  Original release for MPI v1.5.
7068c2ecf20Sopenharmony_ci *  10-06-04  01.05.02  Added define for MPI_DIAG_BUF_TYPE_COUNT.
7078c2ecf20Sopenharmony_ci *  02-09-05  01.05.03  Added frame size option to FC management tool.
7088c2ecf20Sopenharmony_ci *                      Added Beacon tool to the Toolbox.
7098c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
7108c2ecf20Sopenharmony_ci
7118c2ecf20Sopenharmony_cimpi_inb.h
7128c2ecf20Sopenharmony_ci *  05-11-04  01.03.01  Original release.
7138c2ecf20Sopenharmony_ci *  08-19-04  01.05.01  Original release for MPI v1.5.
7148c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
7158c2ecf20Sopenharmony_ci
7168c2ecf20Sopenharmony_cimpi_sas.h
7178c2ecf20Sopenharmony_ci *  08-19-04  01.05.01  Original release.
7188c2ecf20Sopenharmony_ci *  08-30-05  01.05.02  Added DeviceInfo bit for SEP.
7198c2ecf20Sopenharmony_ci *                      Added PrimFlags and Primitive field to SAS IO Unit
7208c2ecf20Sopenharmony_ci *                      Control request, and added a new operation code.
7218c2ecf20Sopenharmony_ci *  03-27-06  01.05.03  Added Force Full Discovery, Transmit Port Select Signal,
7228c2ecf20Sopenharmony_ci *                      and Remove Device operations to SAS IO Unit Control.
7238c2ecf20Sopenharmony_ci *                      Added DevHandle field to SAS IO Unit Control request and
7248c2ecf20Sopenharmony_ci *                      reply.
7258c2ecf20Sopenharmony_ci *  10-11-06  01.05.04  Fixed the name of a define for Operation field of SAS IO
7268c2ecf20Sopenharmony_ci *                      Unit Control request.
7278c2ecf20Sopenharmony_ci *  01-15-08  01.05.05  Added support for MPI_SAS_OP_SET_IOC_PARAMETER,
7288c2ecf20Sopenharmony_ci *                      including adding IOCParameter and IOCParameter value
7298c2ecf20Sopenharmony_ci *                      fields to SAS IO Unit Control Request.
7308c2ecf20Sopenharmony_ci *                      Added MPI_SAS_DEVICE_INFO_PRODUCT_SPECIFIC define.
7318c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
7328c2ecf20Sopenharmony_ci
7338c2ecf20Sopenharmony_cimpi_type.h
7348c2ecf20Sopenharmony_ci *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
7358c2ecf20Sopenharmony_ci *  06-06-00  01.00.01  Update version number for 1.0 release.
7368c2ecf20Sopenharmony_ci *  11-02-00  01.01.01  Original release for post 1.0 work
7378c2ecf20Sopenharmony_ci *  02-20-01  01.01.02  Added define and ifdef for MPI_POINTER.
7388c2ecf20Sopenharmony_ci *  08-08-01  01.02.01  Original release for v1.2 work.
7398c2ecf20Sopenharmony_ci *  05-11-04  01.03.01  Original release for MPI v1.3.
7408c2ecf20Sopenharmony_ci *  08-19-04  01.05.01  Original release for MPI v1.5.
7418c2ecf20Sopenharmony_ci *  08-30-05  01.05.02  Added PowerPC option to #ifdef's.
7428c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
7438c2ecf20Sopenharmony_ci
7448c2ecf20Sopenharmony_cimpi_history.txt         Parts list history
7458c2ecf20Sopenharmony_ci
7468c2ecf20Sopenharmony_ciFilename    01.05.19   01.05.18   01.05.17   01.05.16   01.05.15
7478c2ecf20Sopenharmony_ci----------  --------   --------   --------   --------   --------
7488c2ecf20Sopenharmony_cimpi.h       01.05.16   01.05.15   01.05.14   01.05.13   01.05.12
7498c2ecf20Sopenharmony_cimpi_ioc.h   01.05.16   01.05.15   01.05.15   01.05.14   01.05.13
7508c2ecf20Sopenharmony_cimpi_cnfg.h  01.05.18   01.05.17   01.05.16   01.05.15   01.05.14
7518c2ecf20Sopenharmony_cimpi_init.h  01.05.09   01.05.09   01.05.09   01.05.09   01.05.09
7528c2ecf20Sopenharmony_cimpi_targ.h  01.05.06   01.05.06   01.05.06   01.05.06   01.05.06
7538c2ecf20Sopenharmony_cimpi_fc.h    01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
7548c2ecf20Sopenharmony_cimpi_lan.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
7558c2ecf20Sopenharmony_cimpi_raid.h  01.05.05   01.05.05   01.05.04   01.05.03   01.05.03
7568c2ecf20Sopenharmony_cimpi_tool.h  01.05.03   01.05.03   01.05.03   01.05.03   01.05.03
7578c2ecf20Sopenharmony_cimpi_inb.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
7588c2ecf20Sopenharmony_cimpi_sas.h   01.05.05   01.05.05   01.05.04   01.05.04   01.05.04
7598c2ecf20Sopenharmony_cimpi_type.h  01.05.02   01.05.02   01.05.02   01.05.02   01.05.02
7608c2ecf20Sopenharmony_ci
7618c2ecf20Sopenharmony_ciFilename    01.05.14   01.05.13   01.05.12   01.05.11   01.05.10   01.05.09
7628c2ecf20Sopenharmony_ci----------  --------   --------   --------   --------   --------   --------
7638c2ecf20Sopenharmony_cimpi.h       01.05.12   01.05.11   01.05.10   01.05.09   01.05.08   01.05.07
7648c2ecf20Sopenharmony_cimpi_ioc.h   01.05.12   01.05.11   01.05.10   01.05.09   01.05.09   01.05.08
7658c2ecf20Sopenharmony_cimpi_cnfg.h  01.05.13   01.05.12   01.05.11   01.05.10   01.05.09   01.05.08
7668c2ecf20Sopenharmony_cimpi_init.h  01.05.08   01.05.07   01.05.06   01.05.06   01.05.05   01.05.04
7678c2ecf20Sopenharmony_cimpi_targ.h  01.05.06   01.05.06   01.05.05   01.05.05   01.05.05   01.05.04
7688c2ecf20Sopenharmony_cimpi_fc.h    01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
7698c2ecf20Sopenharmony_cimpi_lan.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
7708c2ecf20Sopenharmony_cimpi_raid.h  01.05.02   01.05.02   01.05.02   01.05.02   01.05.02   01.05.02
7718c2ecf20Sopenharmony_cimpi_tool.h  01.05.03   01.05.03   01.05.03   01.05.03   01.05.03   01.05.03
7728c2ecf20Sopenharmony_cimpi_inb.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
7738c2ecf20Sopenharmony_cimpi_sas.h   01.05.04   01.05.03   01.05.02   01.05.01   01.05.01   01.05.01
7748c2ecf20Sopenharmony_cimpi_type.h  01.05.02   01.05.02   01.05.02   01.05.01   01.05.01   01.05.01
7758c2ecf20Sopenharmony_ci
7768c2ecf20Sopenharmony_ciFilename    01.05.08   01.05.07   01.05.06   01.05.05   01.05.04   01.05.03
7778c2ecf20Sopenharmony_ci----------  --------   --------   --------   --------   --------   --------
7788c2ecf20Sopenharmony_cimpi.h       01.05.06   01.05.05   01.05.04   01.05.03   01.05.02   01.05.01
7798c2ecf20Sopenharmony_cimpi_ioc.h   01.05.07   01.05.06   01.05.05   01.05.04   01.05.03   01.05.02
7808c2ecf20Sopenharmony_cimpi_cnfg.h  01.05.07   01.05.07   01.05.06   01.05.05   01.05.04   01.05.03
7818c2ecf20Sopenharmony_cimpi_init.h  01.05.03   01.05.03   01.05.03   01.05.02   01.05.02   01.05.01
7828c2ecf20Sopenharmony_cimpi_targ.h  01.05.03   01.05.02   01.05.02   01.05.02   01.05.02   01.05.02
7838c2ecf20Sopenharmony_cimpi_fc.h    01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
7848c2ecf20Sopenharmony_cimpi_lan.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
7858c2ecf20Sopenharmony_cimpi_raid.h  01.05.02   01.05.02   01.05.02   01.05.01   01.05.01   01.05.01
7868c2ecf20Sopenharmony_cimpi_tool.h  01.05.03   01.05.03   01.05.02   01.05.02   01.05.02   01.05.02
7878c2ecf20Sopenharmony_cimpi_inb.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
7888c2ecf20Sopenharmony_cimpi_sas.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
7898c2ecf20Sopenharmony_cimpi_type.h  01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
7908c2ecf20Sopenharmony_ci
7918c2ecf20Sopenharmony_ciFilename    01.05.02   01.05.01   01.03.01   01.02.14   01.02.13   01.02.12
7928c2ecf20Sopenharmony_ci----------  --------   --------   --------   --------   --------   --------
7938c2ecf20Sopenharmony_cimpi.h       01.05.01   01.05.01   01.03.01   01.02.12   01.02.11   01.02.10
7948c2ecf20Sopenharmony_cimpi_ioc.h   01.05.02   01.05.01   01.03.01   01.02.09   01.02.08   01.02.08
7958c2ecf20Sopenharmony_cimpi_cnfg.h  01.05.02   01.05.01   01.03.01   01.02.14   01.02.13   01.02.12
7968c2ecf20Sopenharmony_cimpi_init.h  01.05.01   01.05.01   01.03.01   01.02.07   01.02.07   01.02.07
7978c2ecf20Sopenharmony_cimpi_targ.h  01.05.02   01.05.01   01.03.01   01.02.09   01.02.09   01.02.09
7988c2ecf20Sopenharmony_cimpi_fc.h    01.05.01   01.05.01   01.03.01   01.02.04   01.02.04   01.02.03
7998c2ecf20Sopenharmony_cimpi_lan.h   01.05.01   01.05.01   01.03.01   01.02.01   01.02.01   01.02.01
8008c2ecf20Sopenharmony_cimpi_raid.h  01.05.01   01.05.01   01.03.01   01.02.09   01.02.09   01.02.09
8018c2ecf20Sopenharmony_cimpi_tool.h  01.05.02   01.05.01   01.03.01   01.02.01   01.02.01   01.02.01
8028c2ecf20Sopenharmony_cimpi_inb.h   01.05.01   01.05.01   01.03.01
8038c2ecf20Sopenharmony_cimpi_sas.h   01.05.01   01.05.01
8048c2ecf20Sopenharmony_cimpi_type.h  01.05.01   01.05.01   01.03.01   01.02.04   01.02.03   01.02.02
8058c2ecf20Sopenharmony_ci
8068c2ecf20Sopenharmony_ciFilename    01.02.11   01.02.10   01.02.09   01.02.08   01.02.07   01.02.06
8078c2ecf20Sopenharmony_ci----------  --------   --------   --------   --------   --------   --------
8088c2ecf20Sopenharmony_cimpi.h       01.02.09   01.02.08   01.02.07   01.02.06   01.02.05   01.02.04
8098c2ecf20Sopenharmony_cimpi_ioc.h   01.02.07   01.02.06   01.02.06   01.02.06   01.02.06   01.02.05
8108c2ecf20Sopenharmony_cimpi_cnfg.h  01.02.11   01.02.10   01.02.09   01.02.08   01.02.07   01.02.06
8118c2ecf20Sopenharmony_cimpi_init.h  01.02.06   01.02.06   01.02.05   01.02.05   01.02.05   01.02.04
8128c2ecf20Sopenharmony_cimpi_targ.h  01.02.09   01.02.08   01.02.07   01.02.06   01.02.06   01.02.05
8138c2ecf20Sopenharmony_cimpi_fc.h    01.02.03   01.02.03   01.02.03   01.02.03   01.02.03   01.02.02
8148c2ecf20Sopenharmony_cimpi_lan.h   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01
8158c2ecf20Sopenharmony_cimpi_raid.h  01.02.09   01.02.08   01.02.07   01.02.07   01.02.06   01.02.05
8168c2ecf20Sopenharmony_cimpi_tool.h  01.02.01   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01
8178c2ecf20Sopenharmony_cimpi_type.h  01.02.02   01.02.02   01.02.02   01.02.02   01.02.02   01.02.02
8188c2ecf20Sopenharmony_ci
8198c2ecf20Sopenharmony_ciFilename    01.02.05   01.02.04   01.02.03   01.02.02   01.02.01   01.01.10
8208c2ecf20Sopenharmony_ci----------  --------   --------   --------   --------   --------   --------
8218c2ecf20Sopenharmony_cimpi.h       01.02.03   01.02.02   01.02.02   01.02.01   01.02.01   01.01.07
8228c2ecf20Sopenharmony_cimpi_ioc.h   01.02.04   01.02.03   01.02.03   01.02.02   01.02.01   01.01.07
8238c2ecf20Sopenharmony_cimpi_cnfg.h  01.02.05   01.02.04   01.02.03   01.02.02   01.02.01   01.01.11
8248c2ecf20Sopenharmony_cimpi_init.h  01.02.04   01.02.04   01.02.03   01.02.02   01.02.01   01.01.05
8258c2ecf20Sopenharmony_cimpi_targ.h  01.02.04   01.02.03   01.02.02   01.02.01   01.02.01   01.01.04
8268c2ecf20Sopenharmony_cimpi_fc.h    01.02.02   01.02.02   01.02.02   01.02.01   01.02.01   01.01.07
8278c2ecf20Sopenharmony_cimpi_lan.h   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01   01.01.03
8288c2ecf20Sopenharmony_cimpi_raid.h  01.02.04   01.02.03   01.02.02   01.02.01   01.02.01   01.01.02
8298c2ecf20Sopenharmony_cimpi_tool.h  01.02.02   01.02.02   01.02.02   01.02.02   01.02.01
8308c2ecf20Sopenharmony_cimpi_type.h  01.02.02   01.02.02   01.02.02   01.02.02   01.02.01   01.01.02
8318c2ecf20Sopenharmony_ci
8328c2ecf20Sopenharmony_ciFilename    01.01.09   01.01.08   01.01.07   01.01.06   01.01.05   01.01.04
8338c2ecf20Sopenharmony_ci----------  --------   --------   --------   --------   --------   --------
8348c2ecf20Sopenharmony_cimpi.h       01.01.06   01.01.06   01.01.05   01.01.04   01.01.04   01.01.03
8358c2ecf20Sopenharmony_cimpi_ioc.h   01.01.06   01.01.05   01.01.04   01.01.03   01.01.03   01.01.03
8368c2ecf20Sopenharmony_cimpi_cnfg.h  01.01.10   01.01.09   01.01.08   01.01.07   01.01.06   01.01.05
8378c2ecf20Sopenharmony_cimpi_init.h  01.01.04   01.01.03   01.01.03   01.01.02   01.01.02   01.01.02
8388c2ecf20Sopenharmony_cimpi_targ.h  01.01.04   01.01.03   01.01.03   01.01.02   01.01.02   01.01.02
8398c2ecf20Sopenharmony_cimpi_fc.h    01.01.06   01.01.05   01.01.05   01.01.04   01.01.04   01.01.03
8408c2ecf20Sopenharmony_cimpi_lan.h   01.01.03   01.01.02   01.01.02   01.01.01   01.01.01   01.01.01
8418c2ecf20Sopenharmony_cimpi_raid.h  01.01.02   01.01.01
8428c2ecf20Sopenharmony_cimpi_type.h  01.01.02   01.01.02   01.01.02   01.01.01   01.01.01   01.01.01
8438c2ecf20Sopenharmony_ci
8448c2ecf20Sopenharmony_ciFilename    01.01.03   01.01.02   01.01.01   01.00.07   01.00.06   01.00.05
8458c2ecf20Sopenharmony_ci----------  --------   --------   --------   --------   --------   --------
8468c2ecf20Sopenharmony_cimpi.h       01.01.02   01.01.02   01.01.01   01.00.04   01.00.04   01.00.03
8478c2ecf20Sopenharmony_cimpi_ioc.h   01.01.02   01.01.02   01.01.01   01.00.05   01.00.04   01.00.03
8488c2ecf20Sopenharmony_cimpi_cnfg.h  01.01.04   01.01.03   01.01.01   01.00.05   01.00.05   01.00.04
8498c2ecf20Sopenharmony_cimpi_init.h  01.01.02   01.01.02   01.01.01   01.00.02   01.00.02   01.00.02
8508c2ecf20Sopenharmony_cimpi_targ.h  01.01.01   01.01.01   01.01.01   01.00.02   01.00.02   01.00.02
8518c2ecf20Sopenharmony_cimpi_fc.h    01.01.02   01.01.02   01.01.01   01.00.02   01.00.02   01.00.02
8528c2ecf20Sopenharmony_cimpi_lan.h   01.01.01   01.01.01   01.01.01   01.00.05   01.00.05   01.00.05
8538c2ecf20Sopenharmony_cimpi_type.h  01.01.01   01.01.01   01.01.01   01.00.01   01.00.01   01.00.01
8548c2ecf20Sopenharmony_ci
8558c2ecf20Sopenharmony_ciFilename     01.00.04   01.00.03   01.00.02   01.00.01   00.10.02   00.10.01
8568c2ecf20Sopenharmony_ci----------   --------   --------   --------   --------   --------   --------
8578c2ecf20Sopenharmony_cimpi.h        01.00.02   01.00.01   01.00.01   01.00.01   00.10.02   00.10.01
8588c2ecf20Sopenharmony_cimpi_ioc.h    01.00.02   01.00.02   01.00.01   01.00.01   00.10.02   00.10.01
8598c2ecf20Sopenharmony_cimpi_cnfg.h   01.00.03   01.00.02   01.00.02   01.00.01   00.10.01   00.10.01
8608c2ecf20Sopenharmony_cimpi_init.h   01.00.02   01.00.02   01.00.02   01.00.01   00.10.02   00.10.01
8618c2ecf20Sopenharmony_cimpi_targ.h   01.00.02   01.00.01   01.00.01   01.00.01   00.10.01   00.10.01
8628c2ecf20Sopenharmony_cimpi_fc.h     01.00.02   01.00.02   01.00.01   01.00.01   00.10.01   00.10.01
8638c2ecf20Sopenharmony_cimpi_lan.h    01.00.03   01.00.02   01.00.01   01.00.01   00.10.02   00.10.01
8648c2ecf20Sopenharmony_cimpi_type.h   01.00.01   01.00.01   01.00.01   01.00.01   00.10.01   00.10.01
8658c2ecf20Sopenharmony_ci
8668c2ecf20Sopenharmony_ci
8678c2ecf20Sopenharmony_ci *  --------------------------------------------------------------------------
8688c2ecf20Sopenharmony_ci
869