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

/freebsd-11-stable/sys/cam/
H A Dcam_periph.c102 static int periph_busy_delay = 500; variable
103 TUNABLE_INT("kern.cam.periph_busy_delay", &periph_busy_delay);
1875 timeout = periph_busy_delay;

Completed in 105 milliseconds