Searched refs:PCIX_CAP_PUT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 542 PCIX_CAP_PUT(32, bus_p, PCI_PCIX_BDG_ECC_STATUS, in pf_pcix_regs_gather() 546 PCIX_CAP_PUT(32, bus_p, PCI_PCIX_BDG_ECC_STATUS, in pf_pcix_regs_gather() 702 PCIX_CAP_PUT(16, bus_p, PCI_PCIX_SEC_STATUS, in pf_pcix_regs_clear() 705 PCIX_CAP_PUT(32, bus_p, PCI_PCIX_BDG_STATUS, in pf_pcix_regs_clear() 718 PCIX_CAP_PUT(32, bus_p, PCI_PCIX_BDG_ECC_STATUS, in pf_pcix_regs_clear() 723 PCIX_CAP_PUT(32, bus_p, PCI_PCIX_BDG_ECC_STATUS, in pf_pcix_regs_clear() 729 PCIX_CAP_PUT(32, bus_p, PCI_PCIX_STATUS, in pf_pcix_regs_clear() 735 PCIX_CAP_PUT(32, bus_p, PCI_PCIX_ECC_STATUS, in pf_pcix_regs_clear()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pcie_impl.h | 129 #define PCIX_CAP_PUT(sz, bus_p, off, val) \ macro
|