Searched refs:CM_EXTENT_CODEC (Results 1 – 1 of 1) sorted by relevance
188 #define CM_EXTENT_CODEC 0x100 macro3372 if (!request_region(s->iobase, CM_EXTENT_CODEC, "cmpci")) { in cm_probe()3373 printk(KERN_ERR "cmpci: io ports %#x-%#x in use\n", s->iobase, s->iobase+CM_EXTENT_CODEC-1); in cm_probe()3586 release_region(s->iobase, CM_EXTENT_CODEC); in cm_probe()3617 release_region(s->iobase, CM_EXTENT_CODEC); in cm_remove()