onewire_search
if ((rv = onewire_search(sc, sc->sc_rombuf, ONEWIRE_MAXDEVS, 0)) == -1)
int onewire_search(void *, u_int64_t *, int, u_int64_t);