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

/openbsd-current/sys/dev/sbus/
H A Dmagmareg.h181 struct timeout mp_timeout_tmo; /* for mbpp_timeout() */ member in struct:mbpp_port
H A Dmagma.c1377 timeout_set(&mp->mp_timeout_tmo, mbpp_timeout, mp);
1539 timeout_add_msec(&mp->mp_timeout_tmo, mp->mp_timeout);
1611 timeout_del(&mp->mp_timeout_tmo);

Completed in 111 milliseconds