Searched refs:LDC_RTS (Results 1 – 3 of 3) sorted by relevance
69 #define LDC_RTS 0x02 /* Request to Send */ macro
118 { "rts ", ALLBITS, LDC_RTS },
1163 if (((ctrlmsg & LDC_CTRL_MASK) != LDC_RTS) && in i_ldc_send_pkt()1208 msg->ctrl == LDC_RTS || in i_ldc_check_seqid()1402 pkt->ctrl = LDC_RTS; in i_ldc_process_VER()1567 rv = i_ldc_send_pkt(ldcp, LDC_CTRL, LDC_NACK, LDC_RTS); in i_ldc_process_RTS()1927 case LDC_RTS: in i_ldc_ctrlmsg()