Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
D7990.h249 extern int lance_open(struct net_device *dev);
Dmvme147.c172 status = lance_open(dev); /* call generic lance open code */ in m147lance_open()
Dsun3lance.c243 static int lance_open( struct net_device *dev );
371 dev->open = &lance_open; in lance_probe()
386 static int lance_open( struct net_device *dev ) in lance_open() function
Datarilance.c348 static int lance_open( struct net_device *dev );
624 dev->open = &lance_open; in lance_probe1()
646 static int lance_open( struct net_device *dev ) in lance_open() function
Dhplance.c212 status = lance_open(dev); /* call generic lance open code */ in hplance_open()
Dbagetlance.c335 static int lance_open( struct net_device *dev );
718 dev->open = &lance_open;
732 static int lance_open( struct net_device *dev ) function
Dlance.c278 static int lance_open(struct net_device *dev);
645 dev->open = lance_open; in lance_probe1()
668 lance_open(struct net_device *dev) in lance_open() function
Da2065.c492 static int lance_open (struct net_device *dev) in lance_open() function
791 dev->open = &lance_open; in a2065_probe()
Ddeclance.c755 static int lance_open(struct net_device *dev) in lance_open() function
1230 dev->open = &lance_open; in dec_lance_init()
D7990.c460 int lance_open (struct net_device *dev) in lance_open() function
Dsunlance.c919 static int lance_open(struct net_device *dev) in lance_open() function
1456 dev->open = &lance_open; in sparc_lance_init()