Home
last modified time | relevance | path

Searched refs:PCIE_ENABLE_ERRORS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c603 PCIE_ENABLE_ERRORS(dip); in pciehpc_init()
624 PCIE_ENABLE_ERRORS(dip); in pciehpc_init()
673 PCIE_ENABLE_ERRORS(dip); in pciehpc_uninit()
2611 PCIE_ENABLE_ERRORS(ctrl_p->hc_dip); in pciehpc_slot_probe()
2646 PCIE_ENABLE_ERRORS(ctrl_p->hc_dip); in pciehpc_slot_unprobe()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h584 #define PCIE_ENABLE_ERRORS(dip) \ macro