Home
last modified time | relevance | path

Searched defs:_BUS_DMAMAP_IS_BOUNCING (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/riscv/include/
H A Dbus_defs.h313 #define _BUS_DMAMAP_IS_BOUNCING __BIT(17) /* is bouncing current xfer */ macro
/netbsd-src/sys/arch/arm/include/
H A Dbus_defs.h343 #define _BUS_DMAMAP_IS_BOUNCING 0x20000 /* is bouncing current xfer */ macro