Searched refs:PCIE_AER_RE_CMD (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1463 if ((reg16 = PCIE_AER_GET(16, bus_p, PCIE_AER_RE_CMD)) != in pcie_enable_errors() 1465 PCIE_AER_PUT(16, bus_p, PCIE_AER_RE_CMD, in pcie_enable_errors() 1468 PCIE_AER_RE_CMD, reg16); in pcie_enable_errors() 1590 if ((device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_AER_RE_CMD)) != in pcie_disable_errors() 1593 PCIE_CAP_PUT(16, bus_p, PCIE_AER_RE_CMD, device_ctl); in pcie_disable_errors()
|
H A D | pcie_fault.c | 649 PCIE_AER_RE_CMD); in pf_pcie_regs_gather()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | pcie.h | 458 #define PCIE_AER_RE_CMD 0x2c /* Root Error Command */ macro
|