Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn.c3078 ASSERT((dwl->dw_op == IDNOP_CONNECTED) || in idn_wait_op()
3097 (dwl->dw_op == IDNOP_CONNECTED) ? "LINK" : in idn_wait_op()
H A Didn_proto.c534 opcookie = idn_init_op(IDNOP_CONNECTED, DOMAINSET(domid), sep); in idn_link()
551 proc, domid, idnop_str[IDNOP_CONNECTED], in idn_link()
2938 idn_update_op(IDNOP_CONNECTED, DOMAINSET(domid), NULL); in idn_final_con()
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h913 /* 1 */ IDNOP_CONNECTED, /* successfully established */ enumerator