obiofan_softc
struct obiofan_softc *sc = cookie;
struct obiofan_softc *sc = sme->sme_cookie;
CFATTACH_DECL_NEW(obiofan, sizeof(struct obiofan_softc), obiofan_match,
struct obiofan_softc *sc = device_private(self);