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

  /src/sys/arch/dreamcast/dev/g2/
aica.c 118 void aica_command(struct aica_softc *, uint32_t);
453 aica_command(struct aica_softc *sc, uint32_t command) function in typeref:typename:void
473 aica_command(sc, command);
489 aica_command(sc, AICA_COMMAND_PLAY);
582 aica_command(sc, AICA_COMMAND_STOP);

Completed in 11 milliseconds