fm_port            15 include/sound/opl4.h 			   unsigned long fm_port, unsigned long pcm_port,
fm_port            22 sound/drivers/opl4/opl4_lib.c 	while ((inb(opl4->fm_port) & OPL4_STATUS_BUSY) && --timeout > 0)
fm_port           102 sound/drivers/opl4/opl4_lib.c 	outb(OPL3_REG_MODE, opl4->fm_port + 2);
fm_port           103 sound/drivers/opl4/opl4_lib.c 	inb(opl4->fm_port);
fm_port           104 sound/drivers/opl4/opl4_lib.c 	inb(opl4->fm_port);
fm_port           105 sound/drivers/opl4/opl4_lib.c 	outb(OPL3_OPL3_ENABLE | OPL3_OPL4_ENABLE, opl4->fm_port + 3);
fm_port           106 sound/drivers/opl4/opl4_lib.c 	inb(opl4->fm_port);
fm_port           107 sound/drivers/opl4/opl4_lib.c 	inb(opl4->fm_port);
fm_port           180 sound/drivers/opl4/opl4_lib.c 		    unsigned long fm_port, unsigned long pcm_port,
fm_port           200 sound/drivers/opl4/opl4_lib.c 	opl4->res_fm_port = request_region(fm_port, 8, "OPL4 FM");
fm_port           203 sound/drivers/opl4/opl4_lib.c 		snd_printk(KERN_ERR "opl4: can't grab ports 0x%lx, 0x%lx\n", fm_port, pcm_port);
fm_port           209 sound/drivers/opl4/opl4_lib.c 	opl4->fm_port = fm_port;
fm_port           217 sound/drivers/opl4/opl4_lib.c 		snd_printd("OPL4 chip not detected at %#lx/%#lx\n", fm_port, pcm_port);
fm_port           227 sound/drivers/opl4/opl4_lib.c 	err = snd_opl3_create(card, fm_port, fm_port + 2, opl4->hardware, 1, &opl3);
fm_port           173 sound/drivers/opl4/opl4_local.h 	unsigned long fm_port;
fm_port           478 sound/drivers/opl4/opl4_synth.c 	while ((inb(opl4->fm_port) & OPL4_STATUS_LOAD) && --timeout > 0)
fm_port            38 sound/isa/ad1816a/ad1816a.c static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;	/* PnP setup */
fm_port           102 sound/isa/ad1816a/ad1816a.c 	fm_port[dev] = pnp_port_start(pdev, 1);
fm_port           185 sound/isa/ad1816a/ad1816a.c 	if (fm_port[dev] > 0) {
fm_port           187 sound/isa/ad1816a/ad1816a.c 				    fm_port[dev], fm_port[dev] + 2,
fm_port           189 sound/isa/ad1816a/ad1816a.c 			printk(KERN_ERR PFX "no OPL device at 0x%lx-0x%lx.\n", fm_port[dev], fm_port[dev] + 2);
fm_port            48 sound/isa/als100.c static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;	/* PnP setup */
fm_port           160 sound/isa/als100.c 		fm_port[dev] = pnp_port_start(pdev, 0);
fm_port           168 sound/isa/als100.c 	     	fm_port[dev] = -1;
fm_port           252 sound/isa/als100.c 	if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
fm_port           254 sound/isa/als100.c 				    fm_port[dev], fm_port[dev] + 2,
fm_port           257 sound/isa/als100.c 				   fm_port[dev], fm_port[dev] + 2);
fm_port            50 sound/isa/azt2320.c static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;	/* PnP setup */
fm_port           111 sound/isa/azt2320.c 	fm_port[dev] = pnp_port_start(pdev, 1);
fm_port           229 sound/isa/azt2320.c 	if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
fm_port           231 sound/isa/azt2320.c 				    fm_port[dev], fm_port[dev] + 2,
fm_port           234 sound/isa/azt2320.c 				   fm_port[dev], fm_port[dev] + 2);
fm_port            69 sound/isa/cs423x/cs4236.c static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;	/* PnP setup */
fm_port            92 sound/isa/cs423x/cs4236.c module_param_hw_array(fm_port, long, ioport, NULL, 0444);
fm_port            93 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(fm_port, "FM port # for " IDENT " driver.");
fm_port           246 sound/isa/cs423x/cs4236.c 	if (fm_port[dev] > 0)
fm_port           247 sound/isa/cs423x/cs4236.c 		fm_port[dev] = pnp_port_start(pdev, 1);
fm_port           253 sound/isa/cs423x/cs4236.c 			port[dev], fm_port[dev], sb_port[dev]);
fm_port           424 sound/isa/cs423x/cs4236.c 	if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
fm_port           426 sound/isa/cs423x/cs4236.c 				    fm_port[dev], fm_port[dev] + 2,
fm_port            43 sound/isa/es1688/es1688.c static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;	/* Usually 0x388 */
fm_port            64 sound/isa/es1688/es1688.c module_param_hw_array(fm_port, long, ioport, NULL, 0444);
fm_port            65 sound/isa/es1688/es1688.c MODULE_PARM_DESC(fm_port, "FM port # for ES1688 driver.");
fm_port           142 sound/isa/es1688/es1688.c 	if (fm_port[n] == SNDRV_AUTO_PORT)
fm_port           143 sound/isa/es1688/es1688.c 		fm_port[n] = port[n];	/* share the same port */
fm_port           145 sound/isa/es1688/es1688.c 	if (fm_port[n] > 0) {
fm_port           146 sound/isa/es1688/es1688.c 		if (snd_opl3_create(card, fm_port[n], fm_port[n] + 2,
fm_port           149 sound/isa/es1688/es1688.c 				 "opl3 not detected at 0x%lx\n", fm_port[n]);
fm_port          1382 sound/isa/es18xx.c 				 unsigned long fm_port)
fm_port          1396 sound/isa/es18xx.c 		if (fm_port > 0 && fm_port != SNDRV_AUTO_PORT) {
fm_port          1398 sound/isa/es18xx.c 			snd_es18xx_config_write(chip, 0x62, fm_port >> 8);
fm_port          1399 sound/isa/es18xx.c 			snd_es18xx_config_write(chip, 0x63, fm_port & 0xff);
fm_port          1616 sound/isa/es18xx.c 			    unsigned long fm_port)
fm_port          1651 sound/isa/es18xx.c 	return snd_es18xx_initialize(chip, mpu_port, fm_port);
fm_port          1768 sound/isa/es18xx.c 				 unsigned long fm_port,
fm_port          1815 sound/isa/es18xx.c 	if (snd_es18xx_probe(chip, mpu_port, fm_port) < 0) {
fm_port          1971 sound/isa/es18xx.c static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;
fm_port          1990 sound/isa/es18xx.c module_param_hw_array(fm_port, long, ioport, NULL, 0444);
fm_port          1991 sound/isa/es18xx.c MODULE_PARM_DESC(fm_port, "FM port # for ES18xx driver.");
fm_port          2030 sound/isa/es18xx.c 	fm_port[dev] = pnp_port_start(pdev, 1);
fm_port          2035 sound/isa/es18xx.c 	snd_printdd("PnP ES18xx: port=0x%lx, fm port=0x%lx, mpu port=0x%lx\n", port[dev], fm_port[dev], mpu_port[dev]);
fm_port          2116 sound/isa/es18xx.c 				    port[dev], mpu_port[dev], fm_port[dev],
fm_port          2143 sound/isa/es18xx.c 	if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
fm_port          2144 sound/isa/es18xx.c 		if (snd_opl3_create(card, fm_port[dev], fm_port[dev] + 2,
fm_port          2148 sound/isa/es18xx.c 				   fm_port[dev]);
fm_port            37 sound/isa/galaxy/galaxy.c static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;
fm_port            49 sound/isa/galaxy/galaxy.c module_param_hw_array(fm_port, long, ioport, NULL, 0444);
fm_port            50 sound/isa/galaxy/galaxy.c MODULE_PARM_DESC(fm_port, "FM port # for " CRD_NAME " driver.");
fm_port           356 sound/isa/galaxy/galaxy.c 	switch (fm_port[n]) {
fm_port           359 sound/isa/galaxy/galaxy.c 		fm_port[n] = -1;
fm_port           364 sound/isa/galaxy/galaxy.c 		dev_err(dev, "illegal FM port %#lx\n", fm_port[n]);
fm_port           581 sound/isa/galaxy/galaxy.c 	if (fm_port[n] >= 0) {
fm_port           584 sound/isa/galaxy/galaxy.c 		err = snd_opl3_create(card, fm_port[n], fm_port[n] + 2,
fm_port           587 sound/isa/galaxy/galaxy.c 			dev_err(dev, "no OPL device at %#lx\n", fm_port[n]);
fm_port            40 sound/isa/opl3sa2.c static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;	/* 0x388 */
fm_port            63 sound/isa/opl3sa2.c module_param_hw_array(fm_port, long, ioport, NULL, 0444);
fm_port            64 sound/isa/opl3sa2.c MODULE_PARM_DESC(fm_port, "FM port # for OPL3-SA driver.");
fm_port           592 sound/isa/opl3sa2.c 	fm_port[dev] = pnp_port_start(pdev, 2);
fm_port           599 sound/isa/opl3sa2.c 		pnp_device_is_pnpbios(pdev) ? "BIOS" : "ISA", sb_port[dev], wss_port[dev], fm_port[dev], midi_port[dev]);
fm_port           683 sound/isa/opl3sa2.c 	if (fm_port[dev] >= 0x340 && fm_port[dev] < 0x400) {
fm_port           684 sound/isa/opl3sa2.c 		if ((err = snd_opl3_create(card, fm_port[dev],
fm_port           685 sound/isa/opl3sa2.c 					   fm_port[dev] + 2,
fm_port           852 sound/isa/opl3sa2.c 	if (fm_port[dev] == SNDRV_AUTO_PORT) {
fm_port            44 sound/isa/opti9xx/miro.c static long fm_port = SNDRV_DEFAULT_PORT1;	/* 0x388 */
fm_port            63 sound/isa/opti9xx/miro.c module_param_hw(fm_port, long, ioport, 0444);
fm_port            64 sound/isa/opti9xx/miro.c MODULE_PARM_DESC(fm_port, "FM Port # for miro driver.");
fm_port          1363 sound/isa/opti9xx/miro.c 	if (fm_port > 0 && fm_port != SNDRV_AUTO_PORT) {
fm_port          1367 sound/isa/opti9xx/miro.c 		if (snd_opl4_create(card, fm_port, fm_port - 8,
fm_port          1370 sound/isa/opti9xx/miro.c 				   fm_port);
fm_port          1539 sound/isa/opti9xx/miro.c 	fm_port = pnp_port_start(pdev, 2) + 8;
fm_port            61 sound/isa/opti9xx/opti92x-ad1848.c static long fm_port = SNDRV_DEFAULT_PORT1;	/* 0x388 */
fm_port            83 sound/isa/opti9xx/opti92x-ad1848.c module_param_hw(fm_port, long, ioport, 0444);
fm_port            84 sound/isa/opti9xx/opti92x-ad1848.c MODULE_PARM_DESC(fm_port, "FM port # for opti9xx driver.");
fm_port           750 sound/isa/opti9xx/opti92x-ad1848.c 	fm_port = pnp_port_start(pdev, 1) + 8;
fm_port           766 sound/isa/opti9xx/opti92x-ad1848.c 	fm_port = pnp_port_start(pdev, 2) + 8;
fm_port           899 sound/isa/opti9xx/opti92x-ad1848.c 	if (fm_port > 0 && fm_port != SNDRV_AUTO_PORT) {
fm_port           909 sound/isa/opti9xx/opti92x-ad1848.c 			if (snd_opl4_create(card, fm_port, fm_port - 8,
fm_port           917 sound/isa/opti9xx/opti92x-ad1848.c 		if (!opl3 && snd_opl3_create(card, fm_port, fm_port + 2,
fm_port           920 sound/isa/opti9xx/opti92x-ad1848.c 				   fm_port, fm_port + 4 - 1);
fm_port            62 sound/isa/sb/sb16.c static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;
fm_port            91 sound/isa/sb/sb16.c module_param_hw_array(fm_port, long, ioport, NULL, 0444);
fm_port            92 sound/isa/sb/sb16.c MODULE_PARM_DESC(fm_port, "FM port # for SB16 PnP driver.");
fm_port           262 sound/isa/sb/sb16.c 	fm_port[dev] = pnp_port_start(pdev, 2);
fm_port           267 sound/isa/sb/sb16.c 			port[dev], mpu_port[dev], fm_port[dev]);
fm_port           395 sound/isa/sb/sb16.c 	if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
fm_port           396 sound/isa/sb/sb16.c 		if (snd_opl3_create(card, fm_port[dev], fm_port[dev] + 2,
fm_port           398 sound/isa/sb/sb16.c 				    acard->fm_res != NULL || fm_port[dev] == port[dev],
fm_port           401 sound/isa/sb/sb16.c 				   fm_port[dev], fm_port[dev] + 2);
fm_port           487 sound/isa/sb/sb16.c 	fm_port[dev] = port[dev];
fm_port            38 sound/isa/wavefront/wavefront.c static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT;	    /* PnP setup */
fm_port            69 sound/isa/wavefront/wavefront.c module_param_hw_array(fm_port, long, ioport, NULL, 0444);
fm_port            70 sound/isa/wavefront/wavefront.c MODULE_PARM_DESC(fm_port, "FM port #.");
fm_port           149 sound/isa/wavefront/wavefront.c 	fm_port[dev] = pnp_port_start(pdev, 1);
fm_port           192 sound/isa/wavefront/wavefront.c 		    fm_port[dev],
fm_port           380 sound/isa/wavefront/wavefront.c 	if (fm_port[dev] > 0 && fm_port[dev] != SNDRV_AUTO_PORT) {
fm_port           383 sound/isa/wavefront/wavefront.c 		err = snd_opl3_create(card, fm_port[dev], fm_port[dev] + 2,
fm_port            46 sound/pci/cmipci.c static long fm_port[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)]=1};
fm_port            60 sound/pci/cmipci.c module_param_hw_array(fm_port, long, ioport, NULL, 0444);
fm_port            61 sound/pci/cmipci.c MODULE_PARM_DESC(fm_port, "FM port.");
fm_port          2941 sound/pci/cmipci.c static int snd_cmipci_create_fm(struct cmipci *cm, long fm_port)
fm_port          2948 sound/pci/cmipci.c 	if (!fm_port)
fm_port          2962 sound/pci/cmipci.c 		iosynth = fm_port;
fm_port          3186 sound/pci/cmipci.c 		err = snd_cmipci_create_fm(cm, fm_port[dev]);
fm_port            30 sound/pci/ymfpci/ymfpci.c static long fm_port[SNDRV_CARDS];
fm_port            45 sound/pci/ymfpci/ymfpci.c module_param_hw_array(fm_port, long, ioport, NULL, 0444);
fm_port            46 sound/pci/ymfpci/ymfpci.c MODULE_PARM_DESC(fm_port, "FM OPL-3 Port.");
fm_port           198 sound/pci/ymfpci/ymfpci.c 		if (fm_port[dev] == 1) {
fm_port           200 sound/pci/ymfpci/ymfpci.c 			fm_port[dev] = pci_resource_start(pci, 1);
fm_port           202 sound/pci/ymfpci/ymfpci.c 		if (fm_port[dev] > 0 &&
fm_port           203 sound/pci/ymfpci/ymfpci.c 		    (fm_res = request_region(fm_port[dev], 4, "YMFPCI OPL3")) != NULL) {
fm_port           205 sound/pci/ymfpci/ymfpci.c 			pci_write_config_word(pci, PCIR_DSXG_FMBASE, fm_port[dev]);
fm_port           217 sound/pci/ymfpci/ymfpci.c 		switch (fm_port[dev]) {
fm_port           222 sound/pci/ymfpci/ymfpci.c 		default: fm_port[dev] = 0; break;
fm_port           224 sound/pci/ymfpci/ymfpci.c 		if (fm_port[dev] > 0 &&
fm_port           225 sound/pci/ymfpci/ymfpci.c 		    (fm_res = request_region(fm_port[dev], 4, "YMFPCI OPL3")) != NULL) {
fm_port           229 sound/pci/ymfpci/ymfpci.c 			fm_port[dev] = 0;
fm_port           310 sound/pci/ymfpci/ymfpci.c 					   fm_port[dev],
fm_port           311 sound/pci/ymfpci/ymfpci.c 					   fm_port[dev] + 2,
fm_port           315 sound/pci/ymfpci/ymfpci.c 				 fm_port[dev]);