Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/i825xx/
Dsun3_82586.c56 #define SUN3_82586_TOTAL_SIZE PAGE_SIZE macro
300 ioaddr = (unsigned long)ioremap(IE_OBIO, SUN3_82586_TOTAL_SIZE); in sun3_82586_probe()
324 release_region(ioaddr, SUN3_82586_TOTAL_SIZE); in sun3_82586_probe()
347 if (!request_region(ioaddr, SUN3_82586_TOTAL_SIZE, DRV_NAME)) in sun3_82586_probe1()
399 release_region(ioaddr, SUN3_82586_TOTAL_SIZE); in sun3_82586_probe1()