Searched refs:COMDPORT (Results 1 – 3 of 3) sorted by relevance
39 #define COMDPORT (uart6850_base+1) macro52 outb(cmd, COMDPORT); in uart6850_cmd()
47 #define COMDPORT (devc->base+1) macro60 outb((cmd), COMDPORT); in uart401_cmd()
78 #define COMDPORT(base) (base+1) macro94 outb(cmd, COMDPORT(devc->base)); in write_command()