Searched refs:BMAC_REG_SIZE (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/net/ |
D | sunbmac.h | 133 #define BMAC_REG_SIZE 0x360UL macro
|
D | sunhme.h | 202 #define BMAC_REG_SIZE 0x360UL macro
|
D | sunbmac.c | 1158 BMAC_REG_SIZE, "BigMAC Primary Regs"); in bigmac_ether_init() 1227 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE); in bigmac_ether_init() 1268 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE); in bigmac_sbus_remove()
|
D | sunhme.c | 2736 BMAC_REG_SIZE, "HME BIGMAC Regs"); in happy_meal_sbus_probe_one() 2845 of_iounmap(&op->resource[3], hp->bigmacregs, BMAC_REG_SIZE); in happy_meal_sbus_probe_one() 3271 of_iounmap(&op->resource[3], hp->bigmacregs, BMAC_REG_SIZE); in hme_sbus_remove()
|