Home
last modified time | relevance | path

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

/linux/drivers/mtd/devices/
H A Dms02-nv.c115 static int version_printed; in ms02nv_init_one() local
135 if (!version_printed) { in ms02nv_init_one()
137 version_printed = 1; in ms02nv_init_one()
/linux/drivers/net/ethernet/8390/
H A Dapne.c204 static unsigned version_printed; in apne_probe1() local
206 if ((apne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in apne_probe1()
H A Dsmc-ultra.c209 static unsigned version_printed; in ultra_probe1() local
236 if ((ultra_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ultra_probe1()
H A Dwd.c172 static unsigned version_printed; in wd_probe1() local
190 if ((wd_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in wd_probe1()
H A Dne.c299 static unsigned version_printed; in ne_probe1() local
327 if ((ne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ne_probe1()
H A Dlib8390.c114 static unsigned version_printed; variable
984 if (netif_msg_drv(ei_local) && (version_printed++ == 0)) in ethdev_setup()
/linux/drivers/net/ethernet/seeq/
H A Dether3.c730 static unsigned version_printed = 0; in ether3_banner() local
732 if (net_debug && version_printed++ == 0) in ether3_banner()
/linux/drivers/net/ethernet/natsemi/
H A Dsonic.c37 static unsigned int version_printed; variable
49 if (version_printed++ == 0) in sonic_msg_init()
/linux/drivers/net/ethernet/sun/
H A Dsunqe.c834 static unsigned version_printed; in qec_ether_init() local
840 if (version_printed++ == 0) in qec_ether_init()
H A Dsunbmac.c1075 static int version_printed; in bigmac_ether_init() local
1085 if (version_printed++ == 0) in bigmac_ether_init()
/linux/drivers/net/ethernet/i825xx/
H A Dether1.c969 static unsigned int version_printed = 0; in ether1_banner() local
971 if (net_debug && version_printed++ == 0) in ether1_banner()
/linux/drivers/net/fddi/
H A Ddefza.c1283 static int version_printed; in fza_probe() local
1295 if (!version_printed) { in fza_probe()
1297 version_printed = 1; in fza_probe()
/linux/drivers/block/
H A Dsunvdc.c910 static int version_printed; in print_version() local
912 if (version_printed++ == 0) in print_version()
/linux/drivers/net/ethernet/amd/
H A Ddeclance.c1025 static unsigned version_printed; in dec_lance_probe() local
1038 if (dec_lance_debug && version_printed++ == 0) in dec_lance_probe()