ref: 11cf56ca795f3db5191ad457732c77f918618dd3 dir: /os/boot/puma/io.h/
#define inb(port) sio_inb(port) #define outb(port, data) sio_outb(port, data)