Home
last modified time | relevance | path

Searched refs:PCI_PCIX_VER_2 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c81 if ((pcix_cmd & PCI_PCIX_VER_MASK) == PCI_PCIX_VER_2) in pci_cap_probe()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h740 #define PCI_PCIX_VER_2 0x2000 /* PCIX cap list item version 2 */ macro
H A Dpcie_impl.h110 (bus_p->bus_ecc_ver == PCI_PCIX_VER_2))
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c603 ((pcix_command & PCI_PCIX_VER_MASK) == PCI_PCIX_VER_2))
H A Dpcifm.c45 ((x) == PCI_PCIX_VER_2))