Home
last modified time | relevance | path

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

/drivers/net/arcnet/
Dcom90io.c51 static int com90io_reset(struct net_device *dev, int really_reset);
279 static int com90io_reset(struct net_device *dev, int really_reset) in com90io_reset() argument
287 if (really_reset) { in com90io_reset()
Darc-rimi.c51 static int arcrimi_reset(struct net_device *dev, int really_reset);
240 static int arcrimi_reset(struct net_device *dev, int really_reset) in arcrimi_reset() argument
248 if (really_reset) { in arcrimi_reset()
Dcom90xx.c62 static int com90xx_reset(struct net_device *dev, int really_reset);
589 static int com90xx_reset(struct net_device *dev, int really_reset) in com90xx_reset() argument
597 if (really_reset) { in com90xx_reset()
614 if (really_reset) in com90xx_reset()
Dcom20020.c54 static int com20020_reset(struct net_device *dev, int really_reset);
284 static int com20020_reset(struct net_device *dev, int really_reset) in com20020_reset() argument
301 if (really_reset) { in com20020_reset()
Darcdevice.h318 int (*reset)(struct net_device *dev, int really_reset);