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

/freebsd-13-stable/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");
926 if (lengths[i] <= periph_mapmem_thresh &&

Completed in 91 milliseconds