Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/i825xx/
Dsun3_82586.c57 #define SUN3_82586_TOTAL_SIZE PAGE_SIZE macro
301 ioaddr = (unsigned long)ioremap(IE_OBIO, SUN3_82586_TOTAL_SIZE); in sun3_82586_probe()
320 release_region(ioaddr, SUN3_82586_TOTAL_SIZE); in sun3_82586_probe()
344 if (!request_region(ioaddr, SUN3_82586_TOTAL_SIZE, DRV_NAME)) in sun3_82586_probe1()
395 release_region(ioaddr, SUN3_82586_TOTAL_SIZE); in sun3_82586_probe1()