Home
last modified time | relevance | path

Searched refs:OSC_CONTROL_PCIE_ADV_ERR (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/intel/sys/
H A Dpcie_acpi.h60 #define OSC_CONTROL_PCIE_ADV_ERR 0x8 /* PCIE Advanced Err. rep. control */ macro
64 (OSC_CONTROL_PCIE_CAPS | OSC_CONTROL_PCIE_ADV_ERR)
/titanic_41/usr/src/uts/intel/io/pciex/
H A Dpcie_acpi.c94 osc_p->bus_osc_aer = (*osc_flags & OSC_CONTROL_PCIE_ADV_ERR) ? in pcie_acpi_osc()
H A Dpcieb_x86.c206 uint32_t osc_flags = OSC_CONTROL_PCIE_ADV_ERR; in pcieb_init_osc()