Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlxvar.h89 time_t mc_timeout; /* when this command expires */ member
H A Dmlx.c2258 mc->mc_timeout = time_second + 60; in mlx_start()