Searched refs:mpiMsgCategory_t (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | mpi.h | 83 typedef enum mpiMsgCategory_e mpiMsgCategory_t; typedef 448 mpiMsgCategory_t category, bit16 opCode, 452 mpiMsgCategory_t category, bit16 opCode, 460 mpiMsgCategory_t category, bit16 opCode, 464 mpiMsgCategory_t category, bit16 opCode, 471 FORCEINLINE bit32 mpiMsgConsume(mpiOCQueue_t *circularQ, void** messagePtr1, mpiMsgCategory_t *pCat…
|
H A D | mpi.c | 363 mpiMsgCategory_t category, in mpiMsgPrepare() 428 mpiMsgCategory_t category, in mpiMsgProduce() 463 mpiMsgCategory_t category, in mpiMsgProduce() 662 mpiMsgCategory_t *pCategory, in mpiMsgConsume() 721 *pCategory = (mpiMsgCategory_t)(msgHeader_tmp >> SHIFT12) & CAT_MASK; in mpiMsgConsume() 911 mpiMsgCategory_t category, in mpiMsgProduceOQ()
|
H A D | saproto.h | 334 mpiMsgCategory_t category, 580 mpiMsgCategory_t category,
|
H A D | saint.c | 1155 mpiMsgCategory_t category; in siProcessOBMsg() 2358 mpiMsgCategory_t category, in mpiParseOBIomb()
|
H A D | sampicmd.c | 96 mpiMsgCategory_t category, in mpiBuildCmd()
|
H A D | sampirsp.c | 66 mpiMsgCategory_t category,
|