Searched refs:PCI_CLASS_BRIDGE_MASK (Results 1 – 1 of 1) sorted by relevance
132 #define PCI_CLASS_BRIDGE_MASK 0xffff00 macro577 val &= ~PCI_CLASS_BRIDGE_MASK; in paxb_cfg_dev_id()