VIA_REG_STAT_FLAG  634 sound/pci/via82xx.c 		if (! (c_status & (VIA_REG_STAT_EOL|VIA_REG_STAT_FLAG|VIA_REG_STAT_STOPPED)))
VIA_REG_STAT_FLAG  679 sound/pci/via82xx.c 			 VIA_REG_STAT_FLAG);
VIA_REG_STAT_FLAG  680 sound/pci/via82xx.c 		c_status = shadow_status & (VIA_REG_STAT_EOL|VIA_REG_STAT_FLAG);
VIA_REG_STAT_FLAG  895 sound/pci/via82xx.c 				if (status & VIA_REG_STAT_FLAG) {
VIA_REG_STAT_FLAG  495 sound/pci/via82xx_modem.c 		c_status &= (VIA_REG_STAT_EOL|VIA_REG_STAT_FLAG|VIA_REG_STAT_STOPPED);