Outb 186 include/linux/scc.h #define Outb(port, val) outb_p(val, port) Outb 189 include/linux/scc.h #define Outb(port, val) outb(val, port)