Searched refs:smprep (Results 1 – 1 of 1) sorted by relevance
2320 SmpPassthroughReply_t *smprep; in mptsas_smp_handler() local2322 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_smp_handler()2323 memcpy(req->sense, smprep, sizeof(*smprep)); in mptsas_smp_handler()2324 req->sense_len = sizeof(*smprep); in mptsas_smp_handler()2326 rsp->resid_len -= smprep->ResponseDataLength; in mptsas_smp_handler()2839 SmpPassthroughReply_t *smprep; in mptsas_exp_repmanufacture_info() local2936 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_exp_repmanufacture_info()2937 if (le16_to_cpu(smprep->ResponseDataLength) != in mptsas_exp_repmanufacture_info()