| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | pcwd.c | 169 static int cards_found; variable 858 cards_found++; in pcwd_isa_probe() 859 if (cards_found == 1) in pcwd_isa_probe() 863 if (cards_found > 1) { in pcwd_isa_probe() 950 cards_found--; in pcwd_isa_probe() 973 cards_found--; in pcwd_isa_remove()
|
| H A D | pcwd_pci.c | 109 static int cards_found; variable 687 cards_found++; in pcipcwd_card_init() 688 if (cards_found == 1) in pcipcwd_card_init() 691 if (cards_found > 1) { in pcipcwd_card_init() 798 cards_found--; in pcipcwd_card_exit()
|
| H A D | pcwd_usb.c | 107 static int cards_found; variable 613 cards_found++; in usb_pcwd_probe() 614 if (cards_found > 1) { in usb_pcwd_probe() 798 cards_found--; in usb_pcwd_disconnect()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_pci.c | 297 static int cards_found /* = 0 */; in prism2_pci_probe() local 322 dev = prism2_init_local_data(&prism2_pci_funcs, cards_found, in prism2_pci_probe() 329 cards_found++; in prism2_pci_probe()
|
| H A D | hostap_plx.c | 443 static int cards_found /* = 0 */; in prism2_plx_probe() local 536 dev = prism2_init_local_data(&prism2_plx_funcs, cards_found, in prism2_plx_probe() 543 cards_found++; in prism2_plx_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/ |
| H A D | pcnet32.c | 76 static int cards_found; variable 1675 if (cards_found < MAX_UNITS && homepna[cards_found]) in pcnet32_probe1() 1860 if ((cards_found >= MAX_UNITS) || in pcnet32_probe1() 1861 (options[cards_found] >= sizeof(options_mapping))) in pcnet32_probe1() 1864 lp->options = options_mapping[options[cards_found]]; in pcnet32_probe1() 1878 ((cards_found >= MAX_UNITS) || full_duplex[cards_found])) in pcnet32_probe1() 1985 cards_found++; in pcnet32_probe1() 3005 if (cards_found && (pcnet32_debug & NETIF_MSG_PROBE)) in pcnet32_init_module() 3006 pr_info("%d cards_found\n", cards_found); in pcnet32_init_module() 3008 return (pcnet32_have_pci + cards_found) ? 0 : -ENODEV; in pcnet32_init_module()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/ |
| H A D | 3c515.c | 473 static int cards_found = 0; in corkscrew_scan() local 526 err = corkscrew_setup(dev, ioaddr, idev, cards_found++); in corkscrew_scan() 542 err = corkscrew_setup(dev, ioaddr, NULL, cards_found++); in corkscrew_scan()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/ |
| H A D | ixgb_main.c | 363 static int cards_found = 0; in ixgb_probe() local 427 adapter->bd_number = cards_found; in ixgb_probe() 493 cards_found++; in ixgb_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e_main.c | 2295 static int cards_found; in atl1e_probe() local 2341 adapter->bd_number = cards_found; in atl1e_probe() 2411 cards_found++; in atl1e_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/lmc/ |
| H A D | lmc_main.c | 805 static int cards_found; in lmc_init_one() local 940 sc->board_idx = cards_found++; in lmc_init_one()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atlx/ |
| H A D | atl2.c | 1318 static int cards_found = 0; in atl2_probe() local 1384 adapter->bd_number = cards_found; in atl2_probe() 1432 cards_found++; in atl2_probe()
|
| H A D | atl1.c | 2910 static int cards_found = 0; in atl1_probe() local 2984 adapter->bd_number = cards_found; in atl1_probe() 3061 cards_found++; in atl1_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/ |
| H A D | qla3xxx.c | 3771 static int cards_found; in ql3xxx_probe() local 3812 qdev->index = cards_found; in ql3xxx_probe() 3902 if (!cards_found) { in ql3xxx_probe() 3909 cards_found++; in ql3xxx_probe()
|
| /OK3568_Linux_fs/kernel/drivers/staging/qlge/ |
| H A D | qlge_main.c | 4387 int cards_found) in ql_init_device() argument 4510 if (!cards_found) { in ql_init_device() 4557 static int cards_found; in qlge_probe() local 4566 err = ql_init_device(pdev, ndev, cards_found); in qlge_probe() 4625 cards_found++; in qlge_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_main.c | 2525 static int cards_found; in atl1c_probe() local 2572 adapter->bd_number = cards_found; in atl1c_probe() 2637 cards_found++; in atl1c_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/ |
| H A D | netdev.c | 2701 static int cards_found; in igbvf_probe() local 2779 adapter->bd_number = cards_found++; in igbvf_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_main.c | 927 static int cards_found; in e1000_probe() local 1019 adapter->bd_number = cards_found; in e1000_probe() 1222 cards_found++; in e1000_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/ |
| H A D | netdev.c | 7332 static int cards_found; in e1000_probe() local 7433 adapter->bd_number = cards_found++; in e1000_probe()
|