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

/freebsd-13-stable/sys/cam/
H A Dcam_periph.c106 static int periph_busy_delay = 500; variable
107 TUNABLE_INT("kern.cam.periph_busy_delay", &periph_busy_delay);
1943 timeout = periph_busy_delay;

Completed in 118 milliseconds