Symbol: PCIE_CAP_GET
usr/src/uts/common/io/pciex/pcie.c
1024
linkcap = PCIE_CAP_GET(32, bus_p, PCIE_LINKCAP);
usr/src/uts/common/io/pciex/pcie.c
1025
linkctl = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL);
usr/src/uts/common/io/pciex/pcie.c
1155
reg16 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL);
usr/src/uts/common/io/pciex/pcie.c
1617
vers = PCIE_CAP_GET(16, bus_p, PCIE_PCIECAP);
usr/src/uts/common/io/pciex/pcie.c
1638
cap2 = PCIE_CAP_GET(32, bus_p, PCIE_LINKCAP2);
usr/src/uts/common/io/pciex/pcie.c
1639
ctl2 = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL2);
usr/src/uts/common/io/pciex/pcie.c
1657
status = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS);
usr/src/uts/common/io/pciex/pcie.c
1658
cap = PCIE_CAP_GET(32, bus_p, PCIE_LINKCAP);
usr/src/uts/common/io/pciex/pcie.c
2340
if ((reg16 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL)) !=
usr/src/uts/common/io/pciex/pcie.c
2352
(reg16 = PCIE_CAP_GET(16, bus_p, PCIE_ROOTCTL)) !=
usr/src/uts/common/io/pciex/pcie.c
2476
if ((device_sts = PCIE_CAP_GET(16, bus_p, PCIE_DEVSTS)) !=
usr/src/uts/common/io/pciex/pcie.c
2482
device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL);
usr/src/uts/common/io/pciex/pcie.c
2504
device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL);
usr/src/uts/common/io/pciex/pcie.c
2544
device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_ROOTCTL);
usr/src/uts/common/io/pciex/pcie.c
2552
if ((device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_AER_RE_CMD)) !=
usr/src/uts/common/io/pciex/pcie.c
2693
if (PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL) &
usr/src/uts/common/io/pciex/pcie.c
2817
pciecap = PCIE_CAP_GET(16, bus_p, PCIE_PCIECAP);
usr/src/uts/common/io/pciex/pcie.c
2824
devcap2 = PCIE_CAP_GET(32, bus_p, PCIE_DEVCAP2);
usr/src/uts/common/io/pciex/pcie.c
2848
devctl2 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL2);
usr/src/uts/common/io/pciex/pcie.c
2869
devctl2 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL2);
usr/src/uts/common/io/pciex/pcie.c
2890
devctl2 = PCIE_CAP_GET(32, bus_p, PCIE_DEVCTL2);
usr/src/uts/common/io/pciex/pcie.c
3062
linkcap = PCIE_CAP_GET(32, bus_p, PCIE_LINKCAP);
usr/src/uts/common/io/pciex/pcie.c
3082
linkctl = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL);
usr/src/uts/common/io/pciex/pcie.c
3111
linkctl = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL);
usr/src/uts/common/io/pciex/pcie.c
3258
linksts = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS);
usr/src/uts/common/io/pciex/pcie.c
3337
ctl2 = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL2);
usr/src/uts/common/io/pciex/pcie.c
3374
sts = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS);
usr/src/uts/common/io/pciex/pcie.c
3380
ctl = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL);
usr/src/uts/common/io/pciex/pcie.c
3390
sts = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS);
usr/src/uts/common/io/pciex/pcie_fault.c
658
pcie_regs->pcie_err_status = PCIE_CAP_GET(16, bus_p, PCIE_DEVSTS);
usr/src/uts/common/io/pciex/pcie_fault.c
659
pcie_regs->pcie_err_ctl = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL);
usr/src/uts/common/io/pciex/pcie_fault.c
660
pcie_regs->pcie_dev_cap = PCIE_CAP_GET(32, bus_p, PCIE_DEVCAP);
usr/src/uts/common/io/pciex/pcie_fault.c
668
pcie_rp_regs->pcie_rp_status = PCIE_CAP_GET(32, bus_p,
usr/src/uts/common/io/pciex/pcie_fault.c
670
pcie_rp_regs->pcie_rp_ctl = PCIE_CAP_GET(16, bus_p,
usr/src/uts/common/io/pciex/pcie_fault.c
689
pcie_slot_regs->pcie_slot_cap = PCIE_CAP_GET(32, bus_p,
usr/src/uts/common/io/pciex/pcie_fault.c
691
pcie_slot_regs->pcie_slot_control = PCIE_CAP_GET(16, bus_p,
usr/src/uts/common/io/pciex/pcie_fault.c
693
pcie_slot_regs->pcie_slot_status = PCIE_CAP_GET(16, bus_p,
usr/src/uts/common/io/pciex/pcieb.c
417
cdip_dev_ctrl = PCIE_CAP_GET(16, cdip_bus_p, PCIE_DEVCTL);
usr/src/uts/common/io/pciex/pcieb.c
511
if (PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL) & PCIE_LINKCTL_LINK_DISABLE)
usr/src/uts/common/sys/pcie_impl.h
612
PCIE_CAP_GET(sz, bus_p, off))
usr/src/uts/intel/io/pciex/pcieb_x86.c
570
rber = PCIE_CAP_GET(16, bus_p, PCIE_DEVCAP) &
usr/src/uts/sparc/io/pciex/pcieb_sparc.c
355
val = PCIE_CAP_GET(32, bus_p, PCIE_LINKCAP);