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

  /src/sys/dev/ic/
ac97.c 109 static int ac97_modem_offhook_set(struct ac97_softc *, int, int);
2277 ac97_modem_offhook_set(struct ac97_softc *as, int line, int newval) function in typeref:typename:int
2318 ac97_modem_offhook_set(as, AC97_GPIO_LINE1_OH, tmp);
2332 ac97_modem_offhook_set(as, AC97_GPIO_LINE2_OH, tmp);

Completed in 44 milliseconds