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

/openbsd-current/sys/dev/pci/
H A Dglxpcib.c236 int glxpcib_wdogctl_cb(void *, int);
312 wdog_register(glxpcib_wdogctl_cb, sc);
438 glxpcib_wdogctl_cb(sc, 0);
451 glxpcib_wdogctl_cb(sc, sc->sc_wdog_period);
479 glxpcib_wdogctl_cb(void *v, int period) function

Completed in 113 milliseconds