Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/pcmcia/
Daxnet_cs.c99 static int axnet_open(struct net_device *dev);
223 dev->open = &axnet_open; in axnet_attach()
682 static int axnet_open(struct net_device *dev) in axnet_open() function