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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/opti9xx/
H A Dmiro.c1223 static long possible_mpu_ports[] = {0x330, 0x300, 0x310, 0x320, -1}; local
1285 if ((miro->mpu_port = snd_legacy_find_free_ioport(possible_mpu_ports, 2)) < 0) {
H A Dopti92x-ad1848.c1882 static long possible_mpu_ports[] = {0x300, 0x310, 0x320, 0x330, -1}; local
1895 if ((mpu_port = snd_legacy_find_free_ioport(possible_mpu_ports, 2)) < 0) {

Completed in 68 milliseconds