Searched refs:possible_mpu_ports (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/opti9xx/
H A Dopti92x-ad1848.c987 static long possible_mpu_ports[] = {0x300, 0x310, 0x320, 0x330, -1}; local
1000 if ((mpu_port = snd_legacy_find_free_ioport(possible_mpu_ports, 2)) < 0) {
H A Dmiro.c1418 static long possible_mpu_ports[] = {0x330, 0x300, 0x310, 0x320, -1}; local
1454 mpu_port = snd_legacy_find_free_ioport(possible_mpu_ports, 2);

Completed in 66 milliseconds