Changes between Version 19 and Version 20 of Component/Vci Multi Ahci
- Timestamp:
- Apr 1, 2015, 4:53:41 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Multi Ahci
v19 v20 88 88 Bit[0] : set by hardware when at least one command has been completed. 89 89 Bit[30] : set by hardware when an error has been detected in a command. 90 Bit[28:24] : index of the faulty command in command list .91 Bit[23:8] : index of the faulty buffer in the faulty command .90 Bit[28:24] : index of the faulty command in command list (set by the hardware). 91 Bit[23:8] : index of the faulty buffer in the faulty command (set by the hardware). 92 92 When an error is detected for a command, the R bit is set, the channel FSM stops immediately, without handling the remaining commands in the command list, and keep blocked, waiting for a software reset on this PXIS register. 93 Any write access to this register reset all bits to 0, whatever the VCI WDATA value. 93 94 94 95 * '''HBA_PXIE'''