Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dppbconf.h262 extern void ppb_init_callout(device_t, struct callout *, int);
H A Dppb_base.c236 ppb_init_callout(device_t bus, struct callout *c, int flags) in ppb_init_callout() function
H A Dpps.c131 ppb_init_callout(ppbus, &sc->timeout, 0); in ppsattach()
H A Dlpt.c368 ppb_init_callout(ppbus, &sc->sc_timer, 0); in lpt_attach()