Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dhireset.c31 struct hireset_softc { struct
42 sizeof (struct hireset_softc), hireset_match, hireset_attach argument
62 struct hireset_softc *sc = (struct hireset_softc *)self; in hireset_attach()
78 struct hireset_softc *sc = cookie; in hireset_reset()