Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c68 for (i = 0, base = pci_config_get8(h, PCI_CONF_CAP_PTR); in pci_cap_probe()
139 base = PCI_CONF_CAP_PTR; in pci_lcap_locate()
231 base = PCI_CONF_CAP_PTR; in pci_htcap_locate()
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_pci.c67 for (off = pci_config_get8(sp->s_pci_handle, PCI_CONF_CAP_PTR); in sfxge_pci_cap_find()
/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcie_nvidia.c66 capsp = (*pci_getb_func)(bus, dev, func, PCI_CONF_CAP_PTR); in check_if_device_is_pciex()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c131 cap_ptr = pci_config_get8(handle, PCI_CONF_CAP_PTR); in pci_dump()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c438 cap_ptr = pci_config_get8(handle, PCI_CONF_CAP_PTR); in pciconfig_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h64 #define PCI_CONF_CAP_PTR 0x34 /* capabilities pointer, 1 byte */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_props.c456 cap_off = pci_prop_get8(acc, prop, PCI_CONF_CAP_PTR); in pci_prop_data_fill()
H A Dpcie.c1952 baseptr = PCI_CONF_CAP_PTR; in pcie_init_bus()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c1344 cap_offset = pci_config_get8(pci_cfg_handle, PCI_CONF_CAP_PTR);
1390 cap_offset = pci_config_get8(pci_cfg_handle, PCI_CONF_CAP_PTR);
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c851 cap_ptr = pci_config_get8(conf_hdl, PCI_CONF_CAP_PTR);
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c498 cfg_prg.offset = PCI_CONF_CAP_PTR; in supports_ari()
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c904 cap_id_loc = pci_getb(bus, dev, func, PCI_CONF_CAP_PTR); in get_pci_cap()
2205 cap_ptr = pci_getb(bus, dev, func, PCI_CONF_CAP_PTR); in set_devpm_d0()
/illumos-gate/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()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c573 capsp = pci_getb_func(bus, dev, func, PCI_CONF_CAP_PTR); in device_is_pciex()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c1167 ptr = pci_config_get8(pcih, PCI_CONF_CAP_PTR); in yge_find_capability()
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c409 pos = pci_config_get8(skdev->pci_handle, PCI_CONF_CAP_PTR); in skd_pci_find_capability()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c2973 t4_os_pci_read_cfg1(sc, PCI_CONF_CAP_PTR, &cap_ptr);
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c5153 cap = data.pcb_u8[PCI_CONF_CAP_PTR]; in pcieadm_cfgspace()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c5279 pci_cap_ptr = pci_config_get8(conf_handle, PCI_CONF_CAP_PTR); in gem_search_pci_cap()
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c4781 ptr = pci_config_get8(handle, PCI_CONF_CAP_PTR); in myri10ge_find_cap()

12