Searched refs:MPI_FUNCTION_FC_PRIMITIVE_SEND (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/mpt/mpilib/
H A Dmpi.h311 #define MPI_FUNCTION_FC_PRIMITIVE_SEND (0x14) macro
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_cam.c2271 fc->Function = MPI_FUNCTION_FC_PRIMITIVE_SEND;
2771 if (rp->Function != MPI_FUNCTION_FC_PRIMITIVE_SEND) {
2820 if (rp->Function == MPI_FUNCTION_FC_PRIMITIVE_SEND) {

Completed in 125 milliseconds