h3_codec_softc
static struct h3_codec_softc *
struct h3_codec_softc *csc;
h3_codec_pr_read(struct h3_codec_softc *csc, u_int addr)
h3_codec_pr_write(struct h3_codec_softc *csc, u_int addr, u_int data)
h3_codec_pr_set_clear(struct h3_codec_softc *csc, u_int addr, u_int set, u_int clr)
struct h3_codec_softc *csc;
struct h3_codec_softc * const csc = sc->sc_codec_priv;
struct h3_codec_softc * const csc = sc->sc_codec_priv;
struct h3_codec_softc * const csc = sc->sc_codec_priv;
struct h3_codec_softc * const sc = device_private(self);
CFATTACH_DECL_NEW(h3_codec, sizeof(struct h3_codec_softc),