Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtsx/
H A Drtsx.c258 static void rtsx_write_ppbuf(struct rtsx_softc *sc);
2678 sc->rtsx_intr_trans_ok = rtsx_write_ppbuf;
2709 sc->rtsx_intr_trans_ok = rtsx_write_ppbuf;
2720 rtsx_write_ppbuf(struct rtsx_softc *sc) function