Searched refs:smprep (Results 1 – 1 of 1) sorted by relevance
2324 SmpPassthroughReply_t *smprep; in mptsas_smp_handler() local2326 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_smp_handler()2327 memcpy(req->sense, smprep, sizeof(*smprep)); in mptsas_smp_handler()2328 req->sense_len = sizeof(*smprep); in mptsas_smp_handler()2330 rsp->resid_len -= smprep->ResponseDataLength; in mptsas_smp_handler()2843 SmpPassthroughReply_t *smprep; in mptsas_exp_repmanufacture_info() local2940 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_exp_repmanufacture_info()2941 if (le16_to_cpu(smprep->ResponseDataLength) != in mptsas_exp_repmanufacture_info()