Searched refs:st_sync (Results 1 – 1 of 1) sorted by relevance
40 st_sync = 0, // syncing... enumerator73 if (st->rstate != st_sync || st->wstate != st_sync) in ll_send_sof()83 if (st->rstate != st_sync) in ll_send_sof()95 if (st->rstate != st_sync || st->wstate != st_sync) in ll_check_sof()116 st->rstate = st_sync; in ll_send_eof()117 st->wstate = st_sync; in ll_send_eof()128 if (st->rstate != st_sync) in ll_send_lnibble()145 st->wstate = st_sync; in ll_send_lnibble()153 if (st->rstate != st_sync) in ll_send_mnibble()170 st->wstate = st_sync; in ll_send_mnibble()[all …]