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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arcnet/
H A Darc-rimi.c50 static int arcrimi_reset(struct net_device *dev, int really_reset);
261 static int arcrimi_reset(struct net_device *dev, int really_reset) argument
268 if (really_reset) {
H A Dcom20020.c52 static int com20020_reset(struct net_device *dev, int really_reset);
234 static int com20020_reset(struct net_device *dev, int really_reset) argument
251 if (really_reset) {
H A Dcom90io.c50 static int com90io_reset(struct net_device *dev, int really_reset);
291 static int com90io_reset(struct net_device *dev, int really_reset) argument
298 if (really_reset) {
H A Dcom90xx.c60 static int com90xx_reset(struct net_device *dev, int really_reset);
586 int com90xx_reset(struct net_device *dev, int really_reset) argument
593 if (really_reset) {
606 if (really_reset)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Darcdevice.h309 bool (*reset) (struct net_device * dev, bool really_reset);

Completed in 203 milliseconds