Searched refs:BUS_DMA_LOCK (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A D_bus_dma.h57 BUS_DMA_LOCK = 0x01, enumerator in enum:__anon10384
/freebsd-9.3-release/sys/ia64/ia64/
H A Dbusdma_machdep.c172 case BUS_DMA_LOCK:
957 (dmat->lockfunc)(dmat->lockfuncarg, BUS_DMA_LOCK);
/freebsd-9.3-release/sys/powerpc/powerpc/
H A Dbusdma_machdep.c195 case BUS_DMA_LOCK:
1168 (dmat->lockfunc)(dmat->lockfuncarg, BUS_DMA_LOCK);
/freebsd-9.3-release/sys/x86/x86/
H A Dbusdma_machdep.c202 case BUS_DMA_LOCK:
1194 (dmat->lockfunc)(dmat->lockfuncarg, BUS_DMA_LOCK);
/freebsd-9.3-release/sys/sparc64/sparc64/
H A Dbus_machdep.c157 case BUS_DMA_LOCK:
/freebsd-9.3-release/sys/arm/arm/
H A Dbusdma_machdep.c374 case BUS_DMA_LOCK:
1509 (dmat->lockfunc)(dmat->lockfuncarg, BUS_DMA_LOCK);
/freebsd-9.3-release/sys/mips/mips/
H A Dbusdma_machdep.c247 case BUS_DMA_LOCK:
1409 (dmat->lockfunc)(dmat->lockfuncarg, BUS_DMA_LOCK);
/freebsd-9.3-release/sys/dev/twa/
H A Dtw_osl_freebsd.c924 case BUS_DMA_LOCK:

Completed in 203 milliseconds