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

  /src/sys/dev/isa/
ess.c 133 int ess_audio1_halt(void *);
218 .halt_output = ess_audio1_halt,
219 .halt_input = ess_audio1_halt,
240 .halt_input = ess_audio1_halt,
1388 ess_audio1_halt(void *addr) function in typeref:typename:int
1393 DPRINTF(("ess_audio1_halt: sc=%p\n", sc));
ess.c 133 int ess_audio1_halt(void *);
218 .halt_output = ess_audio1_halt,
219 .halt_input = ess_audio1_halt,
240 .halt_input = ess_audio1_halt,
1388 ess_audio1_halt(void *addr) function in typeref:typename:int
1393 DPRINTF(("ess_audio1_halt: sc=%p\n", sc));

Completed in 28 milliseconds