Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/g2/
H A Daica.c118 void aica_command(struct aica_softc *, uint32_t);
453 aica_command(struct aica_softc *sc, uint32_t command) in aica_command() function
473 aica_command(sc, command); in aica_sendparam()
489 aica_command(sc, AICA_COMMAND_PLAY); in aica_play()
582 aica_command(sc, AICA_COMMAND_STOP); in aica_halt_output()