Searched refs:NETCARD_IO_EXTENT (Results 1 – 1 of 1) sorted by relevance
125 #define NETCARD_IO_EXTENT 16 macro1601 if (!request_region(ioport, NETCARD_IO_EXTENT, DRV_NAME)) { in cs89x0_ioport_probe()1606 io_mem = ioport_map(ioport & ~3, NETCARD_IO_EXTENT); in cs89x0_ioport_probe()1636 release_region(ioport, NETCARD_IO_EXTENT); in cs89x0_ioport_probe()1839 release_region(dev_cs89x0->base_addr, NETCARD_IO_EXTENT); in cs89x0_isa_cleanup_module()