Searched refs:CM_EXTENT_SYNTH (Results 1 – 1 of 1) sorted by relevance
190 #define CM_EXTENT_SYNTH 0x4 macro3414 if (!request_region(s->iosynth, CM_EXTENT_SYNTH, "cmpci FM")) { in cm_probe()3415 printk(KERN_ERR "cmpci: io ports %#x-%#x in use\n", s->iosynth, s->iosynth+CM_EXTENT_SYNTH-1); in cm_probe()3581 if (s->iosynth) release_region(s->iosynth, CM_EXTENT_SYNTH); in cm_probe()3622 if (s->iosynth) release_region(s->iosynth, CM_EXTENT_SYNTH); in cm_remove()