https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521

--- Comment #80 from Jesper Schmitz Mouridsen <j...@freebsd.org> ---
(In reply to Jesper Schmitz Mouridsen from comment #79)

I meant
    bus_dmamap_sync(sc->rtsx_data_dma_tag, sc->rtsx_data_dmamap,
BUS_DMASYNC_PREREAD);
    bus_dmamap_sync(sc->rtsx_data_dma_tag, sc->rtsx_data_dmamap,
BUS_DMASYNC_PREWRITE);

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to