EXEC_INT
if ((bus_space_read_1(iot, ioh, STATUS_REG) & EXEC_INT) == 0)
bus_space_write_1(iot, ioh, STATUS_REG, EXEC_INT);
if (status & EXEC_INT) {