Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h202 #define PCIE_PCIECAP 0x02 /* PCI-e Capability Reg */
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_debug.c241 pci_config_get16(handle, offset + PCIE_PCIECAP)); in pci_dump()
/titanic_44/usr/src/uts/common/io/pciex/
H A Dpcie.c1026 base + PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK; in pcie_init_bus()
1030 (pci_cfgacc_get16(rcdip, bdf, base + PCIE_PCIECAP) in pcie_init_bus()
1986 PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK; in pcie_root_port()
2144 pciecap = PCIE_CAP_GET(16, bus_p, PCIE_PCIECAP); in pcie_ari_supported()
H A Dpcieb.c1170 bus_p->bus_pcie_off, PCIE_PCIECAP) & in pcieb_intr_init()
/titanic_44/usr/src/uts/common/sys/
H A Dpcie.h41 #define PCIE_PCIECAP 0x02 /* PCI-e Capability Reg */ macro
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c366 pci_config_get16(handle, offset + PCIE_PCIECAP)); in ixgbe_pci_dump()
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c516 pci_config_get16(handle, offset + PCIE_PCIECAP)); in pciconfig_dump()
/titanic_44/usr/src/uts/sun4/io/
H A Dpcicfg.c594 PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK; in pcicfg_get_nslots()
597 (PCI_CAP_GET16(handle, NULL, cap_ptr, PCIE_PCIECAP) in pcicfg_get_nslots()
669 cap_ptr, PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK; in pcicfg_pcie_port_type()
3541 PCIE_PCIECAP) & PCIE_PCIECAP_SLOT_IMPL; in pcicfg_set_standard_props()
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c3312 val = pci_config_get16(config_handle, cap_id_loc + PCIE_PCIECAP) in pcicfg_set_standard_props()
5190 cap_loc + PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK; in pcicfg_pcie_port_type()