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