Searched refs:smprep (Results 1 – 1 of 1) sorted by relevance
2321 SmpPassthroughReply_t *smprep; in mptsas_smp_handler() local2323 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_smp_handler()2324 memcpy(req->sense, smprep, sizeof(*smprep)); in mptsas_smp_handler()2325 req->sense_len = sizeof(*smprep); in mptsas_smp_handler()2327 rsp->resid_len -= smprep->ResponseDataLength; in mptsas_smp_handler()2840 SmpPassthroughReply_t *smprep; in mptsas_exp_repmanufacture_info() local2937 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_exp_repmanufacture_info()2938 if (le16_to_cpu(smprep->ResponseDataLength) != in mptsas_exp_repmanufacture_info()