Searched refs:CFG2_32BIT (Results 1 – 2 of 2) sorted by relevance
149 outb(CFG2_32BIT, port + REG_CFG2); in fdomain_identify()150 if ((inb(port + REG_CFG2) & CFG2_32BIT)) { in fdomain_identify()152 if ((inb(port + REG_CFG2) & CFG2_32BIT) == 0) in fdomain_identify()
101 #define CFG2_32BIT BIT(7) /* 32-bit mode */ macro
Completed in 4 milliseconds