Home
last modified time | relevance | path

Searched refs:smprep (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptsas.c2316 SmpPassthroughReply_t *smprep; in mptsas_smp_handler() local
2318 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_smp_handler()
2319 memcpy(job->reply, smprep, sizeof(*smprep)); in mptsas_smp_handler()
2320 job->reply_len = sizeof(*smprep); in mptsas_smp_handler()
2321 reslen = smprep->ResponseDataLength; in mptsas_smp_handler()
2834 SmpPassthroughReply_t *smprep; in mptsas_exp_repmanufacture_info() local
2931 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_exp_repmanufacture_info()
2932 if (le16_to_cpu(smprep->ResponseDataLength) != in mptsas_exp_repmanufacture_info()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptsas.c2344 SmpPassthroughReply_t *smprep; in mptsas_smp_handler() local
2346 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() local
2961 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_exp_repmanufacture_info()
2962 if (le16_to_cpu(smprep->ResponseDataLength) != in mptsas_exp_repmanufacture_info()

Completed in 12 milliseconds