icpsp_softc
struct icpsp_softc *sc;
struct icpsp_softc *sc = device_private(ic->ic_dv);
struct icpsp_softc *sc = device_private(self);
CFATTACH_DECL_NEW(icpsp, sizeof(struct icpsp_softc),
struct icpsp_softc *sc;