Searched refs:IS_CMOS_PORT (Results 1 – 1 of 1) sorted by relevance
250 #define IS_CMOS_PORT(port) (0x70 <= port && port <= 0x71) macro586 else if (IS_CMOS_PORT(port)) in BE_inb()688 else if (IS_CMOS_PORT(port)) in BE_outb()