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