Lines Matching refs:use_bounce_buf
3583 int use_bounce_buf;
3614 use_bounce_buf = 1;
3616 use_bounce_buf = !virt_addr_valid(buf) ||
3620 use_bounce_buf = 0;
3624 bufpoi = use_bounce_buf ? chip->data_buf : buf;
3626 if (use_bounce_buf && aligned)
3647 if (use_bounce_buf)
3657 if (use_bounce_buf) {
4496 int use_bounce_buf;
4500 use_bounce_buf = 1;
4502 use_bounce_buf = !virt_addr_valid(buf) ||
4506 use_bounce_buf = 0;
4512 if (use_bounce_buf) {