Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_STBRIDGE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/hotplug/pci/
H A Dpcicfg.h56 #define PCI_BRIDGE_STBRIDGE 0x9 macro
/titanic_41/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c1351 if ((class != PCI_CLASS_BRIDGE) || (subclass != PCI_BRIDGE_STBRIDGE)) in pcicfg_is_ntbridge()
/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c1453 if ((class != PCI_CLASS_BRIDGE) || (subclass != PCI_BRIDGE_STBRIDGE)) in pcicfg_is_ntbridge()