Searched refs:PCIE_CAP_PUT (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c606 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL, tmp16);
1384 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL, tmp16);
1396 PCIE_CAP_PUT(16, bus_p, PCIE_ROOTCTL, tmp16);
1516 PCIE_CAP_PUT(16, bus_p, PCIE_DEVSTS,
1521 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL,
1544 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL, device_ctl);
1584 PCIE_CAP_PUT(16, bus_p, PCIE_ROOTCTL, device_ctl);
1593 PCIE_CAP_PUT(16, bus_p, PCIE_AER_RE_CMD, device_ctl);
1804 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL, dev_ctrl);
1835 PCIE_CAP_PUT(1
[all...]
H A Dpcie_fault.c747 PCIE_CAP_PUT(16, bus_p, PCIE_DEVSTS, pcie_regs->pcie_err_status);
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h119 #define PCIE_CAP_PUT(sz, bus_p, off, val) \ macro

Completed in 109 milliseconds