Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/
H A Dxdma.c66 #define XDMA_LOCK() mtx_lock(&xdma_mtx) macro
125 XDMA_LOCK(); in xdma_channel_alloc()
170 XDMA_LOCK(); in xdma_channel_free()
541 XDMA_LOCK(); in xdma_put()