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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsunlance.c14 * Added support to run with a ledma on the Sun4m
253 struct platform_device *ledma; /* If set this points to ledma */ member in struct:lance_private
256 char burst_sizes; /* ledma SBus burst sizes */
292 /* On the Sun4m we have to instruct the ledma to provide them */
932 /* On the 4m, setup the ledma to provide the upper bits for buffers */
995 printk(KERN_ERR "resetting ledma\n");
1275 struct platform_device *ledma = lp->ledma; local
1277 of_iounmap(&ledma
1322 sparc_lance_probe_one(struct platform_device *op, struct platform_device *ledma, struct platform_device *lebuffer) argument
[all...]
H A Da2065.c126 struct Linux_SBus_DMA *ledma; /* if set this points to ledma and arch=4m */ member in struct:lance_private
127 int burst_sizes; /* ledma SBus burst sizes */

Completed in 107 milliseconds