Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Drepulse.c76 int rep_halt_output(void *);
101 .halt_output = rep_halt_output,
447 rep_halt_output(void *arg) in rep_halt_output() function