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

/freebsd-13-stable/sys/dev/hpt27xx/
H A Dldm.h167 struct timer_call { struct
172 struct timer_call ** pprev;
173 struct timer_call * next;
186 void ldm_request_timer(PVBUS vbus, struct timer_call * tc);
187 void ldm_remove_timer(PVBUS vbus, struct timer_call * tc);
/freebsd-13-stable/sys/dev/hptnr/
H A Dldm.h167 struct timer_call { struct
172 struct timer_call ** pprev;
173 struct timer_call * next;
186 void ldm_request_timer(PVBUS vbus, struct timer_call * tc);
187 void ldm_remove_timer(PVBUS vbus, struct timer_call * tc);
/freebsd-13-stable/sys/dev/hptrr/
H A Dldm.h166 struct timer_call { struct
171 struct timer_call ** pprev;
172 struct timer_call * next;
185 void ldm_request_timer(PVBUS vbus, struct timer_call * tc);
186 void ldm_remove_timer(PVBUS vbus, struct timer_call * tc);

Completed in 114 milliseconds