Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c383 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_expander_report_manufacture()
1161 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_get_expander_phy_error_log()
1477 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_expander_phy_control()
2012 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_smp_handler()
Dmpt3sas_ctl.c207 case MPI2_FUNCTION_SMP_PASSTHROUGH: in _ctl_display_some_debug()
814 case MPI2_FUNCTION_SMP_PASSTHROUGH: in _ctl_do_mpt_command()
901 } else if ((mpi_request->Function == MPI2_FUNCTION_SMP_PASSTHROUGH || in _ctl_do_mpt_command()
Dmpt3sas_base.c529 case MPI2_FUNCTION_SMP_PASSTHROUGH: in _base_sas_ioc_info()
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c374 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_expander_report_manufacture()
1166 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_get_expander_phy_error_log()
1494 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_expander_phy_control()
2029 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_smp_handler()
Dmpt2sas_ctl.c210 case MPI2_FUNCTION_SMP_PASSTHROUGH: in _ctl_display_some_debug()
849 case MPI2_FUNCTION_SMP_PASSTHROUGH: in _ctl_do_mpt_command()
908 } else if ((mpi_request->Function == MPI2_FUNCTION_SMP_PASSTHROUGH || in _ctl_do_mpt_command()
Dmpt2sas_base.c544 case MPI2_FUNCTION_SMP_PASSTHROUGH: in _base_sas_ioc_info()
/linux-4.1.27/drivers/scsi/mpt3sas/mpi/
Dmpi2.h545 #define MPI2_FUNCTION_SMP_PASSTHROUGH (0x1A) macro
/linux-4.1.27/drivers/scsi/mpt2sas/mpi/
Dmpi2.h532 #define MPI2_FUNCTION_SMP_PASSTHROUGH (0x1A) /* SMP Passthrough */ macro