PCXHR_SIZE_MAX_STATUS 1106 sound/pci/pcxhr/pcxhr.c 		rmh.cmd[0] = 0x4200 + PCXHR_SIZE_MAX_STATUS;
PCXHR_SIZE_MAX_STATUS 1108 sound/pci/pcxhr/pcxhr.c 		rmh.stat_len = PCXHR_SIZE_MAX_STATUS;
PCXHR_SIZE_MAX_STATUS 1275 sound/pci/pcxhr/pcxhr.c 			    sizeof(u32) * (PCXHR_SIZE_MAX_LONG_STATUS - PCXHR_SIZE_MAX_STATUS),
PCXHR_SIZE_MAX_STATUS  521 sound/pci/pcxhr/pcxhr_core.c 	if (rmh->stat_len < PCXHR_SIZE_MAX_STATUS)
PCXHR_SIZE_MAX_STATUS  522 sound/pci/pcxhr/pcxhr_core.c 		max_stat_len = PCXHR_SIZE_MAX_STATUS;
PCXHR_SIZE_MAX_STATUS   53 sound/pci/pcxhr/pcxhr_core.h 	u32	stat[PCXHR_SIZE_MAX_STATUS];