Searched refs:PCIE_AER_HDR_LOG (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 2090 { PCIE_AER_HDR_LOG + 4, 4, "hl0", "Header Log 0", 2092 { PCIE_AER_HDR_LOG + 8, 4, "hl1", "Header Log 1", 2094 { PCIE_AER_HDR_LOG + 12, 4, "hl2", "Header Log 2", 2096 { PCIE_AER_HDR_LOG + 12, 4, "hl3", "Header Log 3", 2122 { PCIE_AER_HDR_LOG + 4, 4, "hl0", "Header Log 0", 2124 { PCIE_AER_HDR_LOG + 8, 4, "hl1", "Header Log 1", 2126 { PCIE_AER_HDR_LOG + 12, 4, "hl2", "Header Log 2", 2128 { PCIE_AER_HDR_LOG + 12, 4, "hl3", "Header Log 3", 2160 { PCIE_AER_HDR_LOG + 4, 4, "hl0", "Header Log 0", 2162 { PCIE_AER_HDR_LOG + 8, 4, "hl1", "Header Log 1", [all …]
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 664 PCIE_AER_HDR_LOG); in pf_pcie_regs_gather() 666 PCIE_AER_HDR_LOG + 0x4); in pf_pcie_regs_gather() 668 PCIE_AER_HDR_LOG + 0x8); in pf_pcie_regs_gather() 670 PCIE_AER_HDR_LOG + 0xc); in pf_pcie_regs_gather()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie.h | 628 #define PCIE_AER_HDR_LOG 0x1c /* Header Log */ macro
|