Searched defs:_BUS_DMA_IS_BOUNCING (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/mips/include/
H A Dbus_dma_defs.h257 #define _BUS_DMA_IS_BOUNCING 0x04 /* is bouncing current xfer */ macro
/netbsd-current/sys/arch/arm/include/
H A Dbus_defs.h543 #define _BUS_DMA_IS_BOUNCING 0x04 /* is bouncing current xfer */ macro
/netbsd-current/sys/arch/riscv/include/
H A Dbus_defs.h505 #define _BUS_DMA_IS_BOUNCING __BIT(2) /* is bouncing current xfer */ macro

Completed in 194 milliseconds