HOST_INT_CTRL    1017 sound/pci/maestro3.c 		    snd_m3_inw(chip, HOST_INT_CTRL) | CLKRUN_GEN_ENABLE,
HOST_INT_CTRL    1018 sound/pci/maestro3.c 		    HOST_INT_CTRL);
HOST_INT_CTRL    1036 sound/pci/maestro3.c 		    snd_m3_inw(chip, HOST_INT_CTRL) & ~CLKRUN_GEN_ENABLE,
HOST_INT_CTRL    1037 sound/pci/maestro3.c 		    HOST_INT_CTRL);
HOST_INT_CTRL    2340 sound/pci/maestro3.c 	outw(val, io + HOST_INT_CTRL);
HOST_INT_CTRL    2372 sound/pci/maestro3.c 		outw(0, chip->iobase + HOST_INT_CTRL); /* disable ints */