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

/freebsd-11.0-release/sys/dev/hpt27xx/
H A Dldm.h169 struct timer_call { struct
174 struct timer_call ** pprev;
175 struct timer_call * next;
188 void ldm_request_timer(PVBUS vbus, struct timer_call * tc);
189 void ldm_remove_timer(PVBUS vbus, struct timer_call * tc);
/freebsd-11.0-release/sys/dev/hptnr/
H A Dldm.h168 struct timer_call { struct
173 struct timer_call ** pprev;
174 struct timer_call * next;
187 void ldm_request_timer(PVBUS vbus, struct timer_call * tc);
188 void ldm_remove_timer(PVBUS vbus, struct timer_call * tc);
/freebsd-11.0-release/sys/dev/hptrr/
H A Dldm.h168 struct timer_call { struct
173 struct timer_call ** pprev;
174 struct timer_call * next;
187 void ldm_request_timer(PVBUS vbus, struct timer_call * tc);
188 void ldm_remove_timer(PVBUS vbus, struct timer_call * tc);

Completed in 52 milliseconds