Home
last modified time | relevance | path

Searched refs:PCIE_PCIECAP (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_pci.c140 pciecap = pci_config_get16(sp->s_pci_handle, off + PCIE_PCIECAP); in sfxge_pci_init()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h202 #define PCIE_PCIECAP 0x02 /* PCI-e Capability Reg */
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1627 bus_p->bus_pcie_off + PCIE_PCIECAP); in pcie_capture_speeds()
1629 vers = PCIE_CAP_GET(16, bus_p, PCIE_PCIECAP); in pcie_capture_speeds()
1976 PCIE_PCIECAP); in pcie_init_bus()
1982 (pci_cfgacc_get16(rcdip, bdf, base + PCIE_PCIECAP) in pcie_init_bus()
2735 PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK; in pcie_root_port()
2820 pciecap = PCIE_CAP_GET(16, bus_p, PCIE_PCIECAP); in pcie_ari_supported()
H A Dpci_props.c345 pciecap = pci_prop_get16(acc, prop, cap_base + PCIE_PCIECAP); in pci_prop_data_fill_pcie()
H A Dpcieb.c1301 bus_p->bus_pcie_off, PCIE_PCIECAP) & in pcieb_intr_init()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c241 pci_config_get16(handle, offset + PCIE_PCIECAP)); in pci_dump()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c366 pci_config_get16(handle, offset + PCIE_PCIECAP)); in ixgbe_pci_dump()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c516 pci_config_get16(handle, offset + PCIE_PCIECAP)); in pciconfig_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h45 #define PCIE_PCIECAP 0x02 /* PCI-e Capability Reg */ macro
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c1778 { PCIE_PCIECAP, 2, "cap", "Capability Register",
1788 { PCIE_PCIECAP, 2, "cap", "Capability Register",
1804 { PCIE_PCIECAP, 2, "cap", "Capability Register",
1827 { PCIE_PCIECAP, 2, "cap", "Capability Register",
1855 { PCIE_PCIECAP, 2, "cap", "Capability Register",
5182 PCIE_PCIECAP] & PCIE_PCIECAP_DEV_TYPE_MASK; in pcieadm_cfgspace()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c595 PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK; in pcicfg_get_nslots()
598 (PCI_CAP_GET16(handle, 0, cap_ptr, PCIE_PCIECAP) in pcicfg_get_nslots()
670 cap_ptr, PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK; in pcicfg_pcie_port_type()
3535 PCIE_PCIECAP) & PCIE_PCIECAP_SLOT_IMPL; in pcicfg_set_standard_props()
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dppt.c748 if ((PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_PCIECAP) & in ppt_max_completion_tmo_us()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c4898 cap_loc + PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK; in pcicfg_pcie_port_type()