Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c901 Mpi2SmpPassthroughRequest_t *smp_request = in _ctl_do_mpt_command() local
906 smp_request->PhysicalPort = 0xFF; in _ctl_do_mpt_command()
907 if (smp_request->PassthroughFlags & in _ctl_do_mpt_command()
909 data = (u8 *)&smp_request->SGL; in _ctl_do_mpt_command()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c904 Mpi2SmpPassthroughRequest_t *smp_request = in _ctl_do_mpt_command() local
910 smp_request->PhysicalPort = 0xFF; in _ctl_do_mpt_command()
912 if (smp_request->PassthroughFlags & in _ctl_do_mpt_command()
914 data = (u8 *)&smp_request->SGL; in _ctl_do_mpt_command()

Completed in 9 milliseconds