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

/netbsd-current/sys/dev/
H A Dvndvar.h139 #define VNF_WLABEL 0x002 /* label area is writable */ macro
H A Dvnd.c530 bp, vnd->sc_flags & (VNF_WLABEL|VNF_LABELLING)) <= 0)
1632 vnd->sc_flags |= VNF_WLABEL;
1634 vnd->sc_flags &= ~VNF_WLABEL;

Completed in 311 milliseconds