Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/pcmcia/
Daxnet_cs.c101 static int axnet_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
225 dev->do_ioctl = &axnet_ioctl; in axnet_attach()
840 static int axnet_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in axnet_ioctl() function