MSG_OUTBOUND_POST_STACK   59 sound/pci/mixart/mixart_core.c 	if (tailptr < MSG_OUTBOUND_POST_STACK)
MSG_OUTBOUND_POST_STACK   61 sound/pci/mixart/mixart_core.c 	if (tailptr >= MSG_OUTBOUND_POST_STACK + MSG_BOUND_STACK_SIZE)
MSG_OUTBOUND_POST_STACK   68 sound/pci/mixart/mixart_core.c 	if( tailptr >= (MSG_OUTBOUND_POST_STACK+MSG_BOUND_STACK_SIZE) )
MSG_OUTBOUND_POST_STACK   69 sound/pci/mixart/mixart_core.c 		tailptr = MSG_OUTBOUND_POST_STACK;