Searched refs:PCIE_AER_RE_CMD (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 2410 if ((reg16 = PCIE_AER_GET(16, bus_p, PCIE_AER_RE_CMD)) != in pcie_enable_errors() 2412 PCIE_AER_PUT(16, bus_p, PCIE_AER_RE_CMD, in pcie_enable_errors() 2415 PCIE_AER_RE_CMD, reg16); in pcie_enable_errors() 2537 if ((device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_AER_RE_CMD)) != in pcie_disable_errors() 2540 PCIE_CAP_PUT(16, bus_p, PCIE_AER_RE_CMD, device_ctl); in pcie_disable_errors()
|
H A D | pcie_fault.c | 713 PCIE_AER_RE_CMD); in pf_pcie_regs_gather()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie.h | 631 #define PCIE_AER_RE_CMD 0x2c /* Root Error Command */ macro
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 2098 { PCIE_AER_RE_CMD, 4, "rootcmd", "Root Error Command", 2130 { PCIE_AER_RE_CMD, 4, "rootcmd", "Root Error Command", 2168 { PCIE_AER_RE_CMD, 4, "rootcmd", "Root Error Command",
|