Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h156 #define TLLF_CLOSING 0x00000002 /* driver detach initiated */ macro
H A Dsppptun.c650 tll->tll_flags |= TLLF_CLOSING; in sppptun_close()
1794 if ((tll->tll_flags & (TLLF_CLOSING|TLLF_CLOSE_DONE)) == in sppptun_uwsrv()
1795 TLLF_CLOSING) { in sppptun_uwsrv()