Searched refs:PCIX_CAP_GET (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c496 pcix_ecc_regs->pcix_ecc_ctlstat = PCIX_CAP_GET(32, bus_p,
498 pcix_ecc_regs->pcix_ecc_fstaddr = PCIX_CAP_GET(32, bus_p,
500 pcix_ecc_regs->pcix_ecc_secaddr = PCIX_CAP_GET(32, bus_p,
502 pcix_ecc_regs->pcix_ecc_attr = PCIX_CAP_GET(32, bus_p,
505 pcix_ecc_regs->pcix_ecc_ctlstat = PCIX_CAP_GET(32, bus_p,
507 pcix_ecc_regs->pcix_ecc_fstaddr = PCIX_CAP_GET(32, bus_p,
509 pcix_ecc_regs->pcix_ecc_secaddr = PCIX_CAP_GET(32, bus_p,
511 pcix_ecc_regs->pcix_ecc_attr = PCIX_CAP_GET(32, bus_p,
530 pcix_bdg_regs->pcix_bdg_sec_stat = PCIX_CAP_GET(16, bus_p,
532 pcix_bdg_regs->pcix_bdg_stat = PCIX_CAP_GET(3
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h127 #define PCIX_CAP_GET(sz, bus_p, off) \ macro

Completed in 45 milliseconds