Searched refs:RSMIPC_MSG_SQREADY (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm.h319 #define RSMIPC_MSG_SQREADY 10 /* sendq ready = I am up */ macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c410 * RSMIPC_MSG_SQREADY to the remote endpoint
430 RSMIPC_MSG_SQREADY);
1490 * RSMIPC_MSG_SQREADY to the remote endpoint
1508 (void) rsmipc_send_controlmsg(path, RSMIPC_MSG_SQREADY);
H A Drsm.c3909 * Check if this message is in response to the last RSMIPC_MSG_SQREADY
5153 case RSMIPC_MSG_SQREADY:
5868 * corresponding to it. The RSMIPC_MSG_SQREADY, RSMIPC_MSG_SQREADY_ACK

Completed in 98 milliseconds