Searched refs:fcpDl (Results 1 – 4 of 4) sorted by relevance
1817 uint32_t fcpDl; /* Total transfer length */ member
924 uint32_t fcpDl; /* Total transfer length */ member
2381 LE_SWAP32(fcp_cmd->fcpDl));2441 cnt = LE_SWAP32(fcp_cmd->fcpDl);2830 fcp_rsp->rspResId = LE_SWAP32(fcp_cmd->fcpDl);
10832 cmd->fcpDl = LE_SWAP32(cmd->fcpDl); in emlxs_swap_fcp_pkt()