Home
last modified time | relevance | path

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

/src/sys/cam/
H A Dcam_periph.c108 static u_int periph_mapmem_thresh = 65536; variable
110 &periph_mapmem_thresh, 0, "Threshold for user-space buffer mapping");
942 if (lengths[i] <= periph_mapmem_thresh && in cam_periph_mapmem()