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

/netbsd-6-1-5-RELEASE/sys/dev/
H A Dvndvar.h135 #define VNF_WLABEL 0x002 /* label area is writable */ macro
H A Dvnd.c490 bp, vnd->sc_flags & (VNF_WLABEL|VNF_LABELLING)) <= 0)
1526 vnd->sc_flags |= VNF_WLABEL;
1528 vnd->sc_flags &= ~VNF_WLABEL;

Completed in 169 milliseconds