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