Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h205 #define MAN_DSTATE_NOTPRESENT 0x0 /* Destination doesnt exist */ macro
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c1888 if (mdp->md_state == MAN_DSTATE_NOTPRESENT) { in man_start_lower()
4976 mdp->md_state = MAN_DSTATE_NOTPRESENT; in man_remove_dests()
5080 if (mdp->md_state == MAN_DSTATE_NOTPRESENT || in man_linkcheck_timer()