Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mpt/mpilib/
Dmpi.h316 #define MPI_FUNCTION_FC_PRIMITIVE_SEND (0x14) macro
/freebsd-9-stable/sys/dev/mpt/
Dmpt_cam.c2290 fc->Function = MPI_FUNCTION_FC_PRIMITIVE_SEND; in mpt_fc_reset_link()
2787 if (rp->Function != MPI_FUNCTION_FC_PRIMITIVE_SEND) { in mpt_fc_els_reply_handler()
2836 if (rp->Function == MPI_FUNCTION_FC_PRIMITIVE_SEND) { in mpt_fc_els_reply_handler()