Searched refs:TLLF_CLOSING (Results 1 – 2 of 2) sorted by relevance
156 #define TLLF_CLOSING 0x00000002 /* driver detach initiated */ macro
650 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()