Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c461 int i, error, rderror, wrerror, devtype, wdevunit, rdevunit; in dsp_open() local
509 rdevunit = -1; in dsp_open()
550 rdevunit = dev2unit(i_dev); in dsp_open()
571 curproc->p_pid, curproc->p_comm, rdevunit); in dsp_open()