Searched refs:REG_CFG2 (Results 1 – 3 of 3) sorted by relevance
144 outb(CFG2_32BIT, port + REG_CFG2); in fdomain_identify()145 if ((inb(port + REG_CFG2) & CFG2_32BIT)) { in fdomain_identify()146 outb(0, port + REG_CFG2); in fdomain_identify()147 if ((inb(port + REG_CFG2) & CFG2_32BIT) == 0) in fdomain_identify()
96 #define REG_CFG2 11 /* R/W: Configuration Register 2 (@) */ macro
251 #define REG_CFG2 0x1203 macro
Completed in 7 milliseconds