BF_MIN_ALLOC_COMP
dmat->bounce_flags |= BF_MIN_ALLOC_COMP;
dmat->bounce_flags &= ~BF_MIN_ALLOC_COMP;
if ((dmat->bounce_flags & BF_MIN_ALLOC_COMP) == 0 ||
if ((dmat->bounce_flags & BF_MIN_ALLOC_COMP) == 0) {
dmat->bounce_flags |= BF_MIN_ALLOC_COMP;
newtag->bounce_flags |= BF_MIN_ALLOC_COMP;
if ((dmat->bounce_flags & BF_MIN_ALLOC_COMP) == 0 ||
if ((dmat->bounce_flags & BF_MIN_ALLOC_COMP)
BF_MIN_ALLOC_COMP;