Searched refs:first_init (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dax88796.c673 static int ax_init_dev(struct net_device *dev, int first_init) argument
693 if (first_init && ax->plat->flags & AXFLG_HAS_EEPROM) {
709 if (first_init && ax->plat->flags & AXFLG_HAS_93CX6) {
738 if (first_init) {
787 if (first_init)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-dos.c113 static int first_init (const char *name, char *ebuf, int promisc);
189 !first_init(pcap->opt.source, pcap->errbuf, pcap->opt.promisc))
750 static int first_init (const char *name, char *ebuf, int promisc) function

Completed in 59 milliseconds