Lines Matching refs:io_base
101 if (!request_region(scc->conf.io_base, 16, "soundblaster")) { in sb_register_oss()
108 release_region(scc->conf.io_base, 16); in sb_register_oss()
118 if(scc->mpucnf.io_base > 0) { in sb_register_oss()
146 legacy->conf.io_base = io; in sb_init_legacy()
152 legacy->mpucnf.io_base = mpu_io; in sb_init_legacy()
169 scc->conf.io_base = -1; in sb_dev2cfg()
173 scc->mpucnf.io_base = -1; in sb_dev2cfg()
181 scc->conf.io_base = pnp_port_start(dev,0); in sb_dev2cfg()
185 scc->mpucnf.io_base = pnp_port_start(dev,1); in sb_dev2cfg()
189 scc->conf.io_base = pnp_port_start(dev,0); in sb_dev2cfg()
196 scc->conf.io_base = pnp_port_start(dev,0); in sb_dev2cfg()
200 scc->mpucnf.io_base = pnp_port_start(dev,2); in sb_dev2cfg()
204 scc->conf.io_base = pnp_port_start(dev,0); in sb_dev2cfg()
211 scc->conf.io_base = pnp_port_start(dev,0); in sb_dev2cfg()
218 scc->conf.io_base = pnp_port_start(dev,0); in sb_dev2cfg()
222 scc->conf.io_base = pnp_port_start(dev,0); in sb_dev2cfg()
230 scc->conf.io_base = pnp_port_start(dev,0); in sb_dev2cfg()
264 "dma=%d, dma16=%d\n", scc->conf.io_base, scc->conf.irq, in sb_pnp_probe()