Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dgldpriv.h138 #define GLD_STR_CLOSING 0x0020 /* stream is closing; don't putnext */ macro
/titanic_50/usr/src/uts/common/io/
H A Dgld.c1615 gld->gld_flags |= GLD_STR_CLOSING; /* no more rcv putnexts */ in gld_close()
1619 gld->gld_flags |= GLD_STR_CLOSING; in gld_close()
2779 if (gld->gld_flags & GLD_STR_CLOSING) in gld_sendup_vlan()
3844 if (gld->gld_flags & GLD_STR_CLOSING) in gld_notify_qs()
5556 if (gld->gld_flags & GLD_STR_CLOSING) in gld_set_ipq()