Searched refs:MPI2_FUNCTION_SMP_PASSTHROUGH (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h659 #define MPI2_FUNCTION_SMP_PASSTHROUGH (0x1A) macro
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1196 case MPI2_FUNCTION_SMP_PASSTHROUGH:
H A Dmpt3sas_ctl.c180 case MPI2_FUNCTION_SMP_PASSTHROUGH:
902 case MPI2_FUNCTION_SMP_PASSTHROUGH:
1037 } else if ((mpi_request->Function == MPI2_FUNCTION_SMP_PASSTHROUGH ||
H A Dmpt3sas_transport.c420 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH;
1335 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH;
1631 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH;
2118 mpi_request->Function = MPI2_FUNCTION_SMP_PASSTHROUGH;

Completed in 398 milliseconds