HomeSort by: relevance | last modified time | path
    Searched refs:bUnitId (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
uaudioreg.h 225 uByte bUnitId;
295 uByte bUnitId;
336 uByte bUnitId;
347 uByte bUnitId;
357 uByte bUnitId;
373 uByte bUnitId;
399 uByte bUnitId;
uaudio.c 1087 DPRINTFN(2,"bUnitId=%d bNrInPins=%d\n",
1088 d->bUnitId, d->bNrInPins);
1090 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface);
1151 "mix%d-%s", d->bUnitId,
1170 DPRINTFN(2,"bUnitId=%d bNrInPins=%d\n",
1171 d->bUnitId, d->bNrInPins);
1172 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface);
1185 wp = snprintf(mix.ctlname, MAX_AUDIO_DEV_LEN, "sel%d-", d->bUnitId);
1561 DPRINTFN(1,"bUnitId=%d, "
1563 d->v1.bUnitId, nchan, mmask, cmask)
    [all...]

Completed in 13 milliseconds