Searched refs:request_control_blk_length (Results 1 – 3 of 3) sorted by relevance
345 int rcblen = CEIL4(xcrb->request_control_blk_length); in xcrb_msg_to_type6cprb_msgx()350 if (CEIL4(xcrb->request_control_blk_length) < in xcrb_msg_to_type6cprb_msgx()351 xcrb->request_control_blk_length) in xcrb_msg_to_type6cprb_msgx()356 CEIL4(xcrb->request_control_blk_length) + in xcrb_msg_to_type6cprb_msgx()365 req_sumlen = CEIL4(xcrb->request_control_blk_length) + in xcrb_msg_to_type6cprb_msgx()367 if ((CEIL4(xcrb->request_control_blk_length) <= in xcrb_msg_to_type6cprb_msgx()370 req_sumlen < CEIL4(xcrb->request_control_blk_length)) { in xcrb_msg_to_type6cprb_msgx()394 msg->hdr.tocardlen1 = xcrb->request_control_blk_length; in xcrb_msg_to_type6cprb_msgx()405 xcrb->request_control_blk_length)) in xcrb_msg_to_type6cprb_msgx()408 xcrb->request_control_blk_length) in xcrb_msg_to_type6cprb_msgx()
310 pxcrb->request_control_blk_length = in prep_xcrb()
132 __u32 request_control_blk_length; member