Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpc.c218 struct hpc_softc { struct
354 static int hpc_revision(struct hpc_softc *, struct gio_attach_args *);
368 CFATTACH_DECL_NEW(hpc, sizeof(struct hpc_softc),
396 struct hpc_softc *sc = device_private(self); in hpc_attach()
581 hpc_revision(struct hpc_softc *sc, struct gio_attach_args *ga) in hpc_revision()
663 struct hpc_softc *sc = arg; in hpc_blink()