Searched refs:GUS_dmarequest (Results 1 – 3 of 3) sorted by relevance
46 void GUS_dmarequest(GUSEmuState *state); /* used by gus_write() only - can be left empty…
369 GUS_dmarequest(state); in gus_write()
174 void GUS_dmarequest (GUSEmuState *emu) in GUS_dmarequest() function