Searched refs:PCIE_PCIECAP (Results 1 - 10 of 10) 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);
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c240 "PCIE_PCIECAP:\t0x%x\n",
241 pci_config_get16(handle, offset + PCIE_PCIECAP));
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1026 base + PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK;
1030 (pci_cfgacc_get16(rcdip, bdf, base + PCIE_PCIECAP)
1986 PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK;
2144 pciecap = PCIE_CAP_GET(16, bus_p, PCIE_PCIECAP);
H A Dpcieb.c1170 bus_p->bus_pcie_off, PCIE_PCIECAP) &
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h202 #define PCIE_PCIECAP 0x02 /* PCI-e Capability Reg */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c365 "PCIE_PCIECAP:\t0x%x\n",
366 pci_config_get16(handle, offset + PCIE_PCIECAP));
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h41 #define PCIE_PCIECAP 0x02 /* PCI-e Capability Reg */ macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c515 "PCIE_PCIECAP:\t0x%x\n",
516 pci_config_get16(handle, offset + PCIE_PCIECAP));
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c594 PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK;
597 (PCI_CAP_GET16(handle, NULL, cap_ptr, PCIE_PCIECAP)
669 cap_ptr, PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK;
3541 PCIE_PCIECAP) & PCIE_PCIECAP_SLOT_IMPL;
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c3312 val = pci_config_get16(config_handle, cap_id_loc + PCIE_PCIECAP)
5190 cap_loc + PCIE_PCIECAP) & PCIE_PCIECAP_DEV_TYPE_MASK;

Completed in 123 milliseconds