Lines Matching refs:dword_2
678 return le32_to_cpu(lrbp->utr_descriptor_ptr->header.dword_2) & MASK_OCS;
787 return be32_to_cpu(ucd_rsp_ptr->header.dword_2) &
802 return be32_to_cpu(ucd_rsp_ptr->header.dword_2) &
2016 resp_len = be32_to_cpu(lrbp->ucd_rsp_ptr->header.dword_2) &
2337 req_desc->header.dword_2 =
2365 ucd_req_ptr->header.dword_2 = 0;
2399 ucd_req_ptr->header.dword_2 =
2402 ucd_req_ptr->header.dword_2 = 0;
2427 ucd_req_ptr->header.dword_2 = 0;
6331 treq.header.dword_2 = cpu_to_le32(OCS_INVALID_COMMAND_STATUS);
6349 ocs_value = le32_to_cpu(treq.header.dword_2) & MASK_OCS;
6462 u16 resp_len = be32_to_cpu(lrbp->ucd_rsp_ptr->header.dword_2) &
6527 treq.header.dword_2 = cpu_to_le32(OCS_INVALID_COMMAND_STATUS);
6535 ocs_value = le32_to_cpu(treq.header.dword_2) & MASK_OCS;