Searched refs:ELCR_PORT2 (Results 1 – 2 of 2) sorted by relevance
97 #define ELCR_PORT2 0x4D1 macro
281 elcrval = (inb(ELCR_PORT2) << 8) | (inb(ELCR_PORT1)); in build_reserved_irqlist()