Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/3com/
D3c59x.c119 #define VORTEX_TOTAL_SIZE 0x20 macro
910 if (!request_region(edev->base_addr, VORTEX_TOTAL_SIZE, DRV_NAME)) in vortex_eisa_probe()
913 ioaddr = ioport_map(edev->base_addr, VORTEX_TOTAL_SIZE); in vortex_eisa_probe()
917 release_region(edev->base_addr, VORTEX_TOTAL_SIZE); in vortex_eisa_probe()
946 release_region(edev->base_addr, VORTEX_TOTAL_SIZE); in vortex_eisa_remove()
987 vortex_probe1(NULL, ioport_map(compaq_ioaddr, VORTEX_TOTAL_SIZE), in vortex_eisa_init()
3335 VORTEX_TOTAL_SIZE); in vortex_eisa_cleanup()
3340 VORTEX_TOTAL_SIZE); in vortex_eisa_cleanup()