Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDsoundcard.h140 #define AIOGSIZE _IOR('A', 11, struct snd_size)/* read current blocksize */ macro
/dragonfly/sys/dev/sound/midi/
HDsequencer.c226 {AIOGSIZE, "AIOGSIZE"},
/dragonfly/sys/dev/sound/pcm/
HDdsp.c1220 case AIOGSIZE: /* get the current blocksize */ in dsp_ioctl()