Searched refs:reply_control_blk_length (Results 1 – 4 of 4) sorted by relevance
375 if (CEIL4(xcrb->reply_control_blk_length) < in xcrb_msg_to_type6cprb_msgx() 376 xcrb->reply_control_blk_length) in xcrb_msg_to_type6cprb_msgx() 383 resp_sumlen = CEIL4(xcrb->reply_control_blk_length) + in xcrb_msg_to_type6cprb_msgx() 385 if ((CEIL4(xcrb->reply_control_blk_length) <= in xcrb_msg_to_type6cprb_msgx() 388 resp_sumlen < CEIL4(xcrb->reply_control_blk_length)) { in xcrb_msg_to_type6cprb_msgx() 400 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() 626 pr_debug("reply_control_blk_length %u < required %u => EMSGSIZE\n", in convert_type86_xcrb() 627 xcrb->reply_control_blk_length, msg->fmt2.count1); in convert_type86_xcrb() 633 xcrb->reply_control_blk_length in convert_type86_xcrb() [all...]
1840 unsigned int reply_control_blk_length; member 1874 xcrb64.reply_control_blk_length = in trans_xcrb32() 1875 xcrb32.reply_control_blk_length; in trans_xcrb32() 1894 xcrb32.reply_control_blk_length = xcrb64.reply_control_blk_length; in trans_xcrb32()
314 pxcrb->reply_control_blk_length = preqcblk->rpl_msgbl; in prep_xcrb()
138 __u32 reply_control_blk_length; member