x86emu_i8254_outb
void x86emu_i8254_outb(struct x86emu_i8254 *, uint16_t, uint8_t);
x86emu_i8254_outb(&sc->i8254, port, val);