Home
last modified time | relevance | path

Searched refs:otus_attachhook (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/otus/
H A Dif_otus.c131 static int otus_attachhook(struct otus_softc *);
320 if (otus_attachhook(sc) != 0) in otus_attach()
619 otus_attachhook(struct otus_softc *sc) in otus_attachhook() function