FM801_START       379 sound/pci/fm801.c 		chip->ply_ctrl |= FM801_START |
FM801_START       383 sound/pci/fm801.c 		chip->ply_ctrl &= ~(FM801_START | FM801_PAUSE);
FM801_START       414 sound/pci/fm801.c 		chip->cap_ctrl |= FM801_START |
FM801_START       418 sound/pci/fm801.c 		chip->cap_ctrl &= ~(FM801_START | FM801_PAUSE);
FM801_START       457 sound/pci/fm801.c 	chip->ply_ctrl &= ~(FM801_START | FM801_16BIT |
FM801_START       490 sound/pci/fm801.c 	chip->cap_ctrl &= ~(FM801_START | FM801_16BIT |
FM801_START       514 sound/pci/fm801.c 	if (!(chip->ply_ctrl & FM801_START))
FM801_START       531 sound/pci/fm801.c 	if (!(chip->cap_ctrl & FM801_START))