Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sound/pcm/
HDdsp.c2344 int i, unit, udcmask, cunit, devtype, devhw, devcmax, tumax; in dsp_clone() local
2355 devhw = 0; in dsp_clone()
2369 devhw = dsp_cdevs[i].hw; in dsp_clone()
2399 if (devhw != 0) { in dsp_clone()