Searched refs:PCIE_AER_SHDR_LOG (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 695 PCIE_AER_SHDR_LOG); in pf_pcie_regs_gather() 697 PCIE_AER_SHDR_LOG + 0x4); in pf_pcie_regs_gather() 699 PCIE_AER_SHDR_LOG + 0x8); in pf_pcie_regs_gather() 701 PCIE_AER_SHDR_LOG + 0xc); in pf_pcie_regs_gather()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie.h | 636 #define PCIE_AER_SHDR_LOG 0x3c /* Secondary Header Log */ macro
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 2186 { PCIE_AER_SHDR_LOG, 4, "shl0", "Secondary Header Log 0", 2188 { PCIE_AER_SHDR_LOG + 4, 4, "shl1", "Secondary Header Log 1", 2190 { PCIE_AER_SHDR_LOG + 8, 4, "shl1", "Secondary Header Log 2", 2192 { PCIE_AER_SHDR_LOG + 12, 4, "shl1", "Secondary Header Log 3",
|