Home
last modified time | relevance | path

Searched defs:ID_MIGHT_NEED_BOUNCE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/i386/isa/
H A Disa_machdep.h137 #define ID_MIGHT_NEED_BOUNCE 0x01 /* map could need bounce buffers */ macro
/openbsd/sys/arch/amd64/include/
H A Disa_machdep.h139 #define ID_MIGHT_NEED_BOUNCE 0x01 /* map could need bounce buffers */ macro
/openbsd/sys/arch/alpha/isa/
H A Disadma_bounce.c82 #define ID_MIGHT_NEED_BOUNCE 0x01 /* map could need bounce buffers */ macro