Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/message/fusion/
Dmptsas.c2324 SmpPassthroughReply_t *smprep; in mptsas_smp_handler() local
2326 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_smp_handler()
2327 memcpy(req->sense, smprep, sizeof(*smprep)); in mptsas_smp_handler()
2328 req->sense_len = sizeof(*smprep); in mptsas_smp_handler()
2330 rsp->resid_len -= smprep->ResponseDataLength; in mptsas_smp_handler()
2843 SmpPassthroughReply_t *smprep; in mptsas_exp_repmanufacture_info() local
2940 smprep = (SmpPassthroughReply_t *)ioc->sas_mgmt.reply; in mptsas_exp_repmanufacture_info()
2941 if (le16_to_cpu(smprep->ResponseDataLength) != in mptsas_exp_repmanufacture_info()