Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malo.h410 #define MALO_TXDESC_SYNC(txq, ds, how) do { \ macro
H A Dif_malo.c934 MALO_TXDESC_SYNC(txq, ds, in malo_tx_processq()
1184 MALO_TXDESC_SYNC(txq, ds, BUS_DMASYNC_PREREAD | BUS_DMASYNC_PREWRITE); in malo_tx_start()