UHID_IMMED
if (atomic_load_relaxed(&sc->sc_state) & UHID_IMMED) {
atomic_or_32(&sc->sc_state, UHID_IMMED);
atomic_and_32(&sc->sc_state, ~UHID_IMMED);