Searched refs:MALO_RXDESC_SYNC (Results 1 – 2 of 2) sorted by relevance
441 #define MALO_RXDESC_SYNC(sc, ds, how) do { \ macro
1379 MALO_RXDESC_SYNC(sc, ds, BUS_DMASYNC_PREWRITE); in malo_rxbuf_init()1396 MALO_RXDESC_SYNC(sc, ds, BUS_DMASYNC_PREREAD | BUS_DMASYNC_PREWRITE); in malo_rxbuf_init()1982 MALO_RXDESC_SYNC(sc, ds, in malo_rx_proc()