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