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