Home
last modified time | relevance | path

Searched refs:mpiMsgPrepare (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.h459 bit32 mpiMsgPrepare(mpiICQueue_t *circularQ, void* messagePtr,
H A Dmpi.c360 GLOBAL bit32 mpiMsgPrepare( in mpiMsgPrepare() function
436 ret = mpiMsgPrepare(circularQ, messagePtr, category, opCode, responseQueue, in mpiMsgProduce()
H A Dsassp.c498 ret = mpiMsgPrepare(circularQ, (void *)pMessage, MPI_CATEGORY_SAS_SATA, in saFastSSPPrepare()