Home
last modified time | relevance | path

Searched refs:VORTEX_TOTAL_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/3com/
D3c59x.c119 #define VORTEX_TOTAL_SIZE 0x20 macro
917 if (!request_region(edev->base_addr, VORTEX_TOTAL_SIZE, DRV_NAME)) in vortex_eisa_probe()
920 ioaddr = ioport_map(edev->base_addr, VORTEX_TOTAL_SIZE); in vortex_eisa_probe()
924 release_region(edev->base_addr, VORTEX_TOTAL_SIZE); in vortex_eisa_probe()
953 release_region(edev->base_addr, VORTEX_TOTAL_SIZE); in vortex_eisa_remove()
994 vortex_probe1(NULL, ioport_map(compaq_ioaddr, VORTEX_TOTAL_SIZE), in vortex_eisa_init()
3357 VORTEX_TOTAL_SIZE); in vortex_eisa_cleanup()
3362 VORTEX_TOTAL_SIZE); in vortex_eisa_cleanup()