Symbol: PCI_CAP_GET16
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4595
if ((msix_ctrl = PCI_CAP_GET16(pci_cfg_hdl, 0, caps_ctrl,
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4654
if ((msix_ctrl = PCI_CAP_GET16(pci_cfg_hdl, 0, caps_ctrl,
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4783
if ((msix_ctrl = PCI_CAP_GET16(pci_cfg_hdl, 0,
usr/src/uts/common/io/ib/adapters/tavor/tavor.c
3021
if ((msi_ctrl = PCI_CAP_GET16(pci_cfg_hdl, 0,
usr/src/uts/common/io/pci_intr_lib.c
121
if ((*msi_ctrl = PCI_CAP_GET16(*h, 0, *caps_ptr,
usr/src/uts/common/io/pci_intr_lib.c
133
if ((*msi_ctrl = PCI_CAP_GET16(*h, 0, *caps_ptr,
usr/src/uts/common/io/pci_intr_lib.c
220
PCI_CAP_GET16(h, 0, caps_ptr, PCI_MSI_CTRL)));
usr/src/uts/common/io/pci_intr_lib.c
239
"= %x\n", PCI_CAP_GET16(h, 0, caps_ptr,
usr/src/uts/common/io/pci_intr_lib.c
245
"= %x\n", PCI_CAP_GET16(h, 0, caps_ptr,
usr/src/uts/common/io/pci_intr_lib.c
321
"= %x\n", PCI_CAP_GET16(h, 0, caps_ptr, PCI_MSI_CTRL)));
usr/src/uts/common/io/pciex/pcie.c
2731
port_type = PCI_CAP_GET16(config_handle, 0, cap_ptr,
usr/src/uts/common/io/pciex/pcieb.c
1300
pcie_msi_off = PCI_CAP_GET16(bus_p->bus_cfg_hdl, 0,
usr/src/uts/common/io/pciex/pcieb.c
1881
pmcap = PCI_CAP_GET16(conf_hdl, 0, cap_ptr, PCI_PMCAP);
usr/src/uts/common/io/pciex/pcieb.c
445
sdip_dev_ctrl = PCI_CAP_GET16(cfg_hdl, 0, cap_ptr,
usr/src/uts/i86pc/io/pci/pci_common.c
245
cap_ctrl = PCI_CAP_GET16(handle, 0, msi_cap_base,
usr/src/uts/i86pc/io/pci/pci_common.c
255
cap_ctrl = PCI_CAP_GET16(handle, 0, msix_cap_base,
usr/src/uts/intel/io/vmm/io/ppt.c
1114
val = PCI_CAP_GET16(cfg, 0, cap_ptr, PCI_PMCSR);
usr/src/uts/intel/io/vmm/io/ppt.c
750
devsts = PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_DEVSTS);
usr/src/uts/intel/io/vmm/io/ppt.c
765
devsts = PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_DEVSTS);
usr/src/uts/intel/io/vmm/io/ppt.c
803
if ((PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_PCIECAP) &
usr/src/uts/intel/io/vmm/io/ppt.c
811
timo = timo_ranges[PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_DEVCTL2) &
usr/src/uts/intel/io/vmm/io/ppt.c
866
ctl = PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_DEVCTL);
usr/src/uts/sun4/io/pcicfg.c
3534
val = PCI_CAP_GET16(config_handle, 0, cap_ptr,
usr/src/uts/sun4/io/pcicfg.c
3976
regs->devctl = devctl = PCI_CAP_GET16(h, 0, cap_ptr,
usr/src/uts/sun4/io/pcicfg.c
594
int port_type = PCI_CAP_GET16(handle, 0, cap_ptr,
usr/src/uts/sun4/io/pcicfg.c
598
(PCI_CAP_GET16(handle, 0, cap_ptr, PCIE_PCIECAP)
usr/src/uts/sun4/io/pcicfg.c
669
port_type = PCI_CAP_GET16(handle, 0,
usr/src/uts/sun4u/io/pci/pci_pci.c
1082
pmcap = PCI_CAP_GET16(conf_hdl, 0, ppb->ppb_pm_cap_ptr,
usr/src/uts/sun4u/io/pci/pci_pci.c
1242
if ((pmcsr = PCI_CAP_GET16(ppb->ppb_conf_hdl, 0,
usr/src/uts/sun4u/io/pci/pci_pci.c
1319
if ((pmcsr = PCI_CAP_GET16(ppb->ppb_conf_hdl, 0,
usr/src/uts/sun4u/io/pci/pcix.c
66
if ((pcix_cmd = PCI_CAP_GET16(handle, 0, pcix_cap_ptr, 2))