Symbol: PCI_CONF_CAP_PTR
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
5407
cap = data.pcb_u8[PCI_CONF_CAP_PTR];
usr/src/cmd/pcitool/pcitool.c
498
cfg_prg.offset = PCI_CONF_CAP_PTR;
usr/src/lib/libprtdiag_psr/sparc/opl/common/opl_picl.c
673
cap_ptr = read_byte(fd, bus, dev, func, PCI_CONF_CAP_PTR, &ret);
usr/src/uts/common/io/audio/drv/audiots/audiots.c
594
ptr = pci_config_get8(pcih, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/cxgbe/t4nex/t4_nexus.c
2523
uint8_t cap_ptr = pci_config_get8(sc->pci_regh, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/e1000g/e1000g_debug.c
438
cap_ptr = pci_config_get8(handle, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1450
caps_ptr = (uint8_t)ql_pci_config_get8(ha, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19202
cptr = ql_pci_config_get8(ha, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2345
csr = (uint8_t)ql_pci_config_get8(ha, PCI_CONF_CAP_PTR) + PCI_PMCSR;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
8349
cap_ptr = (uint8_t)ql_pci_config_get8(ha, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/igb/igb_debug.c
131
cap_ptr = pci_config_get8(handle, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/iwn/if_iwn.c
747
for (ptr = pci_config_get8(pcih, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/ixgbe/ixgbe_debug.c
256
cap_ptr = pci_config_get8(handle, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4781
ptr = pci_config_get8(handle, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/pci_cap.c
139
base = PCI_CONF_CAP_PTR;
usr/src/uts/common/io/pci_cap.c
231
base = PCI_CONF_CAP_PTR;
usr/src/uts/common/io/pci_cap.c
68
for (i = 0, base = pci_config_get8(h, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/pciex/pci_props.c
456
cap_off = pci_prop_get8(acc, prop, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/pciex/pcie.c
1951
baseptr = PCI_CONF_CAP_PTR;
usr/src/uts/common/io/qede/qede_gld.c
1329
cap_offset = pci_config_get8(pci_cfg_handle, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/qede/qede_gld.c
1375
cap_offset = pci_config_get8(pci_cfg_handle, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
4289
PCI_CONF_CAP_PTR), 4);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
13395
PCI_CONF_CAP_PTR), 4);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
767
pci_config_get8(pwp->pci_acc_handle, PCI_CONF_CAP_PTR));
usr/src/uts/common/io/sfe/sfe_util.c
5273
pci_cap_ptr = pci_config_get8(conf_handle, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/sfxge/sfxge_pci.c
67
for (off = pci_config_get8(sp->s_pci_handle, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/skd/skd.c
409
pos = pci_config_get8(skdev->pci_handle, PCI_CONF_CAP_PTR);
usr/src/uts/common/io/yge/yge.c
1167
ptr = pci_config_get8(pcih, PCI_CONF_CAP_PTR);
usr/src/uts/common/os/sunpci.c
851
cap_ptr = pci_config_get8(conf_hdl, PCI_CONF_CAP_PTR);
usr/src/uts/i86pc/io/immu_dvma.c
573
capsp = pci_getb_func(bus, dev, func, PCI_CONF_CAP_PTR);
usr/src/uts/intel/io/pci/pci_boot.c
2210
cap_ptr = pci_getb(bus, dev, func, PCI_CONF_CAP_PTR);
usr/src/uts/intel/io/pci/pci_boot.c
904
cap_id_loc = pci_getb(bus, dev, func, PCI_CONF_CAP_PTR);
usr/src/uts/intel/io/pciex/pcie_nvidia.c
66
capsp = (*pci_getb_func)(bus, dev, func, PCI_CONF_CAP_PTR);
usr/src/uts/sun4v/io/px/px_libhv.c
85
(void) hvio_config_get(dev_hdl, bdf, PCI_CONF_CAP_PTR, 4,