Searched defs:ledma (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/amd/
H A Da2065.c121 struct Linux_SBus_DMA *ledma; /* if set this points to ledma and arch=4m */ member in struct:lance_private
122 int burst_sizes; /* ledma SBus burst sizes */
H A Dsunlance.c14 * Added support to run with a ledma on the Sun4m
252 struct platform_device *ledma; /* If set this points to ledma */ member in struct:lance_private
255 char burst_sizes; /* ledma SBus burst sizes */
291 /* On the Sun4m we have to instruct the ledma to provide them */
931 /* On the 4m, setup the ledma to provide the upper bits for buffers */
994 printk(KERN_ERR "resetting ledma\n");
1268 struct platform_device *ledma = lp->ledma; local
1270 of_iounmap(&ledma
1307 sparc_lance_probe_one(struct platform_device *op, struct platform_device *ledma, struct platform_device *lebuffer) argument
[all...]

Completed in 70 milliseconds