Searched refs:ppb_init_callout (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ppbus/
H A Dppbconf.h263 extern void ppb_init_callout(device_t, struct callout *, int);
H A Dppb_base.c229 ppb_init_callout(device_t bus, struct callout *c, int flags) function
H A Dpps.c134 ppb_init_callout(ppbus, &sc->timeout, 0);
H A Dlpt.c373 ppb_init_callout(ppbus, &sc->sc_timer, 0);

Completed in 181 milliseconds