HPI_MAX_STREAMS   113 sound/pci/asihpi/hpi6205.c 	u16 flag_outstream_just_reset[HPI_MAX_STREAMS];
HPI_MAX_STREAMS   115 sound/pci/asihpi/hpi6205.c 	struct consistent_dma_area instream_host_buffers[HPI_MAX_STREAMS];
HPI_MAX_STREAMS   116 sound/pci/asihpi/hpi6205.c 	struct consistent_dma_area outstream_host_buffers[HPI_MAX_STREAMS];
HPI_MAX_STREAMS   118 sound/pci/asihpi/hpi6205.c 	u32 instream_host_buffer_size[HPI_MAX_STREAMS];
HPI_MAX_STREAMS   119 sound/pci/asihpi/hpi6205.c 	u32 outstream_host_buffer_size[HPI_MAX_STREAMS];
HPI_MAX_STREAMS   288 sound/pci/asihpi/hpi6205.c 	if (phm->obj_index >= HPI_MAX_STREAMS) {
HPI_MAX_STREAMS   332 sound/pci/asihpi/hpi6205.c 	if (phm->obj_index >= HPI_MAX_STREAMS) {
HPI_MAX_STREAMS   527 sound/pci/asihpi/hpi6205.c 	for (i = 0; i < HPI_MAX_STREAMS; i++)
HPI_MAX_STREAMS   690 sound/pci/asihpi/hpi6205.c 	for (i = 0; i < HPI_MAX_STREAMS; i++)
HPI_MAX_STREAMS   697 sound/pci/asihpi/hpi6205.c 	for (i = 0; i < HPI_MAX_STREAMS; i++)
HPI_MAX_STREAMS   135 sound/pci/asihpi/hpimsgx.c 	rESP_HPI_OSTREAM_OPEN[HPI_MAX_ADAPTERS][HPI_MAX_STREAMS];
HPI_MAX_STREAMS   138 sound/pci/asihpi/hpimsgx.c 	rESP_HPI_ISTREAM_OPEN[HPI_MAX_ADAPTERS][HPI_MAX_STREAMS];
HPI_MAX_STREAMS   146 sound/pci/asihpi/hpimsgx.c 	outstream_user_open[HPI_MAX_ADAPTERS][HPI_MAX_STREAMS];
HPI_MAX_STREAMS   149 sound/pci/asihpi/hpimsgx.c 	instream_user_open[HPI_MAX_ADAPTERS][HPI_MAX_STREAMS];
HPI_MAX_STREAMS   661 sound/pci/asihpi/hpimsgx.c 			for (i = 0; i < HPI_MAX_STREAMS; i++) {
HPI_MAX_STREAMS   683 sound/pci/asihpi/hpimsgx.c 		for (i = 0; i < HPI_MAX_STREAMS; i++) {
HPI_MAX_STREAMS   747 sound/pci/asihpi/hpimsgx.c 		for (i = 0; i < HPI_MAX_STREAMS; i++) {