/linux-4.4.14/drivers/mtd/devices/ |
D | ms02-nv.c | 119 static int version_printed; in ms02nv_init_one() local 139 if (!version_printed) { in ms02nv_init_one() 141 version_printed = 1; in ms02nv_init_one()
|
/linux-4.4.14/drivers/net/ethernet/natsemi/ |
D | jazzsonic.c | 120 static unsigned version_printed; in sonic_probe1() local 150 if (sonic_debug && version_printed++ == 0) in sonic_probe1()
|
D | xtsonic.c | 133 static unsigned version_printed = 0; in sonic_probe1() local 163 if (sonic_debug && version_printed++ == 0) in sonic_probe1()
|
/linux-4.4.14/drivers/net/appletalk/ |
D | ipddp.c | 69 static unsigned version_printed; in ipddp_init() local 80 if (version_printed++ == 0) in ipddp_init()
|
D | cops.c | 277 static unsigned version_printed; in cops_probe1() local 281 if(cops_debug && version_printed++ == 0) in cops_probe1()
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
D | apne.c | 214 static unsigned version_printed; in apne_probe1() local 216 if ((apne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in apne_probe1()
|
D | smc-ultra.c | 210 static unsigned version_printed; in ultra_probe1() local 237 if ((ultra_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ultra_probe1()
|
D | wd.c | 173 static unsigned version_printed; in wd_probe1() local 191 if ((wd_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in wd_probe1()
|
D | etherh.c | 510 static int version_printed; in etherh_banner() local 512 if ((etherh_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in etherh_banner()
|
D | ne.c | 303 static unsigned version_printed; in ne_probe1() local 331 if ((ne_msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ne_probe1()
|
D | lib8390.c | 114 static unsigned version_printed; variable 972 if ((msg_enable & NETIF_MSG_DRV) && (version_printed++ == 0)) in ethdev_setup()
|
/linux-4.4.14/drivers/net/ethernet/cirrus/ |
D | mac89x0.c | 185 static unsigned version_printed; in mac89x0_probe() local 257 if (net_debug && version_printed++ == 0) in mac89x0_probe()
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | am79c961a.c | 654 static unsigned version_printed; in am79c961_banner() local 656 if (net_debug && version_printed++ == 0) in am79c961_banner()
|
D | declance.c | 1023 static unsigned version_printed; in dec_lance_probe() local 1034 if (dec_lance_debug && version_printed++ == 0) in dec_lance_probe()
|
D | sunlance.c | 1307 static unsigned version_printed; in sparc_lance_probe_one() local 1318 if (sparc_lance_debug && version_printed++ == 0) in sparc_lance_probe_one()
|
/linux-4.4.14/drivers/net/ethernet/seeq/ |
D | ether3.c | 735 static unsigned version_printed = 0; in ether3_banner() local 737 if (net_debug && version_printed++ == 0) in ether3_banner()
|
/linux-4.4.14/drivers/net/ethernet/i825xx/ |
D | ether1.c | 971 static unsigned int version_printed = 0; in ether1_banner() local 973 if (net_debug && version_printed++ == 0) in ether1_banner()
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | sunqe.c | 833 static unsigned version_printed; in qec_ether_init() local 839 if (version_printed++ == 0) in qec_ether_init()
|
D | sunbmac.c | 1075 static int version_printed; in bigmac_ether_init() local 1086 if (version_printed++ == 0) in bigmac_ether_init()
|
/linux-4.4.14/drivers/block/ |
D | sunvdc.c | 857 static int version_printed; in print_version() local 859 if (version_printed++ == 0) in print_version()
|
/linux-4.4.14/drivers/net/ethernet/dlink/ |
D | dl2k.c | 122 static int version_printed; in rio_probe1() local 126 if (!version_printed++) in rio_probe1()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 5639 static int version_printed; in bnxt_init_one() local 5644 if (version_printed++ == 0) in bnxt_init_one()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 8552 static int version_printed = 0; in bnx2_init_one() local 8558 if (version_printed++ == 0) in bnx2_init_one()
|