Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hdaudio/
H A Dhdaudio.c87 sc->sc_stream[cnt].st_host = sc; in hdaudio_stream_init()
93 sc->sc_stream[cnt].st_host = sc; in hdaudio_stream_init()
99 sc->sc_stream[cnt].st_host = sc; in hdaudio_stream_init()
1064 struct hdaudio_softc *sc = st->st_host; in hdaudio_stream_disestablish()
1164 struct hdaudio_softc *sc = st->st_host; in hdaudio_stream_reset()
1201 struct hdaudio_softc *sc = st->st_host; in hdaudio_stream_start()
1284 struct hdaudio_softc *sc = st->st_host; in hdaudio_stream_stop()
H A Dhdaudiovar.h125 struct hdaudio_softc *st_host; member
H A Dhdafg.c4271 err = hdaudio_dma_alloc(st->st_host, &st->st_data, in hdafg_allocm()
4294 hdaudio_dma_free(st->st_host, &st->st_data); in hdafg_freem()