LgStat             29 include/sound/vx_core.h 	u16	LgStat;		/* length of the status received (WORDs) */
LgStat             92 sound/drivers/vx/vx_cmd.c 	rmh->LgStat = vx_dsp_cmds[cmd].st_length;
LgStat            152 sound/drivers/vx/vx_core.c 	if (rmh->DspStat == RMH_SSIZE_FIXED && rmh->LgStat == 0)
LgStat            172 sound/drivers/vx/vx_core.c 		rmh->LgStat = size + 1;
LgStat            183 sound/drivers/vx/vx_core.c 		rmh->LgStat = size + 1;
LgStat            187 sound/drivers/vx/vx_core.c 		size = rmh->LgStat;
LgStat            371 sound/drivers/vx/vx_mixer.c 	rmh.LgStat += 2 * VU_METER_CHANNELS;
LgStat           1118 sound/drivers/vx/vx_pcm.c 		while (i < chip->irq_rmh.LgStat) {