Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/
Dvndvar.h102 #define VNDIOF_COMP 0x0400 /* must stay the same as VNF_COMP */ macro
Dvnd.c1287 if (vio->vnd_flags & VNDIOF_COMP) { in vndioctl()