Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/onewire/
Dowctr.c49 struct owctr_softc { struct
74 sizeof(struct owctr_softc), argument
98 struct owctr_softc *sc = (struct owctr_softc *)self; in owctr_attach()
131 struct owctr_softc *sc = (struct owctr_softc *)self; in owctr_detach()
158 struct owctr_softc *sc = arg; in owctr_update_counter()