Searched refs:MPI2_FUNCTION_SMP_PASSTHROUGH (Results 1 – 4 of 4) sorted by relevance
357 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_expander_report_manufacture()1123 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_get_expander_phy_error_log()1418 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_expander_phy_control()1899 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH; in _transport_smp_handler()
180 case MPI2_FUNCTION_SMP_PASSTHROUGH: in _ctl_display_some_debug()873 case MPI2_FUNCTION_SMP_PASSTHROUGH: in _ctl_do_mpt_command()998 } else if ((mpi_request->Function == MPI2_FUNCTION_SMP_PASSTHROUGH || in _ctl_do_mpt_command()
987 case MPI2_FUNCTION_SMP_PASSTHROUGH: in _base_sas_ioc_info()
655 #define MPI2_FUNCTION_SMP_PASSTHROUGH (0x1A) macro