Home
last modified time | relevance | path

Searched refs:MPI3_FUNCTION_SMP_PASSTHROUGH (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/mpi3mr/mpi/
H A Dmpi30_transport.h626 #define MPI3_FUNCTION_SMP_PASSTHROUGH (0x22) /* SMP Passthrough */ macro
/freebsd-14.2/sys/dev/mpi3mr/
H A Dmpi3mr_app.c684 if (mpi_header->Function == MPI3_FUNCTION_SMP_PASSTHROUGH) { in mpi3mr_app_construct_sgl()
946 if (mpi_header->Function == MPI3_FUNCTION_SMP_PASSTHROUGH) { in mpi3mr_app_mptcmds()