24.4.5.6.5 Extended Response Data Structure Format 2
The Response Structure in Target is used to indicate the completion of the Controller Write operation (Private Controller Write operation) or the completion of Vendor Specific Write CCC transfers when the Virtual Target is enabled.
| Bits | Name | Memory Access | Description |
|---|---|---|---|
|
31:24 |
DATA_LENGTH |
R |
Represents the data length of the transfer |
|
23:21 |
Reserved | ||
|
20:16 |
TARGET_ID |
Represents the Target/Targets that this transfer is intended for: - TARGET_ID[0]: Assigned to Virtual Target 0 - TARGET_ID[1]: Assigned to Virtual Target 1 - TARGET_ID[2]: Assigned to Virtual Target 2 - TARGET_ID[3]: Assigned to Virtual Target 3 - TARGET_ID[4]: Assigned to Virtual Target 4 | |
|
15:12 |
CMD_SIZE |
R |
Reports if the first data entry in the RX FIFO for the transfer is an encoded command: - 0x0: No Command Word. The first word from the RX FIFO is the first data word of the transfer. - 0x1: 1 Command Word in the RX FIFO. Only byte 0 is valid. It contains either the HDR CMD code or the CCC code based on the CCC bit in the response. - 0x2: 1 Command Word in the RX FIFO. Only byte 0 and byte 1 are valid. It contains either the HDR CMD code or the CCC code based on the CCC bit in the response in byte 0. It contains the defining byte for the CCC in byte 1. - 0x4: One Command Word in the RX FIFO. All 4 bytes are valid. It contains HDR Bulk Transfer Command words 0, 1, 2 and 3. |
|
11:8 |
ERR_STATUS |
R |
Error Status: - 0: No Error - 1: CRC error (controller writes in DDR mode) - 2: Parity error (controller writes in both DDR and SDR modes) - 3: Frame error (HDR mode controller writes) - 6: Underflow/Overflow error |
|
7 |
CCC |
R |
Response is for Private Write - Response is for CCC Write |
|
6 |
Reserved | ||
|
5 |
DEFTGTS |
R |
This field indicates that this response is for DEFTGTS CCC. |
|
4 |
FIRST |
R |
This is the first response of the transfer. |
|
3 |
LAST |
R |
This is the last response of the transfer. |
|
2:0 |
ATTR |
R |
Response Attribute |
