Home
last modified time | relevance | path

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

/NextBSD/sys/dev/otus/
HDif_otus.c137 int otus_open_pipes(struct otus_softc *);
315 if ((error = otus_open_pipes(sc)) != 0) { in otus_attach()
874 otus_open_pipes(struct otus_softc *sc) in otus_open_pipes() function