Searched refs:request_control_blk_length (Results 1 – 4 of 4) sorted by relevance
351 int rcblen = CEIL4(xcrb->request_control_blk_length); in xcrb_msg_to_type6cprb_msgx()356 if (CEIL4(xcrb->request_control_blk_length) < in xcrb_msg_to_type6cprb_msgx()357 xcrb->request_control_blk_length) in xcrb_msg_to_type6cprb_msgx()362 CEIL4(xcrb->request_control_blk_length) + in xcrb_msg_to_type6cprb_msgx()371 req_sumlen = CEIL4(xcrb->request_control_blk_length) + in xcrb_msg_to_type6cprb_msgx()373 if ((CEIL4(xcrb->request_control_blk_length) <= in xcrb_msg_to_type6cprb_msgx()376 req_sumlen < CEIL4(xcrb->request_control_blk_length)) { in xcrb_msg_to_type6cprb_msgx()400 msg->hdr.tocardlen1 = xcrb->request_control_blk_length; in xcrb_msg_to_type6cprb_msgx()411 xcrb->request_control_blk_length)) in xcrb_msg_to_type6cprb_msgx()414 xcrb->request_control_blk_length) in xcrb_msg_to_type6cprb_msgx()
1900 unsigned int request_control_blk_length; member1931 xcrb64.request_control_blk_length = in trans_xcrb32()1932 xcrb32.request_control_blk_length; in trans_xcrb32()
287 pxcrb->request_control_blk_length = in prep_xcrb()
132 __u32 request_control_blk_length; member
Completed in 21 milliseconds