Lines Matching full:tlan_probe
1244 struct nic *tlan_probe(struct nic *nic, unsigned short *probe_addrs,
1543 * - Rewrote init_module and tlan_probe to
1544 * share a lot more code. We now use tlan_probe
1594 * - Rewrote tlan_probe to better handle multiple
1596 * done through TLan_Probe and TLan_init_one. Actual
1603 * - Fixed OOM return values in tlan_probe.
1913 static int __init tlan_probe(void)
1971 * tlan_probe has been ported to the new net API and
2134 module_init(tlan_probe);