Home
last modified time | relevance | path

Searched refs:PCIE_PCIECAP_VER_1_0 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_pci.c141 ASSERT3U((pciecap & PCIE_PCIECAP_VER_MASK), >=, PCIE_PCIECAP_VER_1_0); in sfxge_pci_init()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h76 #define PCIE_PCIECAP_VER_1_0 0x1 /* PCI-E spec 1.0 */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_props.c348 case PCIE_PCIECAP_VER_1_0: in pci_prop_data_fill_pcie()
H A Dpcie.c1639 case PCIE_PCIECAP_VER_1_0: in pcie_capture_speeds()