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

  /src/sys/dev/hdaudio/
hdaudiovar.h 127 enum hdaudio_stream_type st_type; member in struct:hdaudio_stream
hdaudio.c 90 sc->sc_stream[cnt++].st_type = HDAUDIO_STREAM_ISS;
96 sc->sc_stream[cnt++].st_type = HDAUDIO_STREAM_OSS;
102 sc->sc_stream[cnt++].st_type = HDAUDIO_STREAM_BSS;
773 switch (st->st_type) {
1041 if (st->st_type != type)

Completed in 52 milliseconds