Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptsas.c2217 SmpPassthroughRequest_t *smpreq; in mptsas_smp_handler() local
2244 smpreq = (SmpPassthroughRequest_t *)mf; in mptsas_smp_handler()
2245 memset(smpreq, 0, sizeof(*smpreq)); in mptsas_smp_handler()
2247 smpreq->RequestDataLength = in mptsas_smp_handler()
2249 smpreq->Function = MPI_FUNCTION_SMP_PASSTHROUGH; in mptsas_smp_handler()
2264 *((u64 *)&smpreq->SASAddress) = cpu_to_le64(sas_address); in mptsas_smp_handler()
2833 SmpPassthroughRequest_t *smpreq; in mptsas_exp_repmanufacture_info() local
2865 smpreq = (SmpPassthroughRequest_t *)mf; in mptsas_exp_repmanufacture_info()
2866 memset(smpreq, in mptsas_exp_repmanufacture_info()
[all...]
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptsas.c2245 SmpPassthroughRequest_t *smpreq; in mptsas_smp_handler() local
2272 smpreq = (SmpPassthroughRequest_t *)mf; in mptsas_smp_handler()
2273 memset(smpreq, 0, sizeof(*smpreq)); in mptsas_smp_handler()
2275 smpreq->RequestDataLength = in mptsas_smp_handler()
2277 smpreq->Function = MPI_FUNCTION_SMP_PASSTHROUGH; in mptsas_smp_handler()
2292 *((u64 *)&smpreq->SASAddress) = cpu_to_le64(sas_address); in mptsas_smp_handler()
2862 SmpPassthroughRequest_t *smpreq; in mptsas_exp_repmanufacture_info() local
2894 smpreq = (SmpPassthroughRequest_t *)mf; in mptsas_exp_repmanufacture_info()
2895 memset(smpreq, in mptsas_exp_repmanufacture_info()
[all...]

Completed in 8 milliseconds