Searched refs:VNF_VUNCONF (Results 1 – 2 of 2) sorted by relevance
147 #define VNF_VUNCONF 0x200 /* device is unconfiguring */ macro
675 while ((vnd->sc_flags & VNF_VUNCONF) == 0) { in vndthread()765 vnd->sc_flags &= (~VNF_KTHREAD | VNF_VUNCONF); in vndthread()1789 vnd->sc_flags |= VNF_VUNCONF; in vndclear()1813 | VNF_VUNCONF | VNF_COMP | VNF_CLEARING); in vndclear()