Searched defs:msg_typ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c2317 uint8_t msg_typ = 0; local
2356 msg_typ = IBT_CM_MRA_TYPE_REQ;
2358 msg_typ = IBT_CM_MRA_TYPE_REP;
2360 msg_typ = IBT_CM_MRA_TYPE_LAP;
2363 mra_msgp->mra_message_type_plus = msg_typ << 6;

Completed in 88 milliseconds