HomeSort by: relevance | last modified time | path
    Searched defs:sa_hw_if (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc/dev/
audioamd.c 99 const struct audio_hw_if sa_hw_if = { variable in typeref:typename:const struct audio_hw_if
248 audio_attach_mi(&sa_hw_if, sc, self);
  /src/sys/dev/tc/
bba.c 140 static const struct audio_hw_if sa_hw_if = { variable in typeref:typename:const struct audio_hw_if
234 audio_attach_mi(&sa_hw_if, sc, self);
  /src/sys/arch/amiga/dev/
aucc.c 172 const struct audio_hw_if sa_hw_if = { variable in typeref:typename:const struct audio_hw_if
255 audio_attach_mi(&sa_hw_if, sc, self);

Completed in 13 milliseconds