fcp_hdr_le 1760 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le = abts->fcp_hdr_le; fcp_hdr_le 1765 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.f_ctl[0] = *p++; fcp_hdr_le 1766 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.f_ctl[1] = *p++; fcp_hdr_le 1767 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.f_ctl[2] = *p; fcp_hdr_le 1769 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.d_id = abts->fcp_hdr_le.s_id; fcp_hdr_le 1770 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.s_id = abts->fcp_hdr_le.d_id; fcp_hdr_le 1774 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.r_ctl = R_CTL_BASIC_LINK_SERV | R_CTL_B_ACC; fcp_hdr_le 1778 drivers/scsi/qla2xxx/qla_target.c resp->payload.ba_acct.ox_id = abts->fcp_hdr_le.ox_id; fcp_hdr_le 1779 drivers/scsi/qla2xxx/qla_target.c resp->payload.ba_acct.rx_id = abts->fcp_hdr_le.rx_id; fcp_hdr_le 1781 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.r_ctl = R_CTL_BASIC_LINK_SERV | R_CTL_B_RJT; fcp_hdr_le 1832 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le = abts->fcp_hdr_le; fcp_hdr_le 1837 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.f_ctl[0] = *p++; fcp_hdr_le 1838 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.f_ctl[1] = *p++; fcp_hdr_le 1839 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.f_ctl[2] = *p; fcp_hdr_le 1841 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.d_id = abts->fcp_hdr_le.d_id; fcp_hdr_le 1842 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.s_id = abts->fcp_hdr_le.s_id; fcp_hdr_le 1844 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.d_id = abts->fcp_hdr_le.s_id; fcp_hdr_le 1845 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.s_id = abts->fcp_hdr_le.d_id; fcp_hdr_le 1849 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.r_ctl = R_CTL_BASIC_LINK_SERV | R_CTL_B_ACC; fcp_hdr_le 1853 drivers/scsi/qla2xxx/qla_target.c resp->payload.ba_acct.ox_id = abts->fcp_hdr_le.ox_id; fcp_hdr_le 1854 drivers/scsi/qla2xxx/qla_target.c resp->payload.ba_acct.rx_id = abts->fcp_hdr_le.rx_id; fcp_hdr_le 1856 drivers/scsi/qla2xxx/qla_target.c resp->fcp_hdr_le.r_ctl = R_CTL_BASIC_LINK_SERV | R_CTL_B_RJT; fcp_hdr_le 1912 drivers/scsi/qla2xxx/qla_target.c ctio->initiator_id = entry->fcp_hdr_le.s_id; fcp_hdr_le 1919 drivers/scsi/qla2xxx/qla_target.c ctio->initiator_id = entry->fcp_hdr_le.d_id; fcp_hdr_le 1925 drivers/scsi/qla2xxx/qla_target.c ctio->u.status1.ox_id = entry->fcp_hdr_le.ox_id; fcp_hdr_le 2133 drivers/scsi/qla2xxx/qla_target.c if (le32_to_cpu(abts->fcp_hdr_le.parameter) & ABTS_PARAM_ABORT_SEQ) { fcp_hdr_le 2153 drivers/scsi/qla2xxx/qla_target.c "tag=%d, param=%x)\n", vha->vp_idx, abts->fcp_hdr_le.s_id.domain, fcp_hdr_le 2154 drivers/scsi/qla2xxx/qla_target.c abts->fcp_hdr_le.s_id.area, abts->fcp_hdr_le.s_id.al_pa, tag, fcp_hdr_le 2155 drivers/scsi/qla2xxx/qla_target.c le32_to_cpu(abts->fcp_hdr_le.parameter)); fcp_hdr_le 2157 drivers/scsi/qla2xxx/qla_target.c s_id = le_id_to_be(abts->fcp_hdr_le.s_id); fcp_hdr_le 6175 drivers/scsi/qla2xxx/qla_target.c s_id = le_id_to_be(prm->abts.fcp_hdr_le.s_id); fcp_hdr_le 568 drivers/scsi/qla2xxx/qla_target.h struct fcp_hdr_le fcp_hdr_le; fcp_hdr_le 616 drivers/scsi/qla2xxx/qla_target.h struct fcp_hdr_le fcp_hdr_le; fcp_hdr_le 647 drivers/scsi/qla2xxx/qla_target.h struct fcp_hdr_le fcp_hdr_le;