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

/opensolaris-onvv-gate/usr/src/uts/common/sys/rsm/
H A Drsmka_path_int.h52 #define RSMKA_PATH_GOING_DOWN 4 macro
/opensolaris-onvv-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c969 while (path->state == RSMKA_PATH_GOING_DOWN)
1076 while (path->state == RSMKA_PATH_GOING_DOWN)
1120 while (path->state == RSMKA_PATH_GOING_DOWN)
1130 path->state = RSMKA_PATH_GOING_DOWN;
1641 * Change state of the path to RSMKA_PATH_GOING_DOWN and
1644 * remains RSMKA_PATH_GOING_DOWN.
1649 path->state = RSMKA_PATH_GOING_DOWN;
1684 * the state was RSMKA_PATH_GOING_DOWN.

Completed in 49 milliseconds