Searched refs:reply_data_length (Results 1 – 2 of 2) sorted by relevance
376 rep_sumlen = rep_cblen + xcrb->reply_data_length; in xcrb_msg_to_type6cprb_msgx()379 if (rep_cblen <= xcrb->reply_data_length ? in xcrb_msg_to_type6cprb_msgx()380 rep_sumlen < xcrb->reply_data_length : in xcrb_msg_to_type6cprb_msgx()394 msg->hdr.fromcardlen2 = xcrb->reply_data_length; in xcrb_msg_to_type6cprb_msgx()712 if (xcrb->reply_data_length < msg->fmt2.count2) { in convert_type86_xcrb()714 xcrb->reply_data_length, msg->fmt2.count2); in convert_type86_xcrb()721 xcrb->reply_data_length = msg->fmt2.count2; in convert_type86_xcrb()
141 __u32 reply_data_length; member