Searched refs:reply_control_blk_length (Results 1 – 3 of 3) sorted by relevance
374 if (CEIL4(xcrb->reply_control_blk_length) < in xcrb_msg_to_type6cprb_msgx()375 xcrb->reply_control_blk_length) in xcrb_msg_to_type6cprb_msgx()382 resp_sumlen = CEIL4(xcrb->reply_control_blk_length) + in xcrb_msg_to_type6cprb_msgx()384 if ((CEIL4(xcrb->reply_control_blk_length) <= in xcrb_msg_to_type6cprb_msgx()387 resp_sumlen < CEIL4(xcrb->reply_control_blk_length)) { in xcrb_msg_to_type6cprb_msgx()399 msg->hdr.fromcardlen1 = xcrb->reply_control_blk_length; in xcrb_msg_to_type6cprb_msgx()625 if (xcrb->reply_control_blk_length < msg->fmt2.count1) { in convert_type86_xcrb()627 xcrb->reply_control_blk_length, msg->fmt2.count1); in convert_type86_xcrb()633 xcrb->reply_control_blk_length = msg->fmt2.count1; in convert_type86_xcrb()
313 pxcrb->reply_control_blk_length = preqcblk->rpl_msgbl; in prep_xcrb()
138 __u32 reply_control_blk_length; member