Home
last modified time | relevance | path

Searched refs:PCI_CONF_CAP_PTR (Results 1 – 25 of 26) sorted by relevance

12

/titanic_41/usr/src/uts/common/io/
H A Dpci_cap.c67 for (i = 0, base = pci_config_get8(h, PCI_CONF_CAP_PTR); in pci_cap_probe()
138 base = PCI_CONF_CAP_PTR; in pci_lcap_locate()
220 base = PCI_CONF_CAP_PTR; in pci_htcap_locate()
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.h70 #define PCI_CONF_CAP_PTR 0x34 /* 1 byte capability pointer */ macro
H A Dopl_picl.c673 cap_ptr = read_byte(fd, bus, dev, func, PCI_CONF_CAP_PTR, &ret); in get_lane_width()
/titanic_41/usr/src/uts/sun4v/io/px/
H A Dpx_libhv.c85 (void) hvio_config_get(dev_hdl, bdf, PCI_CONF_CAP_PTR, 4, in hvio_rp_mps()
/titanic_41/usr/src/uts/intel/io/pciex/
H A Dpcie_nvidia.c65 capsp = (*pci_getb_func)(bus, dev, func, PCI_CONF_CAP_PTR); in check_if_device_is_pciex()
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_debug.c129 cap_ptr = pci_config_get8(handle, PCI_CONF_CAP_PTR); in pci_dump()
/titanic_41/usr/src/uts/common/sys/
H A Dpci.h63 #define PCI_CONF_CAP_PTR 0x34 /* capabilities pointer, 1 byte */ macro
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c256 cap_ptr = pci_config_get8(handle, PCI_CONF_CAP_PTR); in ixgbe_pci_dump()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c438 cap_ptr = pci_config_get8(handle, PCI_CONF_CAP_PTR); in pciconfig_dump()
/titanic_41/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c594 ptr = pci_config_get8(pcih, PCI_CONF_CAP_PTR); in audiots_power_up()
/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_sunmod.c1000 caps_ptr = pci_config_get8(mstate->mis_cfg_hdl, PCI_CONF_CAP_PTR); in drm_supp_device_capability()
/titanic_41/usr/src/uts/common/os/
H A Dsunpci.c949 cap_ptr = pci_config_get8(conf_hdl, PCI_CONF_CAP_PTR);
/titanic_41/usr/src/cmd/pcitool/
H A Dpcitool.c498 cfg_prg.offset = PCI_CONF_CAP_PTR; in supports_ari()
/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_boot.c834 cap_id_loc = pci_getb(bus, dev, func, PCI_CONF_CAP_PTR); in get_pci_cap()
1842 cap_ptr = pci_getb(bus, dev, func, PCI_CONF_CAP_PTR); in set_devpm_d0()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c1004 baseptr = PCI_CONF_CAP_PTR; in pcie_init_bus()
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_fwlog.c767 pci_config_get8(pwp->pci_acc_handle, PCI_CONF_CAP_PTR)); in pmcs_dump_pcie_conf()
/titanic_41/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c571 capsp = pci_getb_func(bus, dev, func, PCI_CONF_CAP_PTR); in device_is_pciex()
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c2179 t4_os_pci_read_cfg1(sc, PCI_CONF_CAP_PTR, &cap_ptr); in t4_os_find_pci_capability()
/titanic_41/usr/src/uts/common/io/yge/
H A Dyge.c1167 ptr = pci_config_get8(pcih, PCI_CONF_CAP_PTR); in yge_find_capability()
/titanic_41/usr/src/uts/common/io/skd/
H A Dskd.c407 pos = pci_config_get8(skdev->pci_handle, PCI_CONF_CAP_PTR); in skd_pci_find_capability()
/titanic_41/usr/src/uts/common/io/sfe/
H A Dsfe_util.c5281 pci_cap_ptr = pci_config_get8(conf_handle, PCI_CONF_CAP_PTR); in gem_search_pci_cap()
/titanic_41/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c4809 ptr = pci_config_get8(handle, PCI_CONF_CAP_PTR); in myri10ge_find_cap()
/titanic_41/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4184 PCI_CONF_CAP_PTR), 4); in ahci_config_space_init()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1283 caps_ptr = (uint8_t)ql_pci_config_get8(ha, PCI_CONF_CAP_PTR); in ql_attach()
2101 csr = (uint8_t)ql_pci_config_get8(ha, PCI_CONF_CAP_PTR) + PCI_PMCSR; in ql_power()
H A Dql_xioctl.c7866 cap_ptr = (uint8_t)ql_pci_config_get8(ha, PCI_CONF_CAP_PTR); in ql_get_pci_data()

12