Searched refs:VNF_VUNCONF (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/
H A Dvndvar.h147 #define VNF_VUNCONF 0x200 /* device is unconfiguring */ macro
H A Dvnd.c675 while ((vnd->sc_flags & VNF_VUNCONF) == 0) {
765 vnd->sc_flags &= (~VNF_KTHREAD | VNF_VUNCONF);
1786 vnd->sc_flags |= VNF_VUNCONF;
1810 | VNF_VUNCONF | VNF_COMP | VNF_CLEARING);

Completed in 473 milliseconds