Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Disp_netbsd.c83 static int isp_fabric_hysteresis = 5; variable
1142 if (slp == 0 && isp_fabric_hysteresis) { in isp_fc_worker()
1145 isp_fabric_hysteresis * hz); in isp_fc_worker()
1146 (void) tsleep(&isp_fabric_hysteresis, PRIBIO, "ispT", in isp_fc_worker()
1147 (isp_fabric_hysteresis * hz)); in isp_fc_worker()