Home
last modified time | relevance | path

Searched defs:bregs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sun/
H A Dsunhme.c901 static void happy_meal_tx_reset(struct happy_meal *hp, void __iomem *bregs) in happy_meal_tx_reset()
921 static void happy_meal_rx_reset(struct happy_meal *hp, void __iomem *bregs) in happy_meal_rx_reset()
963 static void happy_meal_get_counters(struct happy_meal *hp, void __iomem *bregs) in happy_meal_get_counters()
1262 void __iomem *bregs = hp->bigmacregs; in happy_meal_init() local
1535 void __iomem *bregs = hp->bigmacregs; in happy_meal_set_initial_advertisement() local
2088 void __iomem *bregs = hp->bigmacregs; in happy_meal_set_multicast() local
H A Dsunbmac.h292 void __iomem *bregs; /* BigMAC Registers */ member