Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_wdog.c54 struct octeon_wdog_softc { struct
74 static void octeon_wdog_setup(struct octeon_wdog_softc *, int); argument
131 struct octeon_wdog_softc *sc = private; in octeon_wdog_watchdog_fn()
154 struct octeon_wdog_softc *sc = device_get_softc(dev); in octeon_wdog_sysctl()
168 octeon_wdog_setup(struct octeon_wdog_softc *sc, int core) in octeon_wdog_setup()
232 struct octeon_wdog_softc *sc = device_get_softc(dev); in octeon_wdog_attach()
274 sizeof(struct octeon_wdog_softc),