Home
last modified time | relevance | path

Searched refs:link_sendq_token (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c167 static void link_sendq_token(sendq_token_t *, rsm_node_id_t);
926 link_sendq_token(&path->sendq_token, remote_node); in rsmka_add_path()
2446 link_sendq_token(sendq_token_t *token, rsm_node_id_t remote_node) in link_sendq_token() function