Searched refs:awe_port (Results 1 – 2 of 2) sorted by relevance
56 static long awe_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable86 module_param_hw_array(awe_port, long, ioport, NULL, 0444);270 awe_port[dev] = pnp_port_start(pdev, 0); in snd_card_sb16_pnp()280 awe_port[dev] = -1; in snd_card_sb16_pnp()348 awe_port[dev] > 0 ? "SB AWE" : in snd_sb16_probe()373 if (awe_port[dev] == SNDRV_AUTO_PORT) in snd_sb16_probe()374 awe_port[dev] = 0; /* disable */ in snd_sb16_probe()386 int seqdev = awe_port[dev] > 0 ? 2 : 1; in snd_sb16_probe()413 if (awe_port[dev] > 0) { in snd_sb16_probe()414 err = snd_emu8000_new(card, 1, awe_port[dev], in snd_sb16_probe()[all …]
1995 awe_port