Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpc.c354 static int hpc_revision(struct hpc_softc *, struct gio_attach_args *);
431 if ((hpctype = hpc_revision(sc, ga)) == 0) in hpc_attach()
581 hpc_revision(struct hpc_softc *sc, struct gio_attach_args *ga) in hpc_revision() function