Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/sbp2/
H A Ddefs.h253 #define SBP2_AGENT_STATE_ACTIVE 1 macro
/titanic_41/usr/src/uts/common/io/sbp2/
H A Dsbp2.c946 ap->a_state = SBP2_AGENT_STATE_ACTIVE; in sbp2_ses_submit_task()