PCXHR_PLAYBACK_STREAMS
chip->nb_streams_play = PCXHR_PLAYBACK_STREAMS;
struct pcxhr_stream playback_stream[PCXHR_PLAYBACK_STREAMS];
int digital_playback_active[PCXHR_PLAYBACK_STREAMS][2];
int digital_playback_volume[PCXHR_PLAYBACK_STREAMS][2];
stream_count = PCXHR_PLAYBACK_STREAMS;
card_streams += mgr->playback_chips * PCXHR_PLAYBACK_STREAMS;
if (((rmh.stat[1] >> 7) & 0x5F) < PCXHR_PLAYBACK_STREAMS)
for (j = 0; j < PCXHR_PLAYBACK_STREAMS; j++) {
temp.count = PCXHR_PLAYBACK_STREAMS;
.count = PCXHR_PLAYBACK_STREAMS,