Searched refs:request_control_blk_length (Results 1 – 3 of 3) sorted by relevance
346 int rcblen = CEIL4(xcrb->request_control_blk_length); in xcrb_msg_to_type6cprb_msgx()351 if (CEIL4(xcrb->request_control_blk_length) < in xcrb_msg_to_type6cprb_msgx()352 xcrb->request_control_blk_length) in xcrb_msg_to_type6cprb_msgx()357 CEIL4(xcrb->request_control_blk_length) + in xcrb_msg_to_type6cprb_msgx()366 req_sumlen = CEIL4(xcrb->request_control_blk_length) + in xcrb_msg_to_type6cprb_msgx()368 if ((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()395 msg->hdr.tocardlen1 = xcrb->request_control_blk_length; in xcrb_msg_to_type6cprb_msgx()406 xcrb->request_control_blk_length)) in xcrb_msg_to_type6cprb_msgx()409 xcrb->request_control_blk_length) in xcrb_msg_to_type6cprb_msgx()
1834 unsigned int request_control_blk_length; member1866 xcrb64.request_control_blk_length = in trans_xcrb32()1867 xcrb32.request_control_blk_length; in trans_xcrb32()
311 pxcrb->request_control_blk_length = in prep_xcrb()
Completed in 19 milliseconds