Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/mpilib/
H A Dmpi.h310 #define MPI_FUNCTION_FC_PRIMITIVE_SEND (0x14) macro
/freebsd/sys/dev/mpt/
H A Dmpt_cam.c2269 fc->Function = MPI_FUNCTION_FC_PRIMITIVE_SEND; in mpt_fc_reset_link()
2770 if (rp->Function != MPI_FUNCTION_FC_PRIMITIVE_SEND) { in mpt_fc_els_reply_handler()
2819 if (rp->Function == MPI_FUNCTION_FC_PRIMITIVE_SEND) { in mpt_fc_els_reply_handler()