Searched refs:LSFL_RCOM_WAIT (Results 1 – 2 of 2) sorted by relevance
118 set_bit(LSFL_RCOM_WAIT, &ls->ls_flags); in allow_sync_reply()125 clear_bit(LSFL_RCOM_WAIT, &ls->ls_flags); in disallow_sync_reply()192 if (!test_bit(LSFL_RCOM_WAIT, &ls->ls_flags) || in receive_sync_reply()202 clear_bit(LSFL_RCOM_WAIT, &ls->ls_flags); in receive_sync_reply()
529 #define LSFL_RCOM_WAIT 4 macro