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