Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c58 #define SUN3_82586_TOTAL_SIZE PAGE_SIZE macro
302 ioaddr = (unsigned long)ioremap(IE_OBIO, SUN3_82586_TOTAL_SIZE); in sun3_82586_probe()
321 release_region(ioaddr, SUN3_82586_TOTAL_SIZE); in sun3_82586_probe()
345 if (!request_region(ioaddr, SUN3_82586_TOTAL_SIZE, DRV_NAME)) in sun3_82586_probe1()
396 release_region(ioaddr, SUN3_82586_TOTAL_SIZE); in sun3_82586_probe1()