wdc_xsurf_softc
struct wdc_xsurf_softc *sc;
wdc_xsurf_attach_channel(struct wdc_xsurf_softc *sc, int chnum)
wdc_xsurf_map_channel(struct wdc_xsurf_softc *sc, int chnum)
struct wdc_xsurf_softc *sc;
sc = (struct wdc_xsurf_softc *)arg;
void wdc_xsurf_attach_channel(struct wdc_xsurf_softc *, int);
void wdc_xsurf_map_channel(struct wdc_xsurf_softc *, int);
CFATTACH_DECL_NEW(wdc_xsurf, sizeof(struct wdc_xsurf_softc),