Searched refs:IS_VGA_PORT (Results 1 – 1 of 1) sorted by relevance
252 #define IS_VGA_PORT(port) (0x3C0 <= port && port <= 0x3DA) macro575 if (IS_VGA_PORT(port)){ in BE_inb()682 if (IS_VGA_PORT(port)) in BE_outb()717 if (IS_VGA_PORT(port)) { in BE_outw()