icap_softc
CFATTACH_DECL_NEW(icap_ebus, sizeof (struct icap_softc),
struct icap_softc *sc = device_private(self);
struct icap_softc *sc;
struct icap_softc *sc;
icapstart(struct icap_softc *sc)
struct icap_softc *sc = cookie;
icap_reset(struct icap_softc *sc)
static void icapstart(struct icap_softc *sc);
static void icap_reset(struct icap_softc *sc);