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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/arcnet/
H A Darcnet.c100 static int arcnet_open(struct net_device *dev);
340 dev->open = arcnet_open;
371 static int arcnet_open(struct net_device *dev) function
391 BUGMSG(D_INIT, "arcnet_open: resetting card.\n");
404 BUGMSG(D_INIT, "arcnet_open: mtu: %d.\n", dev->mtu);
470 /* The inverse routine to arcnet_open - shuts down the card. */
803 arcnet_open(dev);

Completed in 33 milliseconds