MSG_INBOUND_POST_STACK  221 sound/pci/mixart/mixart_core.c 	if( (headptr < MSG_INBOUND_POST_STACK) || (headptr >= (MSG_INBOUND_POST_STACK+MSG_BOUND_STACK_SIZE))) {
MSG_INBOUND_POST_STACK  229 sound/pci/mixart/mixart_core.c 	if( headptr >= (MSG_INBOUND_POST_STACK+MSG_BOUND_STACK_SIZE) )
MSG_INBOUND_POST_STACK  230 sound/pci/mixart/mixart_core.c 		headptr = MSG_INBOUND_POST_STACK;