CMD_LAST_INDEX    102 sound/drivers/vx/vx_cmd.c 	if (snd_BUG_ON(cmd >= CMD_LAST_INDEX))
CMD_LAST_INDEX   1110 sound/pci/pcxhr/pcxhr.c 		rmh.cmd_idx = CMD_LAST_INDEX;
CMD_LAST_INDEX    558 sound/pci/pcxhr/pcxhr_core.c 		if (rmh->cmd_idx < CMD_LAST_INDEX)
CMD_LAST_INDEX    607 sound/pci/pcxhr/pcxhr_core.c 	if (rmh->cmd_idx < CMD_LAST_INDEX)
CMD_LAST_INDEX    634 sound/pci/pcxhr/pcxhr_core.c 			if (rmh->cmd_idx < CMD_LAST_INDEX)
CMD_LAST_INDEX    686 sound/pci/pcxhr/pcxhr_core.c 	if (snd_BUG_ON(cmd >= CMD_LAST_INDEX))