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

/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c1676 * rsmka_get_sendq_token.
1729 * rsmka_get_sendq_token which requires the path mutex.
2558 * rsmipc_send which calls rsmka_get_sendq_token expects that if there are
2569 rsmka_get_sendq_token(rsm_node_id_t remote_node, sendq_token_t *prev_used) function
2576 "rsmka_get_sendq_token enter\n"));
2581 "rsmka_get_sendq_token done: ipc_info is NULL\n"));
2590 "rsmka_get_sendq_token done: token=NULL\n"));
2631 "rsmka_get_sendq_token: token=NULL\n"));
2647 "rsmka_get_sendq_token done\n"));
2652 "rsmka_get_sendq_token don
[all...]

Completed in 52 milliseconds