Intel® 800 Series Chipset Family Platform Controller Hub (PCH), Volume 2
ID | Date | Version | Classification |
---|---|---|---|
834576 | 10/10/2024 | 001 | Public |
Enclosure Management Control (EM_CTL) – Offset 20
This register is used to control and obtain status for the enclosure management interface. The register incluldes information on the attributes of the implementation, enclosure management messages supported, the status of the interface, whether any messages are pending, and is used to initiate sending messages. This register is not implemented if enclosure management is not supported (i.e. CAP.EMS = 0).
Bit Range | Default | Access | Field Name and Description |
---|---|---|---|
31:28 | 0h | RO | RSVD0 (RSVD0) Reserved |
27 | 0h | RO | Port Multiplier Support (ATTR_PM) The HBA does not support enclosure management messages for devices attached via a Port Multiplier. Software should use the Serial ATA enclosure management bridge that is built into many Port Multipliers for enclosure services with these devices. For more information on Serial ATA enclosure management bridges, refer to the Serial ATA II: Extensions to Serial ATA 1.0a revision 1.2 specification. |
26 | 1h | RW/O | Activity LED Hardware Driven (ATTR_ALHD) If set to 1, the HBA drives the activity LED for the LED message type in hardware and does not utilize software settings for this LED. The HBA does not begin transmitting the hardware based activity signal until after software has written CTL.TM=1 after a reset condition. |
25 | 1h | RO | Transmit Only (ATTR_XMT) If set to 1, the HBA only supports transmitting messages and does not support receiving messages. If cleared to 0, the HBA supports transmitting and receiving messages. |
24 | 1h | RO | Single Message Buffer (ATTR_SMB) If set to 1, the HBA has one message buffer that is shared for messages to transmit and messages received. In this case, unsolicited receive messages are not supported and it is software's responsibility to manage access to this buffer. If cleared to 0, there are separate receive and transmit buffers such that unsolicited messages could be supported. |
23:20 | 0h | RO | RSVD1 (RSVD1) Reserved |
19 | 0h | RO | SGPIO Enclosure Management Messages (SUPP_SGPIO) If set to 1, the HBA supports the SGPIO register interface message type. |
18 | 0h | RO | SES-2 Enclosure Management Messages (SUPP_SES2) If set to 1, the HBA supports the SES-2 message type. |
17 | 0h | RO | SAF-TE Enclosure Management Messages (SUPP_SAFTE) If set to 1, the HBA supports the SAF-TE message type. |
16 | 1h | RO | LED Message Types (SUPP_LED) If set to 1, the HBA supports the LED message type defined in LED Message Type. |
15:10 | 0h | RO | RSVD2 (RSVD2) Reserved |
9 | 0h | RW/1S/V | Reset (RST) When set to 1 by software, the HBA shall reset all enclosure management message logic and take all appropriate reset actions to ensure messages can be transmitted/received after the reset. After the HBA completes the reset operation, the HBA shall set the value to 0. A write of 0 by software to this field shall have no effect. |
8 | 0h | RW/1S/V | Transmit Message (CTL_TM) When set to 1 by software, the HBA shall transmit the message contained in the message buffer. When the message is completely sent, the HBA shall clear this bit to 0. A write of 0 to this bit by software shall have no effect. Software shall not change the contents of the message buffer while CTL.TM is set to 1. |
7:1 | 0h | RO | RSVD3 (RSVD3) Reserved |
0 | 0h | RO | Message Received (STS_MR) Message received is not supported. |