Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpcic_var.h567 #define PCIC_PCI_CLASS(cls, subclass) (((cls) << 16) | ((subclass) << 8)) macro
568 #define PCIC_PCI_PCMCIA PCIC_PCI_CLASS(PCI_CLASS_BRIDGE, PCI_BRIDGE_PCMCIA)
569 #define PCIC_PCI_CARDBUS PCIC_PCI_CLASS(PCI_CLASS_BRIDGE, PCI_BRIDGE_CARDBUS)