Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dcgsix.c63 void cgsix_reset(struct cgsix_softc *, u_int32_t);
187 cgsix_reset(sc, rev); in cgsixattach()
647 cgsix_reset(struct cgsix_softc *sc, u_int32_t fhcrev) in cgsix_reset() function