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