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