Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDsoundcard.h271 #define AIOSTOP _IOWR ('A', 15, int) macro
/freebsd-13-stable/sys/dev/sound/midi/
HDsequencer.c229 {AIOSTOP, "AIOSTOP"},
/freebsd-13-stable/sys/dev/sound/pcm/
HDdsp.c1329 case AIOSTOP: in dsp_ioctl()