MIXART_MAX_CARDS 1357 sound/pci/mixart/mixart.c mgr->num_cards = MIXART_MAX_CARDS; /* 4 FIXME: configurable? */ MIXART_MAX_CARDS 1400 sound/pci/mixart/mixart.c size = PAGE_ALIGN( (MIXART_MAX_STREAM_PER_CARD * MIXART_MAX_CARDS * MIXART_MAX_CARDS 1411 sound/pci/mixart/mixart.c size = PAGE_ALIGN( (MIXART_MAX_STREAM_PER_CARD * MIXART_MAX_CARDS * MIXART_MAX_CARDS 64 sound/pci/mixart/mixart.h #define MIXART_MAX_PHYS_CONNECTORS (MIXART_MAX_CARDS * 2 * 2) /* 4 * stereo * (analog+digital) */ MIXART_MAX_CARDS 68 sound/pci/mixart/mixart.h struct snd_mixart *chip[MIXART_MAX_CARDS]; MIXART_MAX_CARDS 270 sound/pci/mixart/mixart_core.h struct mixart_sample_pos streams[MIXART_MAX_STREAM_PER_CARD * MIXART_MAX_CARDS]; MIXART_MAX_CARDS 460 sound/pci/mixart/mixart_core.h #define MIXART_MAX_PHYS_IO (MIXART_MAX_CARDS * 2 * 2) /* 4 * (analog+digital) * (playback+capture) */ MIXART_MAX_CARDS 292 sound/pci/mixart/mixart_hwdep.c if (phys_io.nb_uid < MIXART_MAX_CARDS * 2)