Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptsas.c2317 SmpPassthroughReply_t *smprep; in mptsas_smp_handler() local
2319 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_smp_handler()
2320 memcpy(job->reply, smprep, sizeof(*smprep)); in mptsas_smp_handler()
2321 job->reply_len = sizeof(*smprep); in mptsas_smp_handler()
2322 reslen = smprep->ResponseDataLength; in mptsas_smp_handler()
2835 SmpPassthroughReply_t *smprep; in mptsas_exp_repmanufacture_info() local
2932 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_exp_repmanufacture_info()
2933 if (le16_to_cpu(smprep->ResponseDataLength) != in mptsas_exp_repmanufacture_info()