Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsmka_path_int.h148 #define RSMKA_WAIT_FOR_SQACK 0x0001 /* waiting for SQREADY_ACK */ macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmka_pathmanager.c432 path->flags |= RSMKA_WAIT_FOR_SQACK; in do_deferred_work()
477 path->flags &= ~RSMKA_WAIT_FOR_SQACK; in do_deferred_work()
1510 path->flags |= RSMKA_WAIT_FOR_SQACK; in rsmka_do_path_active()
1654 path->flags &= ~RSMKA_WAIT_FOR_SQACK; in do_path_down()
H A Drsm.c3825 path->flags &= ~RSMKA_WAIT_FOR_SQACK; in rsm_proc_sqready()
3897 !(path->flags & RSMKA_WAIT_FOR_SQACK)) { in rsm_proc_sqready_ack()
3926 path->flags &= ~RSMKA_WAIT_FOR_SQACK; in rsm_proc_sqready_ack()