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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c72 * I/O operations on an offlining LU doesn't take longer than stmf_io_deadman
77 int stmf_io_deadman = 1000; /* seconds */ variable
7518 deadline = start + drv_usectohz(stmf_io_deadman * 1000000llu);
7528 stmf_io_deadman);
7531 deadline = now + drv_usectohz(stmf_io_deadman *

Completed in 525 milliseconds