|
Revision tags: v3.14.0, v3.13.0, v3.12.0, v3.11.1, v3.11.0, v3.10.0, v3.9.0, v3.8.0, v3.7.0, v3.6.4, v3.6.3, v3.6.2, v3.6.1, v3.6.0, v3.5.6, v3.5.5 |
|
| #
a6625432 |
| 21-Apr-2017 |
Bjorn Helgaas <[email protected]> |
lspci: Dump AER Header Log
Dump the AER Header Log register. This contains the header for the TLP corresponding to a detected error.
It's probably beyond the scope of lspci to decode the header it
lspci: Dump AER Header Log
Dump the AER Header Log register. This contains the header for the TLP corresponding to a detected error.
It's probably beyond the scope of lspci to decode the header itself, but it's interesting to at least show the data as a hint for human readers. The difference in the "lspci -vv" output looks like this:
+ HeaderLog: 00000000 00000000 00000000 00000000
Signed-off-by: Bjorn Helgaas <[email protected]>
show more ...
|