Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsmka_path_int.h50 #define RSMKA_PATH_GOING_DOWN 4 macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c969 while (path->state == RSMKA_PATH_GOING_DOWN) in rsmka_remove_path()
1076 while (path->state == RSMKA_PATH_GOING_DOWN) in rsmka_path_up()
1120 while (path->state == RSMKA_PATH_GOING_DOWN) in rsmka_path_down()
1130 path->state = RSMKA_PATH_GOING_DOWN; in rsmka_path_down()
1649 path->state = RSMKA_PATH_GOING_DOWN; in do_path_down()