Back to home page

OSCL-LXR

 
 

    


0001 
0002  ==============================
0003  MPI Header File Change History
0004  ==============================
0005 
0006  Copyright (c) 2000-2008 LSI Corporation.
0007 
0008  ---------------------------------------
0009  Header Set Release Version:    01.05.19
0010  Header Set Release Date:       03-28-08
0011  ---------------------------------------
0012 
0013  Filename               Current version     Prior version
0014  ----------             ---------------     -------------
0015  mpi.h                  01.05.16            01.05.15
0016  mpi_ioc.h              01.05.16            01.05.15
0017  mpi_cnfg.h             01.05.18            01.05.17
0018  mpi_init.h             01.05.09            01.05.09
0019  mpi_targ.h             01.05.06            01.05.06
0020  mpi_fc.h               01.05.01            01.05.01
0021  mpi_lan.h              01.05.01            01.05.01
0022  mpi_raid.h             01.05.05            01.05.05
0023  mpi_tool.h             01.05.03            01.05.03
0024  mpi_inb.h              01.05.01            01.05.01
0025  mpi_sas.h              01.05.05            01.05.05
0026  mpi_type.h             01.05.02            01.05.02
0027  mpi_history.txt        01.05.19            01.05.18
0028 
0029 
0030  *  Date      Version   Description
0031  *  --------  --------  ------------------------------------------------------
0032 
0033 mpi.h
0034  *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
0035  *  05-24-00  00.10.02  Added MPI_IOCSTATUS_SCSI_RESIDUAL_MISMATCH definition.
0036  *  06-06-00  01.00.01  Update MPI_VERSION_MAJOR and MPI_VERSION_MINOR.
0037  *  06-22-00  01.00.02  Added MPI_IOCSTATUS_LAN_ definitions.
0038  *                      Removed LAN_SUSPEND function definition.
0039  *                      Added MPI_MSGFLAGS_CONTINUATION_REPLY definition.
0040  *  06-30-00  01.00.03  Added MPI_CONTEXT_REPLY_TYPE_LAN definition.
0041  *                      Added MPI_GET/SET_CONTEXT_REPLY_TYPE macros.
0042  *  07-27-00  01.00.04  Added MPI_FAULT_ definitions.
0043  *                      Removed MPI_IOCSTATUS_MSG/DATA_XFER_ERROR definitions.
0044  *                      Added MPI_IOCSTATUS_INTERNAL_ERROR definition.
0045  *                      Added MPI_IOCSTATUS_TARGET_XFER_COUNT_MISMATCH.
0046  *  11-02-00  01.01.01  Original release for post 1.0 work
0047  *  12-04-00  01.01.02  Added new function codes.
0048  *  01-09-01  01.01.03  Added more definitions to the system interface section
0049  *                      Added MPI_IOCSTATUS_TARGET_STS_DATA_NOT_SENT.
0050  *  01-25-01  01.01.04  Changed MPI_VERSION_MINOR from 0x00 to 0x01.
0051  *  02-20-01  01.01.05  Started using MPI_POINTER.
0052  *                      Added defines for MPI_DIAG_PREVENT_IOC_BOOT and
0053  *                      MPI_DIAG_CLEAR_FLASH_BAD_SIG.
0054  *                      Obsoleted MPI_IOCSTATUS_TARGET_FC_ defines.
0055  *  02-27-01  01.01.06  Removed MPI_HOST_INDEX_REGISTER define.
0056  *                      Added function codes for RAID.
0057  *  04-09-01  01.01.07  Added alternate define for MPI_DOORBELL_ACTIVE,
0058  *                      MPI_DOORBELL_USED, to better match the spec.
0059  *  08-08-01  01.02.01  Original release for v1.2 work.
0060  *                      Changed MPI_VERSION_MINOR from 0x01 to 0x02.
0061  *                      Added define MPI_FUNCTION_TOOLBOX.
0062  *  09-28-01  01.02.02  New function code MPI_SCSI_ENCLOSURE_PROCESSOR.
0063  *  11-01-01  01.02.03  Changed name to MPI_FUNCTION_SCSI_ENCLOSURE_PROCESSOR.
0064  *  03-14-02  01.02.04  Added MPI_HEADER_VERSION_ defines.
0065  *  05-31-02  01.02.05  Bumped MPI_HEADER_VERSION_UNIT.
0066  *  07-12-02  01.02.06  Added define for MPI_FUNCTION_MAILBOX.
0067  *  09-16-02  01.02.07  Bumped value for MPI_HEADER_VERSION_UNIT.
0068  *  11-15-02  01.02.08  Added define MPI_IOCSTATUS_TARGET_INVALID_IO_INDEX and
0069  *                      obsoleted define MPI_IOCSTATUS_TARGET_INVALID_IOCINDEX.
0070  *  04-01-03  01.02.09  New IOCStatus code: MPI_IOCSTATUS_FC_EXCHANGE_CANCELED
0071  *  06-26-03  01.02.10  Bumped MPI_HEADER_VERSION_UNIT value.
0072  *  01-16-04  01.02.11  Added define for MPI_IOCLOGINFO_TYPE_SHIFT.
0073  *  04-29-04  01.02.12  Added function codes for MPI_FUNCTION_DIAG_BUFFER_POST
0074  *                      and MPI_FUNCTION_DIAG_RELEASE.
0075  *                      Added MPI_IOCSTATUS_DIAGNOSTIC_RELEASED define.
0076  *                      Bumped MPI_HEADER_VERSION_UNIT value.
0077  *  05-11-04  01.03.01  Bumped MPI_VERSION_MINOR for MPI v1.3.
0078  *                      Added codes for Inband.
0079  *  08-19-04  01.05.01  Added defines for Host Buffer Access Control doorbell.
0080  *                      Added define for offset of High Priority Request Queue.
0081  *                      Added new function codes and new IOCStatus codes.
0082  *                      Added a IOCLogInfo type of SAS.
0083  *  12-07-04  01.05.02  Bumped MPI_HEADER_VERSION_UNIT.
0084  *  12-09-04  01.05.03  Bumped MPI_HEADER_VERSION_UNIT.
0085  *  01-15-05  01.05.04  Bumped MPI_HEADER_VERSION_UNIT.
0086  *  02-09-05  01.05.05  Bumped MPI_HEADER_VERSION_UNIT.
0087  *  02-22-05  01.05.06  Bumped MPI_HEADER_VERSION_UNIT.
0088  *  03-11-05  01.05.07  Removed function codes for SCSI IO 32 and
0089  *                      TargetAssistExtended requests.
0090  *                      Removed EEDP IOCStatus codes.
0091  *  06-24-05  01.05.08  Added function codes for SCSI IO 32 and
0092  *                      TargetAssistExtended requests.
0093  *                      Added EEDP IOCStatus codes.
0094  *  08-03-05  01.05.09  Bumped MPI_HEADER_VERSION_UNIT.
0095  *  08-30-05  01.05.10  Added 2 new IOCStatus codes for Target.
0096  *  03-27-06  01.05.11  Bumped MPI_HEADER_VERSION_UNIT.
0097  *  10-11-06  01.05.12  Bumped MPI_HEADER_VERSION_UNIT.
0098  *  05-24-07  01.05.13  Bumped MPI_HEADER_VERSION_UNIT.
0099  *  08-07-07  01.05.14  Bumped MPI_HEADER_VERSION_UNIT.
0100  *  01-15-08  01.05.15  Bumped MPI_HEADER_VERSION_UNIT.
0101  *  03-28-08  01.05.16  Bumped MPI_HEADER_VERSION_UNIT.
0102  *  --------------------------------------------------------------------------
0103 
0104 mpi_ioc.h
0105  *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
0106  *  05-24-00  00.10.02  Added _MSG_IOC_INIT_REPLY structure.
0107  *  06-06-00  01.00.01  Added CurReplyFrameSize field to _MSG_IOC_FACTS_REPLY.
0108  *  06-12-00  01.00.02  Added _MSG_PORT_ENABLE_REPLY structure.
0109  *                      Added _MSG_EVENT_ACK_REPLY structure.
0110  *                      Added _MSG_FW_DOWNLOAD_REPLY structure.
0111  *                      Added _MSG_TOOLBOX_REPLY structure.
0112  *  06-30-00  01.00.03  Added MaxLanBuckets to _PORT_FACT_REPLY structure.
0113  *  07-27-00  01.00.04  Added _EVENT_DATA structure definitions for _SCSI,
0114  *                      _LINK_STATUS, _LOOP_STATE and _LOGOUT.
0115  *  08-11-00  01.00.05  Switched positions of MsgLength and Function fields in
0116  *                      _MSG_EVENT_ACK_REPLY structure to match specification.
0117  *  11-02-00  01.01.01  Original release for post 1.0 work
0118  *                      Added a value for Manufacturer to WhoInit
0119  *  12-04-00  01.01.02  Modified IOCFacts reply, added FWUpload messages, and
0120  *                      removed toolbox message.
0121  *  01-09-01  01.01.03  Added event enabled and disabled defines.
0122  *                      Added structures for FwHeader and DataHeader.
0123  *                      Added ImageType to FwUpload reply.
0124  *  02-20-01  01.01.04  Started using MPI_POINTER.
0125  *  02-27-01  01.01.05  Added event for RAID status change and its event data.
0126  *                      Added IocNumber field to MSG_IOC_FACTS_REPLY.
0127  *  03-27-01  01.01.06  Added defines for ProductId field of MPI_FW_HEADER.
0128  *                      Added structure offset comments.
0129  *  04-09-01  01.01.07  Added structure EVENT_DATA_EVENT_CHANGE.
0130  *  08-08-01  01.02.01  Original release for v1.2 work.
0131  *                      New format for FWVersion and ProductId in
0132  *                      MSG_IOC_FACTS_REPLY and MPI_FW_HEADER.
0133  *  08-31-01  01.02.02  Added event MPI_EVENT_SCSI_DEVICE_STATUS_CHANGE and
0134  *                      related structure and defines.
0135  *                      Added event MPI_EVENT_ON_BUS_TIMER_EXPIRED.
0136  *                      Added MPI_IOCINIT_FLAGS_DISCARD_FW_IMAGE.
0137  *                      Replaced a reserved field in MSG_IOC_FACTS_REPLY with
0138  *                      IOCExceptions and changed DataImageSize to reserved.
0139  *                      Added MPI_FW_DOWNLOAD_ITYPE_NVSTORE_DATA and
0140  *                      MPI_FW_UPLOAD_ITYPE_NVDATA.
0141  *  09-28-01  01.02.03  Modified Event Data for Integrated RAID.
0142  *  11-01-01  01.02.04  Added defines for MPI_EXT_IMAGE_HEADER ImageType field.
0143  *  03-14-02  01.02.05  Added HeaderVersion field to MSG_IOC_FACTS_REPLY.
0144  *  05-31-02  01.02.06  Added define for
0145  *                      MPI_IOCFACTS_EXCEPT_RAID_CONFIG_INVALID.
0146  *                      Added AliasIndex to EVENT_DATA_LOGOUT structure.
0147  *  04-01-03  01.02.07  Added defines for MPI_FW_HEADER_SIGNATURE_.
0148  *  06-26-03  01.02.08  Added new values to the product family defines.
0149  *  04-29-04  01.02.09  Added IOCCapabilities field to MSG_IOC_FACTS_REPLY and
0150  *                      added related defines.
0151  *  05-11-04  01.03.01  Original release for MPI v1.3.
0152  *  08-19-04  01.05.01  Added four new fields to MSG_IOC_INIT.
0153  *                      Added three new fields to MSG_IOC_FACTS_REPLY.
0154  *                      Defined four new bits for the IOCCapabilities field of
0155  *                      the IOCFacts reply.
0156  *                      Added two new PortTypes for the PortFacts reply.
0157  *                      Added six new events along with their EventData
0158  *                      structures.
0159  *                      Added a new MsgFlag to the FwDownload request to
0160  *                      indicate last segment.
0161  *                      Defined a new image type of boot loader.
0162  *                      Added FW family codes for SAS product families.
0163  *  10-05-04  01.05.02  Added ReplyFifoHostSignalingAddr field to
0164  *                      MSG_IOC_FACTS_REPLY.
0165  *  12-07-04  01.05.03  Added more defines for SAS Discovery Error event.
0166  *  12-09-04  01.05.04  Added Unsupported device to SAS Device event.
0167  *  01-15-05  01.05.05  Added event data for SAS SES Event.
0168  *  02-09-05  01.05.06  Added MPI_FW_UPLOAD_ITYPE_FW_BACKUP define.
0169  *  02-22-05  01.05.07  Added Host Page Buffer Persistent flag to IOC Facts
0170  *                      Reply and IOC Init Request.
0171  *  03-11-05  01.05.08  Added family code for 1068E family.
0172  *                      Removed IOCFacts Reply EEDP Capability bit.
0173  *  06-24-05  01.05.09  Added 5 new IOCFacts Reply IOCCapabilities bits.
0174  *                      Added Max SATA Targets to SAS Discovery Error event.
0175  *  08-30-05  01.05.10  Added 4 new events and their event data structures.
0176  *                      Added new ReasonCode value for SAS Device Status Change
0177  *                      event.
0178  *                      Added new family code for FC949E.
0179  *  03-27-06  01.05.11  Added MPI_IOCFACTS_CAPABILITY_TLR.
0180  *                      Added additional Reason Codes and more event data fields
0181  *                      to EVENT_DATA_SAS_DEVICE_STATUS_CHANGE.
0182  *                      Added EVENT_DATA_SAS_BROADCAST_PRIMITIVE structure and
0183  *                      new event.
0184  *                      Added MPI_EVENT_SAS_SMP_ERROR and event data structure.
0185  *                      Added MPI_EVENT_SAS_INIT_DEVICE_STATUS_CHANGE and event
0186  *                      data structure.
0187  *                      Added MPI_EVENT_SAS_INIT_TABLE_OVERFLOW and event
0188  *                      data structure.
0189  *                      Added MPI_EXT_IMAGE_TYPE_INITIALIZATION.
0190  *  10-11-06  01.05.12  Added MPI_IOCFACTS_EXCEPT_METADATA_UNSUPPORTED.
0191  *                      Added MaxInitiators field to PortFacts reply.
0192  *                      Added SAS Device Status Change ReasonCode for
0193  *                      asynchronous notification.
0194  *                      Added MPI_EVENT_SAS_EXPANDER_STATUS_CHANGE and event
0195  *                      data structure.
0196  *                      Added new ImageType values for FWDownload and FWUpload
0197  *                      requests.
0198  *  02-28-07  01.05.13  Added MPI_EVENT_PRIMITIVE_ASYNCHRONOUS_EVENT for SAS
0199  *                      Broadcast Event Data (replacing _RESERVED2).
0200  *                      For Discovery Error Event Data DiscoveryStatus field,
0201  *                      replaced _MULTPL_PATHS with _UNSUPPORTED_DEVICE and
0202  *                      added _MULTI_PORT_DOMAIN.
0203  *  05-24-07  01.05.14  Added Common Boot Block type to FWDownload Request.
0204  *                      Added Common Boot Block type to FWUpload Request.
0205  *  08-07-07  01.05.15  Added MPI_EVENT_SAS_INIT_RC_REMOVED define.
0206  *                      Added MPI_EVENT_IR2_RC_DUAL_PORT_ADDED and
0207  *                      MPI_EVENT_IR2_RC_DUAL_PORT_REMOVED for IR2 event data.
0208  *                      Added SASAddress field to SAS Initiator Device Table
0209  *                      Overflow event data structure.
0210  *  03-28-08  01.05.16  Added two new ReasonCode values to SAS Device Status
0211  *                      Change Event data to indicate completion of internally
0212  *                      generated task management.
0213  *                      Added MPI_EVENT_DSCVRY_ERR_DS_SATA_INIT_FAILURE define.
0214  *                      Added MPI_EVENT_SAS_INIT_RC_INACCESSIBLE define.
0215  *  --------------------------------------------------------------------------
0216 
0217 mpi_cnfg.h
0218  *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
0219  *  06-06-00  01.00.01  Update version number for 1.0 release.
0220  *  06-08-00  01.00.02  Added _PAGEVERSION definitions for all pages.
0221  *                      Added FcPhLowestVersion, FcPhHighestVersion, Reserved2
0222  *                      fields to FC_DEVICE_0 page, updated the page version.
0223  *                      Changed _FREE_RUNNING_CLOCK to _PACING_TRANSFERS in
0224  *                      SCSI_PORT_0, SCSI_DEVICE_0 and SCSI_DEVICE_1 pages
0225  *                      and updated the page versions.
0226  *                      Added _RESPONSE_ID_MASK definition to SCSI_PORT_1
0227  *                      page and updated the page version.
0228  *                      Added Information field and _INFO_PARAMS_NEGOTIATED
0229  *                      definitionto SCSI_DEVICE_0 page.
0230  *  06-22-00  01.00.03  Removed batch controls from LAN_0 page and updated the
0231  *                      page version.
0232  *                      Added BucketsRemaining to LAN_1 page, redefined the
0233  *                      state values, and updated the page version.
0234  *                      Revised bus width definitions in SCSI_PORT_0,
0235  *                      SCSI_DEVICE_0 and SCSI_DEVICE_1 pages.
0236  *  06-30-00  01.00.04  Added MaxReplySize to LAN_1 page and updated the page
0237  *                      version.
0238  *                      Moved FC_DEVICE_0 PageAddress description to spec.
0239  *  07-27-00  01.00.05  Corrected the SubsystemVendorID and SubsystemID field
0240  *                      widths in IOC_0 page and updated the page version.
0241  *  11-02-00  01.01.01  Original release for post 1.0 work
0242  *                      Added Manufacturing pages, IO Unit Page 2, SCSI SPI
0243  *                      Port Page 2, FC Port Page 4, FC Port Page 5
0244  *  12-04-00  01.01.03  Config page changes to match MPI rev 1.00.01.
0245  *  12-05-00  01.01.04  Modified config page actions.
0246  *  01-09-01  01.01.05  Added defines for page address formats.
0247  *                      Data size for Manufacturing pages 2 and 3 no longer
0248  *                      defined here.
0249  *                      Io Unit Page 2 size is fixed at 4 adapters and some
0250  *                      flags were changed.
0251  *                      SCSI Port Page 2 Device Settings modified.
0252  *                      New fields added to FC Port Page 0 and some flags
0253  *                      cleaned up.
0254  *                      Removed impedance flash from FC Port Page 1.
0255  *                      Added FC Port pages 6 and 7.
0256  *  01-25-01  01.01.06  Added MaxInitiators field to FcPortPage0.
0257  *  01-29-01  01.01.07  Changed some defines to make them 32 character unique.
0258  *                      Added some LinkType defines for FcPortPage0.
0259  *  02-20-01  01.01.08  Started using MPI_POINTER.
0260  *  02-27-01  01.01.09  Replaced MPI_CONFIG_PAGETYPE_SCSI_LUN with
0261  *                      MPI_CONFIG_PAGETYPE_RAID_VOLUME.
0262  *                      Added definitions and structures for IOC Page 2 and
0263  *                      RAID Volume Page 2.
0264  *  03-27-01  01.01.10  Added CONFIG_PAGE_FC_PORT_8 and CONFIG_PAGE_FC_PORT_9.
0265  *                      CONFIG_PAGE_FC_PORT_3 now supports persistent by DID.
0266  *                      Added VendorId and ProductRevLevel fields to
0267  *                      RAIDVOL2_IM_PHYS_ID struct.
0268  *                      Modified values for MPI_FCPORTPAGE0_FLAGS_ATTACH_
0269  *                      defines to make them compatible to MPI version 1.0.
0270  *                      Added structure offset comments.
0271  *  04-09-01  01.01.11  Added some new defines for the PageAddress field and
0272  *                      removed some obsolete ones.
0273  *                      Added IO Unit Page 3.
0274  *                      Modified defines for Scsi Port Page 2.
0275  *                      Modified RAID Volume Pages.
0276  *  08-08-01  01.02.01  Original release for v1.2 work.
0277  *                      Added SepID and SepBus to RVP2 IMPhysicalDisk struct.
0278  *                      Added defines for the SEP bits in RVP2 VolumeSettings.
0279  *                      Modified the DeviceSettings field in RVP2 to use the
0280  *                      proper structure.
0281  *                      Added defines for SES, SAF-TE, and cross channel for
0282  *                      IOCPage2 CapabilitiesFlags.
0283  *                      Removed define for MPI_IOUNITPAGE2_FLAGS_RAID_DISABLE.
0284  *                      Removed define for
0285  *                      MPI_SCSIPORTPAGE2_PORT_FLAGS_PARITY_ENABLE.
0286  *                      Added define for MPI_CONFIG_PAGEATTR_RO_PERSISTENT.
0287  *  08-29-01 01.02.02   Fixed value for MPI_MANUFACTPAGE_DEVID_53C1035.
0288  *                      Added defines for MPI_FCPORTPAGE1_FLAGS_HARD_ALPA_ONLY
0289  *                      and MPI_FCPORTPAGE1_FLAGS_IMMEDIATE_ERROR_REPLY.
0290  *                      Removed MPI_SCSIPORTPAGE0_CAP_PACING_TRANSFERS,
0291  *                      MPI_SCSIDEVPAGE0_NP_PACING_TRANSFERS, and
0292  *                      MPI_SCSIDEVPAGE1_RP_PACING_TRANSFERS, and
0293  *                      MPI_SCSIDEVPAGE1_CONF_PPR_ALLOWED.
0294  *                      Added defines for MPI_SCSIDEVPAGE1_CONF_WDTR_DISALLOWED
0295  *                      and MPI_SCSIDEVPAGE1_CONF_SDTR_DISALLOWED.
0296  *                      Added OnBusTimerValue to CONFIG_PAGE_SCSI_PORT_1.
0297  *                      Added rejected bits to SCSI Device Page 0 Information.
0298  *                      Increased size of ALPA array in FC Port Page 2 by one
0299  *                      and removed a one byte reserved field.
0300  *  09-28-01 01.02.03   Swapped NegWireSpeedLow and NegWireSpeedLow in
0301  *                      CONFIG_PAGE_LAN_1 to match preferred 64-bit ordering.
0302  *                      Added structures for Manufacturing Page 4, IO Unit
0303  *                      Page 3, IOC Page 3, IOC Page 4, RAID Volume Page 0, and
0304  *                      RAID PhysDisk Page 0.
0305  *  10-04-01 01.02.04   Added define for MPI_CONFIG_PAGETYPE_RAID_PHYSDISK.
0306  *                      Modified some of the new defines to make them 32
0307  *                      character unique.
0308  *                      Modified how variable length pages (arrays) are defined.
0309  *                      Added generic defines for hot spare pools and RAID
0310  *                      volume types.
0311  *  11-01-01 01.02.05   Added define for MPI_IOUNITPAGE1_DISABLE_IR.
0312  *  03-14-02 01.02.06   Added PCISlotNum field to CONFIG_PAGE_IOC_1 along with
0313  *                      related define, and bumped the page version define.
0314  *  05-31-02 01.02.07   Added a Flags field to CONFIG_PAGE_IOC_2_RAID_VOL in a
0315  *                      reserved byte and added a define.
0316  *                      Added define for
0317  *                      MPI_RAIDVOL0_STATUS_FLAG_VOLUME_INACTIVE.
0318  *                      Added new config page: CONFIG_PAGE_IOC_5.
0319  *                      Added MaxAliases, MaxHardAliases, and NumCurrentAliases
0320  *                      fields to CONFIG_PAGE_FC_PORT_0.
0321  *                      Added AltConnector and NumRequestedAliases fields to
0322  *                      CONFIG_PAGE_FC_PORT_1.
0323  *                      Added new config page: CONFIG_PAGE_FC_PORT_10.
0324  *  07-12-02 01.02.08   Added more MPI_MANUFACTPAGE_DEVID_ defines.
0325  *                      Added additional MPI_SCSIDEVPAGE0_NP_ defines.
0326  *                      Added more MPI_SCSIDEVPAGE1_RP_ defines.
0327  *                      Added define for
0328  *                      MPI_SCSIDEVPAGE1_CONF_EXTENDED_PARAMS_ENABLE.
0329  *                      Added new config page: CONFIG_PAGE_SCSI_DEVICE_3.
0330  *                      Modified MPI_FCPORTPAGE5_FLAGS_ defines.
0331  *  09-16-02 01.02.09   Added MPI_SCSIDEVPAGE1_CONF_FORCE_PPR_MSG define.
0332  *  11-15-02 01.02.10   Added ConnectedID defines for CONFIG_PAGE_SCSI_PORT_0.
0333  *                      Added more Flags defines for CONFIG_PAGE_FC_PORT_1.
0334  *                      Added more Flags defines for CONFIG_PAGE_FC_DEVICE_0.
0335  *  04-01-03 01.02.11   Added RR_TOV field and additional Flags defines for
0336  *                      CONFIG_PAGE_FC_PORT_1.
0337  *                      Added define MPI_FCPORTPAGE5_FLAGS_DISABLE to disable
0338  *                      an alias.
0339  *                      Added more device id defines.
0340  *  06-26-03 01.02.12   Added MPI_IOUNITPAGE1_IR_USE_STATIC_VOLUME_ID define.
0341  *                      Added TargetConfig and IDConfig fields to
0342  *                      CONFIG_PAGE_SCSI_PORT_1.
0343  *                      Added more PortFlags defines for CONFIG_PAGE_SCSI_PORT_2
0344  *                      to control DV.
0345  *                      Added more Flags defines for CONFIG_PAGE_FC_PORT_1.
0346  *                      In CONFIG_PAGE_FC_DEVICE_0, replaced Reserved1 field
0347  *                      with ADISCHardALPA.
0348  *                      Added MPI_FC_DEVICE_PAGE0_PROT_FCP_RETRY define.
0349  *  01-16-04  01.02.13  Added InitiatorDeviceTimeout and InitiatorIoPendTimeout
0350  *                      fields and related defines to CONFIG_PAGE_FC_PORT_1.
0351  *                      Added define for
0352  *                      MPI_FCPORTPAGE1_FLAGS_SOFT_ALPA_FALLBACK.
0353  *                      Added new fields to the substructures of
0354  *                      CONFIG_PAGE_FC_PORT_10.
0355  *  04-29-04 01.02.14   Added define for IDP bit for CONFIG_PAGE_SCSI_PORT_0,
0356  *                      CONFIG_PAGE_SCSI_DEVICE_0, and
0357  *                      CONFIG_PAGE_SCSI_DEVICE_1. Also bumped Page Version for
0358  *                      these pages.
0359  *  05-11-04 01.03.01   Added structure for CONFIG_PAGE_INBAND_0.
0360  *  08-19-04 01.05.01   Modified MSG_CONFIG request to support extended config
0361  *                      pages.
0362  *                      Added a new structure for extended config page header.
0363  *                      Added new extended config pages types and structures for
0364  *                      SAS IO Unit, SAS Expander, SAS Device, and SAS PHY.
0365  *                      Replaced a reserved byte in CONFIG_PAGE_MANUFACTURING_4
0366  *                      to add a Flags field.
0367  *                      Two new Manufacturing config pages (5 and 6).
0368  *                      Two new bits defined for IO Unit Page 1 Flags field.
0369  *                      Modified CONFIG_PAGE_IO_UNIT_2 to add three new fields
0370  *                      to specify the BIOS boot device.
0371  *                      Four new Flags bits defined for IO Unit Page 2.
0372  *                      Added IO Unit Page 4.
0373  *                      Added EEDP Flags settings to IOC Page 1.
0374  *                      Added new BIOS Page 1 config page.
0375  *  10-05-04 01.05.02   Added define for
0376  *                      MPI_IOCPAGE1_INITIATOR_CONTEXT_REPLY_DISABLE.
0377  *                      Added new Flags field to CONFIG_PAGE_MANUFACTURING_5 and
0378  *                      associated defines.
0379  *                      Added more defines for SAS IO Unit Page 0
0380  *                      DiscoveryStatus field.
0381  *                      Added define for MPI_SAS_IOUNIT0_DS_SUBTRACTIVE_LINK
0382  *                      and MPI_SAS_IOUNIT0_DS_TABLE_LINK.
0383  *                      Added defines for Physical Mapping Modes to SAS IO Unit
0384  *                      Page 2.
0385  *                      Added define for
0386  *                      MPI_SAS_DEVICE0_FLAGS_PORT_SELECTOR_ATTACH.
0387  *  10-27-04 01.05.03   Added defines for new SAS PHY page addressing mode.
0388  *                      Added defines for MaxTargetSpinUp to BIOS Page 1.
0389  *                      Added 5 new ControlFlags defines for SAS IO Unit
0390  *                      Page 1.
0391  *                      Added MaxNumPhysicalMappedIDs field to SAS IO Unit
0392  *                      Page 2.
0393  *                      Added AccessStatus field to SAS Device Page 0 and added
0394  *                      new Flags bits for supported SATA features.
0395  *  12-07-04  01.05.04  Added config page structures for BIOS Page 2, RAID
0396  *                      Volume Page 1, and RAID Physical Disk Page 1.
0397  *                      Replaced IO Unit Page 1 BootTargetID,BootBus, and
0398  *                      BootAdapterNum with reserved field.
0399  *                      Added DataScrubRate and ResyncRate to RAID Volume
0400  *                      Page 0.
0401  *                      Added MPI_SAS_IOUNIT2_FLAGS_RESERVE_ID_0_FOR_BOOT
0402  *                      define.
0403  *  12-09-04  01.05.05  Added Target Mode Large CDB Enable to FC Port Page 1
0404  *                      Flags field.
0405  *                      Added Auto Port Config flag define for SAS IOUNIT
0406  *                      Page 1 ControlFlags.
0407  *                      Added Disabled bad Phy define to Expander Page 1
0408  *                      Discovery Info field.
0409  *                      Added SAS/SATA device support to SAS IOUnit Page 1
0410  *                      ControlFlags.
0411  *                      Added Unsupported device to SAS Dev Page 0 Flags field
0412  *                      Added disable use SATA Hash Address for SAS IOUNIT
0413  *                      page 1 in ControlFields.
0414  *  01-15-05  01.05.06  Added defaults for data scrub rate and resync rate to
0415  *                      Manufacturing Page 4.
0416  *                      Added new defines for BIOS Page 1 IOCSettings field.
0417  *                      Added ExtDiskIdentifier field to RAID Physical Disk
0418  *                      Page 0.
0419  *                      Added new defines for SAS IO Unit Page 1 ControlFlags
0420  *                      and to SAS Device Page 0 Flags to control SATA devices.
0421  *                      Added defines and structures for the new Log Page 0, a
0422  *                      new type of configuration page.
0423  *  02-09-05  01.05.07  Added InactiveStatus field to RAID Volume Page 0.
0424  *                      Added WWID field to RAID Volume Page 1.
0425  *                      Added PhysicalPort field to SAS Expander pages 0 and 1.
0426  *  03-11-05  01.05.08  Removed the EEDP flags from IOC Page 1.
0427  *                      Added Enclosure/Slot boot device format to BIOS Page 2.
0428  *                      New status value for RAID Volume Page 0 VolumeStatus
0429  *                      (VolumeState subfield).
0430  *                      New value for RAID Physical Page 0 InactiveStatus.
0431  *                      Added Inactive Volume Member flag RAID Physical Disk
0432  *                      Page 0 PhysDiskStatus field.
0433  *                      New physical mapping mode in SAS IO Unit Page 2.
0434  *                      Added CONFIG_PAGE_SAS_ENCLOSURE_0.
0435  *                      Added Slot and Enclosure fields to SAS Device Page 0.
0436  *  06-24-05  01.05.09  Added EEDP defines to IOC Page 1.
0437  *                      Added more RAID type defines to IOC Page 2.
0438  *                      Added Port Enable Delay settings to BIOS Page 1.
0439  *                      Added Bad Block Table Full define to RAID Volume Page 0.
0440  *                      Added Previous State defines to RAID Physical Disk
0441  *                      Page 0.
0442  *                      Added Max Sata Targets define for DiscoveryStatus field
0443  *                      of SAS IO Unit Page 0.
0444  *                      Added Device Self Test to Control Flags of SAS IO Unit
0445  *                      Page 1.
0446  *                      Added Direct Attach Starting Slot Number define for SAS
0447  *                      IO Unit Page 2.
0448  *                      Added new fields in SAS Device Page 2 for enclosure
0449  *                      mapping.
0450  *                      Added OwnerDevHandle and Flags field to SAS PHY Page 0.
0451  *                      Added IOC GPIO Flags define to SAS Enclosure Page 0.
0452  *                      Fixed the value for MPI_SAS_IOUNIT1_CONTROL_DEV_SATA_SUPPORT.
0453  *  08-03-05  01.05.10  Removed ISDataScrubRate and ISResyncRate from
0454  *                      Manufacturing Page 4.
0455  *                      Added MPI_IOUNITPAGE1_SATA_WRITE_CACHE_DISABLE bit.
0456  *                      Added NumDevsPerEnclosure field to SAS IO Unit page 2.
0457  *                      Added MPI_SAS_IOUNIT2_FLAGS_HOST_ASSIGNED_PHYS_MAP
0458  *                      define.
0459  *                      Added EnclosureHandle field to SAS Expander page 0.
0460  *                      Removed redundant NumTableEntriesProg field from SAS
0461  *                      Expander Page 1.
0462  *  08-30-05  01.05.11  Added DeviceID for FC949E and changed the DeviceID for
0463  *                      SAS1078.
0464  *                      Added more defines for Manufacturing Page 4 Flags field.
0465  *                      Added more defines for IOCSettings and added
0466  *                      ExpanderSpinup field to Bios Page 1.
0467  *                      Added postpone SATA Init bit to SAS IO Unit Page 1
0468  *                      ControlFlags.
0469  *                      Changed LogEntry format for Log Page 0.
0470  *  03-27-06  01.05.12  Added two new Flags defines for Manufacturing Page 4.
0471  *                      Added Manufacturing Page 7.
0472  *                      Added MPI_IOCPAGE2_CAP_FLAGS_RAID_64_BIT_ADDRESSING.
0473  *                      Added IOC Page 6.
0474  *                      Added PrevBootDeviceForm field to CONFIG_PAGE_BIOS_2.
0475  *                      Added MaxLBAHigh field to RAID Volume Page 0.
0476  *                      Added Nvdata version fields to SAS IO Unit Page 0.
0477  *                      Added AdditionalControlFlags, MaxTargetPortConnectTime,
0478  *                      ReportDeviceMissingDelay, and IODeviceMissingDelay
0479  *                      fields to SAS IO Unit Page 1.
0480  *  10-11-06  01.05.13  Added NumForceWWID field and ForceWWID array to
0481  *                      Manufacturing Page 5.
0482  *                      Added Manufacturing pages 8 through 10.
0483  *                      Added defines for supported metadata size bits in
0484  *                      CapabilitiesFlags field of IOC Page 6.
0485  *                      Added defines for metadata size bits in VolumeSettings
0486  *                      field of RAID Volume Page 0.
0487  *                      Added SATA Link Reset settings, Enable SATA Asynchronous
0488  *                      Notification bit, and HideNonZeroAttachedPhyIdentifiers
0489  *                      bit to AdditionalControlFlags field of SAS IO Unit
0490  *                      Page 1.
0491  *                      Added defines for Enclosure Devices Unmapped and
0492  *                      Device Limit Exceeded bits in Status field of SAS IO
0493  *                      Unit Page 2.
0494  *                      Added more AccessStatus values for SAS Device Page 0.
0495  *                      Added bit for SATA Asynchronous Notification Support in
0496  *                      Flags field of SAS Device Page 0.
0497  *  02-28-07  01.05.14  Added ExtFlags field to Manufacturing Page 4.
0498  *                      Added Disable SMART Polling for CapabilitiesFlags of
0499  *                      IOC Page 6.
0500  *                      Added Disable SMART Polling to DeviceSettings of BIOS
0501  *                      Page 1.
0502  *                      Added Multi-Port Domain bit for DiscoveryStatus field
0503  *                      of SAS IO Unit Page.
0504  *                      Added Multi-Port Domain Illegal flag for SAS IO Unit
0505  *                      Page 1 AdditionalControlFlags field.
0506  *  05-24-07  01.05.15  Added Hide Physical Disks with Non-Integrated RAID
0507  *                      Metadata bit to Manufacturing Page 4 ExtFlags field.
0508  *                      Added Internal Connector to End Device Present bit to
0509  *                      Expander Page 0 Flags field.
0510  *                      Fixed define for
0511  *                      MPI_SAS_EXPANDER1_DISCINFO_BAD_PHY_DISABLED.
0512  *  08-07-07  01.05.16  Added MPI_IOCPAGE6_CAP_FLAGS_MULTIPORT_DRIVE_SUPPORT
0513  *                      define.
0514  *                      Added BIOS Page 4 structure.
0515  *                      Added MPI_RAID_PHYS_DISK1_PATH_MAX define for RAID
0516  *                      Physical Disk Page 1.
0517  *  01-15-07  01.05.17  Added additional bit defines for ExtFlags field of
0518  *                      Manufacturing Page 4.
0519  *                      Added Solid State Drives Supported bit to IOC Page 6
0520  *                      Capabilities Flags.
0521  *                      Added new value for AccessStatus field of SAS Device
0522  *                      Page 0 (_SATA_NEEDS_INITIALIZATION).
0523  *  03-28-08  01.05.18  Defined new bits in Manufacturing Page 4 ExtFlags field
0524  *                      to control coercion size and the mixing of SAS and SATA
0525  *                      SSD drives.
0526  *  --------------------------------------------------------------------------
0527 
0528 mpi_init.h
0529  *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
0530  *  05-24-00  00.10.02  Added SenseBufferLength to _MSG_SCSI_IO_REPLY.
0531  *  06-06-00  01.00.01  Update version number for 1.0 release.
0532  *  06-08-00  01.00.02  Added MPI_SCSI_RSP_INFO_ definitions.
0533  *  11-02-00  01.01.01  Original release for post 1.0 work
0534  *  12-04-00  01.01.02  Added MPI_SCSIIO_CONTROL_NO_DISCONNECT.
0535  *  02-20-01  01.01.03  Started using MPI_POINTER.
0536  *  03-27-01  01.01.04  Added structure offset comments.
0537  *  04-10-01  01.01.05  Added new MsgFlag for MSG_SCSI_TASK_MGMT.
0538  *  08-08-01  01.02.01  Original release for v1.2 work.
0539  *  08-29-01  01.02.02  Added MPI_SCSITASKMGMT_TASKTYPE_LOGICAL_UNIT_RESET.
0540  *                      Added MPI_SCSI_STATE_QUEUE_TAG_REJECTED for
0541  *                      MSG_SCSI_IO_REPLY.
0542  *  09-28-01  01.02.03  Added structures and defines for SCSI Enclosure
0543  *                      Processor messages.
0544  *  10-04-01  01.02.04  Added defines for SEP request Action field.
0545  *  05-31-02  01.02.05  Added MPI_SCSIIO_MSGFLGS_CMD_DETERMINES_DATA_DIR define
0546  *                      for SCSI IO requests.
0547  *  11-15-02  01.02.06  Added special extended SCSI Status defines for FCP.
0548  *  06-26-03  01.02.07  Added MPI_SCSI_STATUS_FCPEXT_UNASSIGNED define.
0549  *  05-11-04  01.03.01  Original release for MPI v1.3.
0550  *  08-19-04  01.05.01  Added MsgFlags defines for EEDP to SCSI IO request.
0551  *                      Added new word to MSG_SCSI_IO_REPLY to add TaskTag field
0552  *                      and a reserved U16.
0553  *                      Added new MSG_SCSI_IO32_REQUEST structure.
0554  *                      Added a TaskType of Clear Task Set to SCSI
0555  *                      Task Management request.
0556  *  12-07-04  01.05.02  Added support for Task Management Query Task.
0557  *  01-15-05  01.05.03  Modified SCSI Enclosure Processor Request to support
0558  *                      WWID addressing.
0559  *  03-11-05  01.05.04  Removed EEDP flags from SCSI IO Request.
0560  *                      Removed SCSI IO 32 Request.
0561  *                      Modified SCSI Enclosure Processor Request and Reply to
0562  *                      support Enclosure/Slot addressing rather than WWID
0563  *                      addressing.
0564  *  06-24-05  01.05.05  Added SCSI IO 32 structures and defines.
0565  *                      Added four new defines for SEP SlotStatus.
0566  *  08-03-05  01.05.06  Fixed some MPI_SCSIIO32_MSGFLGS_ defines to make them
0567  *                      unique in the first 32 characters.
0568  *  03-27-06  01.05.07  Added Task Management type of Clear ACA.
0569  *  10-11-06  01.05.08  Shortened define for Task Management type of Clear ACA.
0570  *  02-28-07  01.05.09  Defined two new MsgFlags bits for SCSI Task Management
0571  *                      Request: Do Not Send Task IU and Soft Reset Option.
0572  *  --------------------------------------------------------------------------
0573 
0574 mpi_targ.h
0575  *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
0576  *  06-06-00  01.00.01  Update version number for 1.0 release.
0577  *  06-22-00  01.00.02  Added _MSG_TARGET_CMD_BUFFER_POST_REPLY structure.
0578  *                      Corrected DECSRIPTOR typo to DESCRIPTOR.
0579  *  11-02-00  01.01.01  Original release for post 1.0 work
0580  *                      Modified target mode to use IoIndex instead of
0581  *                      HostIndex and IocIndex. Added Alias.
0582  *  01-09-01  01.01.02  Added defines for TARGET_ASSIST_FLAGS_REPOST_CMD_BUFFER
0583  *                      and TARGET_STATUS_SEND_FLAGS_REPOST_CMD_BUFFER.
0584  *  02-20-01  01.01.03  Started using MPI_POINTER.
0585  *                      Added structures for MPI_TARGET_SCSI_SPI_CMD_BUFFER and
0586  *                      MPI_TARGET_FCP_CMD_BUFFER.
0587  *  03-27-01  01.01.04  Added structure offset comments.
0588  *  08-08-01  01.02.01  Original release for v1.2 work.
0589  *  09-28-01  01.02.02  Added structure for MPI_TARGET_SCSI_SPI_STATUS_IU.
0590  *                      Added PriorityReason field to some replies and
0591  *                      defined more PriorityReason codes.
0592  *                      Added some defines for to support previous version
0593  *                      of MPI.
0594  *  10-04-01  01.02.03  Added PriorityReason to MSG_TARGET_ERROR_REPLY.
0595  *  11-01-01  01.02.04  Added define for TARGET_STATUS_SEND_FLAGS_HIGH_PRIORITY.
0596  *  03-14-02  01.02.05  Modified MPI_TARGET_FCP_RSP_BUFFER to get the proper
0597  *                      byte ordering.
0598  *  05-31-02  01.02.06  Modified TARGET_MODE_REPLY_ALIAS_MASK to only include
0599  *                      one bit.
0600  *                      Added AliasIndex field to MPI_TARGET_FCP_CMD_BUFFER.
0601  *  09-16-02  01.02.07  Added flags for confirmed completion.
0602  *                      Added PRIORITY_REASON_TARGET_BUSY.
0603  *  11-15-02  01.02.08  Added AliasID field to MPI_TARGET_SCSI_SPI_CMD_BUFFER.
0604  *  04-01-03  01.02.09  Added OptionalOxid field to MPI_TARGET_FCP_CMD_BUFFER.
0605  *  05-11-04  01.03.01  Original release for MPI v1.3.
0606  *  08-19-04  01.05.01  Added new request message structures for
0607  *                      MSG_TARGET_CMD_BUF_POST_BASE_REQUEST,
0608  *                      MSG_TARGET_CMD_BUF_POST_LIST_REQUEST, and
0609  *                      MSG_TARGET_ASSIST_EXT_REQUEST.
0610  *                      Added new structures for SAS SSP Command buffer, SSP
0611  *                      Task buffer, and SSP Status IU.
0612  *  10-05-04  01.05.02  MSG_TARGET_CMD_BUFFER_POST_BASE_LIST_REPLY added.
0613  *  02-22-05  01.05.03  Changed a comment.
0614  *  03-11-05  01.05.04  Removed TargetAssistExtended Request.
0615  *  06-24-05  01.05.05  Added TargetAssistExtended structures and defines.
0616  *  03-27-06  01.05.06  Added a comment.
0617  *  --------------------------------------------------------------------------
0618 
0619 mpi_fc.h
0620  *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
0621  *  06-06-00  01.00.01  Update version number for 1.0 release.
0622  *  06-12-00  01.00.02  Added _MSG_FC_ABORT_REPLY structure.
0623  *  11-02-00  01.01.01  Original release for post 1.0 work
0624  *  12-04-00  01.01.02  Added messages for Common Transport Send and
0625  *                      Primitive Send.
0626  *  01-09-01  01.01.03  Modified some of the new flags to have an MPI prefix
0627  *                      and modified the FcPrimitiveSend flags.
0628  *  01-25-01  01.01.04  Move InitiatorIndex in LinkServiceRsp reply to a larger
0629  *                      field.
0630  *                      Added FC_ABORT_TYPE_CT_SEND_REQUEST and
0631  *                      FC_ABORT_TYPE_EXLINKSEND_REQUEST for FcAbort request.
0632  *                      Added MPI_FC_PRIM_SEND_FLAGS_STOP_SEND.
0633  *  02-20-01  01.01.05  Started using MPI_POINTER.
0634  *  03-27-01  01.01.06  Added Flags field to MSG_LINK_SERVICE_BUFFER_POST_REPLY
0635  *                      and defined MPI_LS_BUF_POST_REPLY_FLAG_NO_RSP_NEEDED.
0636  *                      Added MPI_FC_PRIM_SEND_FLAGS_RESET_LINK define.
0637  *                      Added structure offset comments.
0638  *  04-09-01  01.01.07  Added RspLength field to MSG_LINK_SERVICE_RSP_REQUEST.
0639  *  08-08-01  01.02.01  Original release for v1.2 work.
0640  *  09-28-01  01.02.02  Change name of reserved field in
0641  *                      MSG_LINK_SERVICE_RSP_REPLY.
0642  *  05-31-02  01.02.03  Adding AliasIndex to FC Direct Access requests.
0643  *  01-16-04  01.02.04  Added define for MPI_FC_PRIM_SEND_FLAGS_ML_RESET_LINK.
0644  *  05-11-04  01.03.01  Original release for MPI v1.3.
0645  *  08-19-04  01.05.01  Original release for MPI v1.5.
0646  *  --------------------------------------------------------------------------
0647 
0648 mpi_lan.h
0649  *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
0650  *  05-24-00  00.10.02  Added LANStatus field to _MSG_LAN_SEND_REPLY.
0651  *                      Added LANStatus field to _MSG_LAN_RECEIVE_POST_REPLY.
0652  *                      Moved ListCount field in _MSG_LAN_RECEIVE_POST_REPLY.
0653  *  06-06-00  01.00.01  Update version number for 1.0 release.
0654  *  06-12-00  01.00.02  Added MPI_ to BUCKETSTATUS_ definitions.
0655  *  06-22-00  01.00.03  Major changes to match new LAN definition in 1.0 spec.
0656  *  06-30-00  01.00.04  Added Context Reply definitions per revised proposal.
0657  *                      Changed transaction context usage to bucket/buffer.
0658  *  07-05-00  01.00.05  Removed LAN_RECEIVE_POST_BUCKET_CONTEXT_MASK definition
0659  *                      to lan private header file
0660  *  11-02-00  01.01.01  Original release for post 1.0 work
0661  *  02-20-01  01.01.02  Started using MPI_POINTER.
0662  *  03-27-01  01.01.03  Added structure offset comments.
0663  *  08-08-01  01.02.01  Original release for v1.2 work.
0664  *  05-11-04  01.03.01  Original release for MPI v1.3.
0665  *  08-19-04  01.05.01  Original release for MPI v1.5.
0666  *  --------------------------------------------------------------------------
0667 
0668 mpi_raid.h
0669  *  02-27-01  01.01.01  Original release for this file.
0670  *  03-27-01  01.01.02  Added structure offset comments.
0671  *  08-08-01  01.02.01  Original release for v1.2 work.
0672  *  08-29-01  01.02.02  Added DIAG_DATA_UPLOAD_HEADER and related defines.
0673  *  09-28-01  01.02.02  Major rework for MPI v1.2 Integrated RAID changes.
0674  *  10-04-01  01.02.03  Added ActionData defines for
0675  *                      MPI_RAID_ACTION_DELETE_VOLUME action.
0676  *  11-01-01  01.02.04  Added define for MPI_RAID_ACTION_ADATA_DO_NOT_SYNC.
0677  *  03-14-02  01.02.05  Added define for MPI_RAID_ACTION_ADATA_LOW_LEVEL_INIT.
0678  *  05-07-02  01.02.06  Added define for MPI_RAID_ACTION_ACTIVATE_VOLUME,
0679  *                      MPI_RAID_ACTION_INACTIVATE_VOLUME, and
0680  *                      MPI_RAID_ACTION_ADATA_INACTIVATE_ALL.
0681  *  07-12-02  01.02.07  Added structures for Mailbox request and reply.
0682  *  11-15-02  01.02.08  Added missing MsgContext field to MSG_MAILBOX_REQUEST.
0683  *  04-01-03  01.02.09  New action data option flag for
0684  *                      MPI_RAID_ACTION_DELETE_VOLUME.
0685  *  05-11-04  01.03.01  Original release for MPI v1.3.
0686  *  08-19-04  01.05.01  Original release for MPI v1.5.
0687  *  01-15-05  01.05.02  Added defines for the two new RAID Actions for
0688  *                      _SET_RESYNC_RATE and _SET_DATA_SCRUB_RATE.
0689  *  02-28-07  01.05.03  Added new RAID Action, Device FW Update Mode, and
0690  *                      associated defines.
0691  *  08-07-07  01.05.04  Added Disable Full Rebuild bit to the ActionDataWord
0692  *                      for the RAID Action MPI_RAID_ACTION_DISABLE_VOLUME.
0693  *  01-15-08  01.05.05  Added define for MPI_RAID_ACTION_SET_VOLUME_NAME.
0694  *  --------------------------------------------------------------------------
0695 
0696 mpi_tool.h
0697  *  08-08-01  01.02.01  Original release.
0698  *  08-29-01  01.02.02  Added DIAG_DATA_UPLOAD_HEADER and related defines.
0699  *  01-16-04  01.02.03  Added defines and structures for new tools
0700  *.                     MPI_TOOLBOX_ISTWI_READ_WRITE_TOOL and
0701  *                      MPI_TOOLBOX_FC_MANAGEMENT_TOOL.
0702  *  04-29-04  01.02.04  Added message structures for Diagnostic Buffer Post and
0703  *                      Diagnostic Release requests and replies.
0704  *  05-11-04  01.03.01  Original release for MPI v1.3.
0705  *  08-19-04  01.05.01  Original release for MPI v1.5.
0706  *  10-06-04  01.05.02  Added define for MPI_DIAG_BUF_TYPE_COUNT.
0707  *  02-09-05  01.05.03  Added frame size option to FC management tool.
0708  *                      Added Beacon tool to the Toolbox.
0709  *  --------------------------------------------------------------------------
0710 
0711 mpi_inb.h
0712  *  05-11-04  01.03.01  Original release.
0713  *  08-19-04  01.05.01  Original release for MPI v1.5.
0714  *  --------------------------------------------------------------------------
0715 
0716 mpi_sas.h
0717  *  08-19-04  01.05.01  Original release.
0718  *  08-30-05  01.05.02  Added DeviceInfo bit for SEP.
0719  *                      Added PrimFlags and Primitive field to SAS IO Unit
0720  *                      Control request, and added a new operation code.
0721  *  03-27-06  01.05.03  Added Force Full Discovery, Transmit Port Select Signal,
0722  *                      and Remove Device operations to SAS IO Unit Control.
0723  *                      Added DevHandle field to SAS IO Unit Control request and
0724  *                      reply.
0725  *  10-11-06  01.05.04  Fixed the name of a define for Operation field of SAS IO
0726  *                      Unit Control request.
0727  *  01-15-08  01.05.05  Added support for MPI_SAS_OP_SET_IOC_PARAMETER,
0728  *                      including adding IOCParameter and IOCParameter value
0729  *                      fields to SAS IO Unit Control Request.
0730  *                      Added MPI_SAS_DEVICE_INFO_PRODUCT_SPECIFIC define.
0731  *  --------------------------------------------------------------------------
0732 
0733 mpi_type.h
0734  *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
0735  *  06-06-00  01.00.01  Update version number for 1.0 release.
0736  *  11-02-00  01.01.01  Original release for post 1.0 work
0737  *  02-20-01  01.01.02  Added define and ifdef for MPI_POINTER.
0738  *  08-08-01  01.02.01  Original release for v1.2 work.
0739  *  05-11-04  01.03.01  Original release for MPI v1.3.
0740  *  08-19-04  01.05.01  Original release for MPI v1.5.
0741  *  08-30-05  01.05.02  Added PowerPC option to #ifdef's.
0742  *  --------------------------------------------------------------------------
0743 
0744 mpi_history.txt         Parts list history
0745 
0746 Filename    01.05.19   01.05.18   01.05.17   01.05.16   01.05.15
0747 ----------  --------   --------   --------   --------   --------
0748 mpi.h       01.05.16   01.05.15   01.05.14   01.05.13   01.05.12
0749 mpi_ioc.h   01.05.16   01.05.15   01.05.15   01.05.14   01.05.13
0750 mpi_cnfg.h  01.05.18   01.05.17   01.05.16   01.05.15   01.05.14
0751 mpi_init.h  01.05.09   01.05.09   01.05.09   01.05.09   01.05.09
0752 mpi_targ.h  01.05.06   01.05.06   01.05.06   01.05.06   01.05.06
0753 mpi_fc.h    01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
0754 mpi_lan.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
0755 mpi_raid.h  01.05.05   01.05.05   01.05.04   01.05.03   01.05.03
0756 mpi_tool.h  01.05.03   01.05.03   01.05.03   01.05.03   01.05.03
0757 mpi_inb.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
0758 mpi_sas.h   01.05.05   01.05.05   01.05.04   01.05.04   01.05.04
0759 mpi_type.h  01.05.02   01.05.02   01.05.02   01.05.02   01.05.02
0760 
0761 Filename    01.05.14   01.05.13   01.05.12   01.05.11   01.05.10   01.05.09
0762 ----------  --------   --------   --------   --------   --------   --------
0763 mpi.h       01.05.12   01.05.11   01.05.10   01.05.09   01.05.08   01.05.07
0764 mpi_ioc.h   01.05.12   01.05.11   01.05.10   01.05.09   01.05.09   01.05.08
0765 mpi_cnfg.h  01.05.13   01.05.12   01.05.11   01.05.10   01.05.09   01.05.08
0766 mpi_init.h  01.05.08   01.05.07   01.05.06   01.05.06   01.05.05   01.05.04
0767 mpi_targ.h  01.05.06   01.05.06   01.05.05   01.05.05   01.05.05   01.05.04
0768 mpi_fc.h    01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
0769 mpi_lan.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
0770 mpi_raid.h  01.05.02   01.05.02   01.05.02   01.05.02   01.05.02   01.05.02
0771 mpi_tool.h  01.05.03   01.05.03   01.05.03   01.05.03   01.05.03   01.05.03
0772 mpi_inb.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
0773 mpi_sas.h   01.05.04   01.05.03   01.05.02   01.05.01   01.05.01   01.05.01
0774 mpi_type.h  01.05.02   01.05.02   01.05.02   01.05.01   01.05.01   01.05.01
0775 
0776 Filename    01.05.08   01.05.07   01.05.06   01.05.05   01.05.04   01.05.03
0777 ----------  --------   --------   --------   --------   --------   --------
0778 mpi.h       01.05.06   01.05.05   01.05.04   01.05.03   01.05.02   01.05.01
0779 mpi_ioc.h   01.05.07   01.05.06   01.05.05   01.05.04   01.05.03   01.05.02
0780 mpi_cnfg.h  01.05.07   01.05.07   01.05.06   01.05.05   01.05.04   01.05.03
0781 mpi_init.h  01.05.03   01.05.03   01.05.03   01.05.02   01.05.02   01.05.01
0782 mpi_targ.h  01.05.03   01.05.02   01.05.02   01.05.02   01.05.02   01.05.02
0783 mpi_fc.h    01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
0784 mpi_lan.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
0785 mpi_raid.h  01.05.02   01.05.02   01.05.02   01.05.01   01.05.01   01.05.01
0786 mpi_tool.h  01.05.03   01.05.03   01.05.02   01.05.02   01.05.02   01.05.02
0787 mpi_inb.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
0788 mpi_sas.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
0789 mpi_type.h  01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
0790 
0791 Filename    01.05.02   01.05.01   01.03.01   01.02.14   01.02.13   01.02.12
0792 ----------  --------   --------   --------   --------   --------   --------
0793 mpi.h       01.05.01   01.05.01   01.03.01   01.02.12   01.02.11   01.02.10
0794 mpi_ioc.h   01.05.02   01.05.01   01.03.01   01.02.09   01.02.08   01.02.08
0795 mpi_cnfg.h  01.05.02   01.05.01   01.03.01   01.02.14   01.02.13   01.02.12
0796 mpi_init.h  01.05.01   01.05.01   01.03.01   01.02.07   01.02.07   01.02.07
0797 mpi_targ.h  01.05.02   01.05.01   01.03.01   01.02.09   01.02.09   01.02.09
0798 mpi_fc.h    01.05.01   01.05.01   01.03.01   01.02.04   01.02.04   01.02.03
0799 mpi_lan.h   01.05.01   01.05.01   01.03.01   01.02.01   01.02.01   01.02.01
0800 mpi_raid.h  01.05.01   01.05.01   01.03.01   01.02.09   01.02.09   01.02.09
0801 mpi_tool.h  01.05.02   01.05.01   01.03.01   01.02.01   01.02.01   01.02.01
0802 mpi_inb.h   01.05.01   01.05.01   01.03.01
0803 mpi_sas.h   01.05.01   01.05.01
0804 mpi_type.h  01.05.01   01.05.01   01.03.01   01.02.04   01.02.03   01.02.02
0805 
0806 Filename    01.02.11   01.02.10   01.02.09   01.02.08   01.02.07   01.02.06
0807 ----------  --------   --------   --------   --------   --------   --------
0808 mpi.h       01.02.09   01.02.08   01.02.07   01.02.06   01.02.05   01.02.04
0809 mpi_ioc.h   01.02.07   01.02.06   01.02.06   01.02.06   01.02.06   01.02.05
0810 mpi_cnfg.h  01.02.11   01.02.10   01.02.09   01.02.08   01.02.07   01.02.06
0811 mpi_init.h  01.02.06   01.02.06   01.02.05   01.02.05   01.02.05   01.02.04
0812 mpi_targ.h  01.02.09   01.02.08   01.02.07   01.02.06   01.02.06   01.02.05
0813 mpi_fc.h    01.02.03   01.02.03   01.02.03   01.02.03   01.02.03   01.02.02
0814 mpi_lan.h   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01
0815 mpi_raid.h  01.02.09   01.02.08   01.02.07   01.02.07   01.02.06   01.02.05
0816 mpi_tool.h  01.02.01   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01
0817 mpi_type.h  01.02.02   01.02.02   01.02.02   01.02.02   01.02.02   01.02.02
0818 
0819 Filename    01.02.05   01.02.04   01.02.03   01.02.02   01.02.01   01.01.10
0820 ----------  --------   --------   --------   --------   --------   --------
0821 mpi.h       01.02.03   01.02.02   01.02.02   01.02.01   01.02.01   01.01.07
0822 mpi_ioc.h   01.02.04   01.02.03   01.02.03   01.02.02   01.02.01   01.01.07
0823 mpi_cnfg.h  01.02.05   01.02.04   01.02.03   01.02.02   01.02.01   01.01.11
0824 mpi_init.h  01.02.04   01.02.04   01.02.03   01.02.02   01.02.01   01.01.05
0825 mpi_targ.h  01.02.04   01.02.03   01.02.02   01.02.01   01.02.01   01.01.04
0826 mpi_fc.h    01.02.02   01.02.02   01.02.02   01.02.01   01.02.01   01.01.07
0827 mpi_lan.h   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01   01.01.03
0828 mpi_raid.h  01.02.04   01.02.03   01.02.02   01.02.01   01.02.01   01.01.02
0829 mpi_tool.h  01.02.02   01.02.02   01.02.02   01.02.02   01.02.01
0830 mpi_type.h  01.02.02   01.02.02   01.02.02   01.02.02   01.02.01   01.01.02
0831 
0832 Filename    01.01.09   01.01.08   01.01.07   01.01.06   01.01.05   01.01.04
0833 ----------  --------   --------   --------   --------   --------   --------
0834 mpi.h       01.01.06   01.01.06   01.01.05   01.01.04   01.01.04   01.01.03
0835 mpi_ioc.h   01.01.06   01.01.05   01.01.04   01.01.03   01.01.03   01.01.03
0836 mpi_cnfg.h  01.01.10   01.01.09   01.01.08   01.01.07   01.01.06   01.01.05
0837 mpi_init.h  01.01.04   01.01.03   01.01.03   01.01.02   01.01.02   01.01.02
0838 mpi_targ.h  01.01.04   01.01.03   01.01.03   01.01.02   01.01.02   01.01.02
0839 mpi_fc.h    01.01.06   01.01.05   01.01.05   01.01.04   01.01.04   01.01.03
0840 mpi_lan.h   01.01.03   01.01.02   01.01.02   01.01.01   01.01.01   01.01.01
0841 mpi_raid.h  01.01.02   01.01.01
0842 mpi_type.h  01.01.02   01.01.02   01.01.02   01.01.01   01.01.01   01.01.01
0843 
0844 Filename    01.01.03   01.01.02   01.01.01   01.00.07   01.00.06   01.00.05
0845 ----------  --------   --------   --------   --------   --------   --------
0846 mpi.h       01.01.02   01.01.02   01.01.01   01.00.04   01.00.04   01.00.03
0847 mpi_ioc.h   01.01.02   01.01.02   01.01.01   01.00.05   01.00.04   01.00.03
0848 mpi_cnfg.h  01.01.04   01.01.03   01.01.01   01.00.05   01.00.05   01.00.04
0849 mpi_init.h  01.01.02   01.01.02   01.01.01   01.00.02   01.00.02   01.00.02
0850 mpi_targ.h  01.01.01   01.01.01   01.01.01   01.00.02   01.00.02   01.00.02
0851 mpi_fc.h    01.01.02   01.01.02   01.01.01   01.00.02   01.00.02   01.00.02
0852 mpi_lan.h   01.01.01   01.01.01   01.01.01   01.00.05   01.00.05   01.00.05
0853 mpi_type.h  01.01.01   01.01.01   01.01.01   01.00.01   01.00.01   01.00.01
0854 
0855 Filename     01.00.04   01.00.03   01.00.02   01.00.01   00.10.02   00.10.01
0856 ----------   --------   --------   --------   --------   --------   --------
0857 mpi.h        01.00.02   01.00.01   01.00.01   01.00.01   00.10.02   00.10.01
0858 mpi_ioc.h    01.00.02   01.00.02   01.00.01   01.00.01   00.10.02   00.10.01
0859 mpi_cnfg.h   01.00.03   01.00.02   01.00.02   01.00.01   00.10.01   00.10.01
0860 mpi_init.h   01.00.02   01.00.02   01.00.02   01.00.01   00.10.02   00.10.01
0861 mpi_targ.h   01.00.02   01.00.01   01.00.01   01.00.01   00.10.01   00.10.01
0862 mpi_fc.h     01.00.02   01.00.02   01.00.01   01.00.01   00.10.01   00.10.01
0863 mpi_lan.h    01.00.03   01.00.02   01.00.01   01.00.01   00.10.02   00.10.01
0864 mpi_type.h   01.00.01   01.00.01   01.00.01   01.00.01   00.10.01   00.10.01
0865 
0866 
0867  *  --------------------------------------------------------------------------
0868