Searched refs:PCIC_PCI_CLASS (Results 1 – 1 of 1) sorted by relevance
567 #define PCIC_PCI_CLASS(cls, subclass) (((cls) << 16) | ((subclass) << 8)) macro568 #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)