audio_open
error = audio_open(dev, sc, flags, ifmt, l, NULL);
error = audio_open(dev, sc, FWRITE, 0, curlwp, filep);
static int audio_open(dev_t, struct audio_softc *, int, int, struct lwp *,