Home
last modified time | relevance | path

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

/drivers/message/fusion/
Dmptsas.c2321 SmpPassthroughReply_t *smprep; in mptsas_smp_handler() local
2323 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() local
2937 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_exp_repmanufacture_info()
2938 if (le16_to_cpu(smprep->ResponseDataLength) != in mptsas_exp_repmanufacture_info()