Searched refs:VNDIOF_COMP (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ | ||
| D | vndvar.h | 102 #define VNDIOF_COMP 0x0400 /* must stay the same as VNF_COMP */ macro |
| D | vnd.c | 1287 if (vio->vnd_flags & VNDIOF_COMP) { in vndioctl() |