Searched refs:rtsx_attach (Results 1 – 3 of 3) sorted by relevance
83 int rtsx_attach(struct rtsx_softc *, bus_space_tag_t,
198 rtsx_attach(struct rtsx_softc *sc, bus_space_tag_t iot, in rtsx_attach() function
175 if (rtsx_attach(&sc->sc, iot, ioh, size, pa->pa_dmat, flags) != 0) { in rtsx_pci_attach()