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 D | emlxs_os.h | 202 #define PCIE_PCIECAP 0x02 /* PCI-e Capability Reg */
|
/titanic_44/usr/src/uts/common/io/igb/ |
H A D | igb_debug.c | 241 pci_config_get16(handle, offset + PCIE_PCIECAP)); in pci_dump()
|
/titanic_44/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1026 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 D | pcieb.c | 1170 bus_p->bus_pcie_off, PCIE_PCIECAP) & in pcieb_intr_init()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | pcie.h | 41 #define PCIE_PCIECAP 0x02 /* PCI-e Capability Reg */ macro
|
/titanic_44/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.c | 366 pci_config_get16(handle, offset + PCIE_PCIECAP)); in ixgbe_pci_dump()
|
/titanic_44/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 516 pci_config_get16(handle, offset + PCIE_PCIECAP)); in pciconfig_dump()
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 594 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 D | pcicfg.c | 3312 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()
|