MASK_ALL
bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL);
bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP));
bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL);
bus_space_write_1(iot, ioh, TUL_IMSK, (MASK_ALL & ~MSCMP));
bus_space_write_1(iot, ioh, TUL_IMSK, MASK_ALL);