Searched refs:LDC_FRAG_STOP (Results 1 – 2 of 2) sorted by relevance
111 #define LDC_FRAG_STOP 0x80 /* frag_info = 0x02 */ macro
310 (msg->env & LDC_FRAG_STOP) ? 'E' : ' ', \4170 if (msg->env & LDC_FRAG_STOP) { in i_ldc_read_packet()4566 ldcmsg->env |= LDC_FRAG_STOP; in i_ldc_write_packet()