Searched defs:VCHAN_SYSCTL_UNIT (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dvchan.h69 #define VCHAN_SYSCTL_UNIT(x) ((int)(((intptr_t)(x) >> 2) & 0xfff) - 1) macro

Completed in 96 milliseconds