Home
last modified time | relevance | path

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

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