Searched refs:PCI_CONF1_EXT_REG_MASK (Results 1 – 1 of 1) sorted by relevance
811 #define PCI_CONF1_EXT_REG_MASK 0xf00 macro812 #define PCI_CONF1_EXT_REG(x) (((x) & PCI_CONF1_EXT_REG_MASK) << PCI_CONF1_EXT_REG_SHIFT)
Completed in 5 milliseconds