Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsmka_path_int.h65 #define RSMKA_NO_SLEEP 1 macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c1153 if (!(flags & RSMKA_NO_SLEEP)) in rsmka_path_down()
1272 if (flags & RSMKA_NO_SLEEP) { in rsmka_disconnect_node()
1416 if (flags & RSMKA_NO_SLEEP) { in rsmka_do_path_active()
1605 if (flags & RSMKA_NO_SLEEP) { in do_path_down()
H A Drsm.c5084 (void) rsmka_do_path_active(path, RSMKA_NO_SLEEP); in rsm_sqcreateop_callback()