Searched refs:smprep (Results 1 – 1 of 1) sorted by relevance
2344 SmpPassthroughReply_t *smprep; in mptsas_smp_handler() local2346 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_smp_handler()2347 memcpy(job->reply, smprep, sizeof(*smprep)); in mptsas_smp_handler()2348 job->reply_len = sizeof(*smprep); in mptsas_smp_handler()2349 reslen = smprep->ResponseDataLength; in mptsas_smp_handler()2863 SmpPassthroughReply_t *smprep; in mptsas_exp_repmanufacture_info() local2961 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_exp_repmanufacture_info()2962 if (le16_to_cpu(smprep->ResponseDataLength) != in mptsas_exp_repmanufacture_info()