Searched refs:NETCARD_IO_EXTENT (Results 1 – 1 of 1) sorted by relevance
124 #define NETCARD_IO_EXTENT 16 macro1600 if (!request_region(ioport, NETCARD_IO_EXTENT, DRV_NAME)) { in cs89x0_ioport_probe()1605 io_mem = ioport_map(ioport & ~3, NETCARD_IO_EXTENT); in cs89x0_ioport_probe()1635 release_region(ioport, NETCARD_IO_EXTENT); in cs89x0_ioport_probe()1838 release_region(dev_cs89x0->base_addr, NETCARD_IO_EXTENT); in cs89x0_isa_cleanup_module()