STATE_NONE
host->state = STATE_NONE;
if (host->state == STATE_NONE || host->state == STATE_FINALIZE || !host->mrq)
host->state = STATE_NONE;
WRITE_ONCE(wait.state, STATE_NONE);
WRITE_ONCE(wait.state, STATE_NONE);