Home
last modified time | relevance | path

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

/freebsd/sys/dev/otus/
H A Dif_otus.c136 int otus_open_pipes(struct otus_softc *);
313 if ((error = otus_open_pipes(sc)) != 0) { in otus_attach()
849 otus_open_pipes(struct otus_softc *sc) in otus_open_pipes() function