Home
last modified time | relevance | path

Searched refs:VNF_LABELLING (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/
Dvndvar.h140 #define VNF_LABELLING 0x004 /* unit is currently being labelled */ macro
Dvnd.c530 bp, vnd->sc_flags & (VNF_WLABEL|VNF_LABELLING)) <= 0) in vndstrategy()
1593 vnd->sc_flags |= VNF_LABELLING; in vndioctl()
1617 vnd->sc_flags &= ~VNF_LABELLING; in vndioctl()