Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ibm/emac/
Dtah.h81 void *tah_dump_regs(struct platform_device *ofdev, void *buf);
91 # define tah_dump_regs(x,buf) (buf) macro
Dtah.c75 void *tah_dump_regs(struct platform_device *ofdev, void *buf) in tah_dump_regs() function
Dcore.c2206 buf = tah_dump_regs(dev->tah_dev, buf); in emac_ethtool_get_regs()