__i8254_write
__i8254_write(i8254, cmd, I8254_CTRL_REG);
__i8254_write(i8254, I8254_CTRL_SEL_CTR(counter) | I8254_CTRL_LATCH,
__i8254_write(i8254, byte, counter);
__i8254_write(i8254, byte, counter);
__i8254_write(i8254, byte, I8254_CTRL_REG);