Searched refs:NI5010_IO_EXTENT (Results 1 – 2 of 2) sorted by relevance
139 if (check_region(ioaddr, NI5010_IO_EXTENT)) in ni5010_probe()147 if (check_region(ioaddr, NI5010_IO_EXTENT)) in ni5010_probe()311 request_region(ioaddr, NI5010_IO_EXTENT, boardname); in ni5010_probe1()782 release_region(dev_ni5010.base_addr, NI5010_IO_EXTENT); in cleanup_module()
24 #define NI5010_IO_EXTENT 32 macro