MSG_OUTBOUND_POST_STACK   47 sound/pci/mixart/mixart_core.c 	if (tailptr < MSG_OUTBOUND_POST_STACK)
MSG_OUTBOUND_POST_STACK   49 sound/pci/mixart/mixart_core.c 	if (tailptr >= MSG_OUTBOUND_POST_STACK + MSG_BOUND_STACK_SIZE)
MSG_OUTBOUND_POST_STACK   56 sound/pci/mixart/mixart_core.c 	if( tailptr >= (MSG_OUTBOUND_POST_STACK+MSG_BOUND_STACK_SIZE) )
MSG_OUTBOUND_POST_STACK   57 sound/pci/mixart/mixart_core.c 		tailptr = MSG_OUTBOUND_POST_STACK;