Home
last modified time | relevance | path

Searched refs:periph_busy_delay (Results 1 – 1 of 1) sorted by last modified time

/freebsd/sys/cam/
H A Dcam_periph.c105 static int periph_busy_delay = 500; variable
106 TUNABLE_INT("kern.cam.periph_busy_delay", &periph_busy_delay);
2003 timeout = periph_busy_delay; in cam_periph_error()