Searched defs:bregs (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.c129 static void bigmac_tx_reset(void __iomem *bregs) argument
149 static void bigmac_rx_reset(void __iomem *bregs) argument
171 bigmac_get_counters(struct bigmac *bp, void __iomem *bregs) argument
624 void __iomem *bregs = bp->bregs; local
996 void __iomem *bregs = bp->bregs; local
[all...]
H A Dsunbmac.h292 void __iomem *bregs; /* BigMAC Registers */ member in struct:bigmac
H A Dsunhme.c901 static void happy_meal_tx_reset(struct happy_meal *hp, void __iomem *bregs) argument
921 static void happy_meal_rx_reset(struct happy_meal *hp, void __iomem *bregs) argument
963 static void happy_meal_get_counters(struct happy_meal *hp, void __iomem *bregs) argument
1262 void __iomem *bregs = hp->bigmacregs; local
1535 void __iomem *bregs = hp->bigmacregs; local
2088 void __iomem *bregs = hp->bigmacregs; local
[all...]

Completed in 134 milliseconds