Searched refs:LDC_FRAG_START (Results 1 – 2 of 2) sorted by relevance
110 #define LDC_FRAG_START 0x40 /* frag_info = 0x01 */ macro
309 (msg->env & LDC_FRAG_START) ? 'B' : ' ', \4091 if (!(msg->env & LDC_FRAG_START)) { in i_ldc_read_packet()4114 if (msg->env & LDC_FRAG_START) { in i_ldc_read_packet()4568 ldcmsg->env |= LDC_FRAG_START; in i_ldc_write_packet()