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

/netbsd-6-1-5-RELEASE/sys/dev/
H A Dvndvar.h141 #define VNF_VLABEL 0x080 /* label is valid */ macro
H A Dvnd.c346 if ((sc->sc_flags & VNF_VLABEL) == 0) {
354 if ((sc->sc_flags & VNF_VLABEL) == 0) {
355 sc->sc_flags |= VNF_VLABEL;
1712 ~(VNF_INITED | VNF_READONLY | VNF_VLABEL

Completed in 160 milliseconds