Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dppm.c48 struct ppm_softc { struct
62 sizeof(struct ppm_softc), ppm_match, ppm_attach argument
84 struct ppm_softc *sc = (void *)self; in ppm_attach()
144 struct ppm_softc *sc = vsc; in ppm_led_blink()