pchtemp_softc
struct pchtemp_softc *sc = sme->sme_cookie;
pchtemp_envsys_attach(struct pchtemp_softc *sc)
struct pchtemp_softc *sc = device_private(self);
struct pchtemp_softc *sc = device_private(self);
CFATTACH_DECL_NEW(pchtemp, sizeof(struct pchtemp_softc), pchtemp_match,