Home
last modified time | relevance | path

Searched refs:co_addr (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/hdaudio/
H A Dhdaudio.c117 sc->sc_codec[i].co_addr = i; in hdaudio_codec_init()
337 hdaudio_corb_enqueue(sc, co->co_addr, nid, control, param); in hdaudio_command_unlocked()
723 co->co_addr, vid >> 16, vid & 0xffff, in hdaudio_codec_attach()
736 co->co_addr, snc); in hdaudio_codec_attach()
H A Dhdaudiovar.h82 u_int co_addr; member