Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/
H A Dcam_periph.c109 static u_int periph_mapmem_thresh = 65536; variable
111 &periph_mapmem_thresh, 0, "Threshold for user-space buffer mapping");
952 if (lengths[i] <= periph_mapmem_thresh && in cam_periph_mapmem()