| /linux/drivers/watchdog/ |
| 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() 970 cards_found--; in pcwd_isa_remove()
|
| 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()
|
| 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()
|
| /linux/drivers/net/wireless/intersil/hostap/ |
| A D | hostap_pci.c | 296 static int cards_found /* = 0 */; in prism2_pci_probe() local 321 dev = prism2_init_local_data(&prism2_pci_funcs, cards_found, in prism2_pci_probe() 328 cards_found++; in prism2_pci_probe()
|
| A D | hostap_plx.c | 442 static int cards_found /* = 0 */; in prism2_plx_probe() local 535 dev = prism2_init_local_data(&prism2_plx_funcs, cards_found, in prism2_plx_probe() 542 cards_found++; in prism2_plx_probe()
|
| /linux/drivers/net/ethernet/amd/ |
| A D | pcnet32.c | 76 static int cards_found; variable 1676 if (cards_found < MAX_UNITS && homepna[cards_found]) in pcnet32_probe1() 1865 if ((cards_found >= MAX_UNITS) || in pcnet32_probe1() 1866 (options[cards_found] >= sizeof(options_mapping))) in pcnet32_probe1() 1869 lp->options = options_mapping[options[cards_found]]; in pcnet32_probe1() 1883 ((cards_found >= MAX_UNITS) || full_duplex[cards_found])) in pcnet32_probe1() 1990 cards_found++; in pcnet32_probe1() 3009 if (cards_found && (pcnet32_debug & NETIF_MSG_PROBE)) in pcnet32_init_module() 3010 pr_info("%d cards_found\n", cards_found); in pcnet32_init_module() 3012 return (pcnet32_have_pci + cards_found) ? 0 : -ENODEV; in pcnet32_init_module()
|
| /linux/drivers/net/ethernet/3com/ |
| A D | 3c515.c | 474 static int cards_found = 0; in corkscrew_scan() local 527 err = corkscrew_setup(dev, ioaddr, idev, cards_found++); in corkscrew_scan() 543 err = corkscrew_setup(dev, ioaddr, NULL, cards_found++); in corkscrew_scan()
|
| /linux/drivers/net/ethernet/intel/ixgb/ |
| A D | ixgb_main.c | 363 static int cards_found = 0; in ixgb_probe() local 428 adapter->bd_number = cards_found; in ixgb_probe() 495 cards_found++; in ixgb_probe()
|
| /linux/drivers/net/ethernet/atheros/atl1e/ |
| A D | atl1e_main.c | 2295 static int cards_found; in atl1e_probe() local 2339 adapter->bd_number = cards_found; in atl1e_probe() 2409 cards_found++; in atl1e_probe()
|
| /linux/drivers/net/wan/lmc/ |
| A D | lmc_main.c | 802 static int cards_found; in lmc_init_one() local 937 sc->board_idx = cards_found++; in lmc_init_one()
|
| /linux/drivers/net/ethernet/atheros/atlx/ |
| 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()
|
| 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()
|
| /linux/drivers/net/ethernet/qlogic/ |
| A D | qla3xxx.c | 3752 static int cards_found; in ql3xxx_probe() local 3790 qdev->index = cards_found; in ql3xxx_probe() 3880 if (!cards_found) { in ql3xxx_probe() 3887 cards_found++; in ql3xxx_probe()
|
| /linux/drivers/staging/qlge/ |
| A D | qlge_main.c | 4364 int cards_found) in qlge_init_device() argument 4484 if (!cards_found) { in qlge_init_device() 4543 static int cards_found; in qlge_probe() local 4565 err = qlge_init_device(pdev, qdev, cards_found); in qlge_probe() 4625 cards_found++; in qlge_probe()
|
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| A D | atl1c_main.c | 2656 static int cards_found; in atl1c_probe() local 2715 adapter->bd_number = cards_found; in atl1c_probe() 2784 cards_found++; in atl1c_probe()
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| A D | netdev.c | 2688 static int cards_found; in igbvf_probe() local 2766 adapter->bd_number = cards_found++; in igbvf_probe()
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| 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()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| A D | netdev.c | 7390 static int cards_found; in e1000_probe() local 7491 adapter->bd_number = cards_found++; in e1000_probe()
|
| /linux/ |
| A D | System.map | 162948 ffff800012155c94 b cards_found.2 162974 ffff800012155cfc b cards_found.0 162977 ffff800012155d08 b cards_found.0
|
| A D | .tmp_System.map | 162948 ffff800012155c94 b cards_found.2 162974 ffff800012155cfc b cards_found.0 162977 ffff800012155d08 b cards_found.0
|