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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c67 #define MSG_ID_TM_BIT 0x8000000000000000 macro
1764 if (msg->icss_task_msgid & MSG_ID_TM_BIT) {
1795 if (msg->icsd_task_msgid & MSG_ID_TM_BIT) {
1907 itask->itask_proxy_msg_id |= MSG_ID_TM_BIT;

Completed in 61 milliseconds