Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Drtsx.c109 int rtsx_init(struct rtsx_softc *, int);
188 if (rtsx_init(sc, 1)) in rtsx_attach()
252 rtsx_init(struct rtsx_softc *sc, int attaching) in rtsx_init() function
423 if (rtsx_init(sc, 0)) { in rtsx_host_reset()