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

/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c162 static void do_path_down(path_t *, int);
302 * rsmka_do_path_active, do_path_down, or rsmka_disconnect_node.
1000 * rsmka_remove_path should not call do_path_down
1005 do_path_down(path, 0);
1018 * was waiting to receive credits do_path_down should wake it up
1092 * the work thread in do_path_down . The work thread will decrement the hold
1098 * when path down processing is completed in do_path_down or by the work thread
1147 do_path_down(path, flags);
1149 * Need to release the path refcnt. Either done in do_path_down
1595 do_path_down(path_ function
[all...]

Completed in 46 milliseconds