Searched refs:sbni_probe (Results 1 – 4 of 4) sorted by relevance
127 int sbni_probe(struct sbni_softc *);
89 if (sbni_probe(sc) != 0) { in sbni_probe_isa()
103 if (sbni_probe(sc) != 0) { in sbni_pci_probe()
195 sbni_probe(struct sbni_softc *sc) in sbni_probe() function