Searched refs:fcp_hdr_le (Results 1 – 2 of 2) sorted by relevance
263 struct fcp_hdr_le { struct568 struct fcp_hdr_le fcp_hdr_le; member616 struct fcp_hdr_le fcp_hdr_le; member647 struct fcp_hdr_le fcp_hdr_le; member
1760 resp->fcp_hdr_le = abts->fcp_hdr_le; in qlt_build_abts_resp_iocb()1765 resp->fcp_hdr_le.f_ctl[0] = *p++; in qlt_build_abts_resp_iocb()1766 resp->fcp_hdr_le.f_ctl[1] = *p++; in qlt_build_abts_resp_iocb()1767 resp->fcp_hdr_le.f_ctl[2] = *p; in qlt_build_abts_resp_iocb()1769 resp->fcp_hdr_le.d_id = abts->fcp_hdr_le.s_id; in qlt_build_abts_resp_iocb()1770 resp->fcp_hdr_le.s_id = abts->fcp_hdr_le.d_id; in qlt_build_abts_resp_iocb()1774 resp->fcp_hdr_le.r_ctl = R_CTL_BASIC_LINK_SERV | R_CTL_B_ACC; in qlt_build_abts_resp_iocb()1778 resp->payload.ba_acct.ox_id = abts->fcp_hdr_le.ox_id; in qlt_build_abts_resp_iocb()1779 resp->payload.ba_acct.rx_id = abts->fcp_hdr_le.rx_id; in qlt_build_abts_resp_iocb()1781 resp->fcp_hdr_le.r_ctl = R_CTL_BASIC_LINK_SERV | R_CTL_B_RJT; in qlt_build_abts_resp_iocb()[all …]