Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mlx/
H A Dmlxvar.h86 time_t mc_timeout; /* when this command expires */ member
H A Dmlx.c2086 mc->mc_timeout = time_uptime + 60; in mlx_start()