HOST_INT_CTRL    1092 sound/pci/maestro3.c 		    snd_m3_inw(chip, HOST_INT_CTRL) | CLKRUN_GEN_ENABLE,
HOST_INT_CTRL    1093 sound/pci/maestro3.c 		    HOST_INT_CTRL);
HOST_INT_CTRL    1111 sound/pci/maestro3.c 		    snd_m3_inw(chip, HOST_INT_CTRL) & ~CLKRUN_GEN_ENABLE,
HOST_INT_CTRL    1112 sound/pci/maestro3.c 		    HOST_INT_CTRL);
HOST_INT_CTRL    2366 sound/pci/maestro3.c 	outw(val, io + HOST_INT_CTRL);
HOST_INT_CTRL    2392 sound/pci/maestro3.c 		outw(0, chip->iobase + HOST_INT_CTRL); /* disable ints */