hd64465pcmcia_softc
CFATTACH_DECL_NEW(hd64465pcmcia, sizeof(struct hd64465pcmcia_softc),
STATIC void hd64465pcmcia_attach_channel(struct hd64465pcmcia_softc *, int);
struct hd64465pcmcia_softc *sc = device_private(self);
struct hd64465pcmcia_softc *sc = arg;
hd64465pcmcia_attach_channel(struct hd64465pcmcia_softc *sc, int channel)
struct hd64465pcmcia_softc *sc = ch->ch_parent;
struct hd64465pcmcia_softc; /* forward declaration */
struct hd64465pcmcia_softc *ch_parent;