Home
last modified time | relevance | path

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

/linux/drivers/mtd/devices/
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/appletalk/
A Dipddp.c69 static unsigned version_printed; in ipddp_init() local
80 if (version_printed++ == 0) in ipddp_init()
A Dcops.c280 static unsigned version_printed; in cops_probe1() local
284 if(cops_debug && version_printed++ == 0) in cops_probe1()
/linux/drivers/net/ethernet/8390/
A Dapne.c209 static unsigned version_printed; in apne_probe1() local
211 if ((apne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in apne_probe1()
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()
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()
A Dne.c300 static unsigned version_printed; in ne_probe1() local
328 if ((ne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ne_probe1()
A Dlib8390.c115 static unsigned version_printed; variable
985 if (netif_msg_drv(ei_local) && (version_printed++ == 0)) in ethdev_setup()
/linux/drivers/net/ethernet/seeq/
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/
A Dsonic.c37 static unsigned int version_printed; variable
49 if (version_printed++ == 0) in sonic_msg_init()
/linux/drivers/net/ethernet/i825xx/
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/ethernet/sun/
A Dsunqe.c834 static unsigned version_printed; in qec_ether_init() local
840 if (version_printed++ == 0) in qec_ether_init()
A Dsunbmac.c1075 static int version_printed; in bigmac_ether_init() local
1085 if (version_printed++ == 0) in bigmac_ether_init()
/linux/drivers/net/fddi/
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/
A Dsunvdc.c909 static int version_printed; in print_version() local
911 if (version_printed++ == 0) in print_version()
/linux/drivers/net/ethernet/amd/
A Ddeclance.c1025 static unsigned version_printed; in dec_lance_probe() local
1037 if (dec_lance_debug && version_printed++ == 0) in dec_lance_probe()

Completed in 42 milliseconds