Home
last modified time | relevance | path

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

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