Home
last modified time | relevance | path

Searched refs:loading_module (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/
Ddepca.c472 static int autoprobed = 1, loading_module = 1; variable
478 static int autoprobed, loading_module; variable
503 if ((iobase == 0) && loading_module) { in depca_probe()
513 if ((tmp == num_depcas) && (iobase != 0) && loading_module) { in depca_probe()
1262 if ((!ioaddr && autoprobed) || (ioaddr && !loading_module)) in mca_probe()
1495 if (loading_module) in alloc_device()
Dewrk3.c340 static int autoprobed = 1, loading_module = 1; variable
345 static int autoprobed, loading_module; variable
367 if ((iobase == 0) && loading_module) { in ewrk3_probe()
375 if ((tmp == num_ewrk3s) && (iobase != 0) && loading_module) { in ewrk3_probe()
1370 if (loading_module) in alloc_device()
Dde4x5.c1042 static int loading_module = 1; variable
1052 static int loading_module; variable
2154 if (loading_module) link_modules(lastModule, dev); in eisa_probe()
2202 if ((ioaddr < 0x1000) && loading_module) { in pci_probe()
2275 if (loading_module) link_modules(lastModule, dev); in pci_probe()
/linux-2.4.37.9/drivers/net/skfp/
Dskfddi.c204 static int loading_module = 1; variable
206 static int loading_module; variable
375 if ((!loading_module) || first_dev_used) { in skfp_probe()
384 if (loading_module) in skfp_probe()
461 if (loading_module) { in alloc_device()
577 if (!loading_module) { in insert_device()