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

/netbsd-current/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);
581 hpc_revision(struct hpc_softc *sc, struct gio_attach_args *ga)
663 struct hpc_softc *sc = arg;

Completed in 186 milliseconds