Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dpci_cap.c80 if ((pcix_cmd & PCI_PCIX_VER_MASK) == PCI_PCIX_VER_2) in pci_cap_probe()
/titanic_41/usr/src/uts/common/sys/
H A Dpci.h732 #define PCI_PCIX_VER_2 0x2000 /* PCIX cap list item version 2 */ macro
H A Dpcie_impl.h107 (bus_p->bus_ecc_ver == PCI_PCIX_VER_2))
/titanic_41/usr/src/uts/common/os/
H A Dsunpci.c701 ((pcix_command & PCI_PCIX_VER_MASK) == PCI_PCIX_VER_2))
H A Dpcifm.c41 ((x) == PCI_PCIX_VER_2))