hpc_softc
static int hpc_revision(struct hpc_softc *, struct gio_attach_args *);
CFATTACH_DECL_NEW(hpc, sizeof(struct hpc_softc),
struct hpc_softc *sc = device_private(self);
hpc_revision(struct hpc_softc *sc, struct gio_attach_args *ga)
struct hpc_softc *sc = arg;