rom_present       295 include/sound/gus.h 	unsigned int rom_present;	/* bitmask */
rom_present        69 sound/isa/gus/gus_mem_proc.c 		if (gus->gf1.rom_present & (1 << idx)) {
rom_present       438 sound/isa/gus/interwave.c 		gus->gf1.rom_present |= 1 << (bank_pos >> 22);
rom_present       446 sound/isa/gus/interwave.c 		if (gus->gf1.rom_banks == 1 && gus->gf1.rom_present == 8)
rom_present       733 sound/isa/gus/interwave.c 	if (gus->gf1.rom_banks == 1 && gus->gf1.rom_present == 8)