Home
last modified time | relevance | path

Searched refs:periph_mapmem_thresh (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cam/
HDcam_periph.c105 static u_int periph_mapmem_thresh = 65536; variable
107 &periph_mapmem_thresh, 0, "Threshold for user-space buffer mapping");
913 if (lengths[i] <= periph_mapmem_thresh || misaligned[i]) { in cam_periph_mapmem()