nsclpcsio_softc
CFATTACH_DECL_NEW(nsclpcsio_isa, sizeof(struct nsclpcsio_softc),
static void nsclpcsio_tms_init(struct nsclpcsio_softc *);
static void nsclpcsio_vlm_init(struct nsclpcsio_softc *);
static void nsclpcsio_gpio_init(struct nsclpcsio_softc *);
static void nsclpcsio_gpio_pin_select(struct nsclpcsio_softc *, int);
nsclpcsio_envsys_init(struct nsclpcsio_softc *sc)
struct nsclpcsio_softc *sc = device_private(self);
struct nsclpcsio_softc *sc = device_private(self);
nsclpcsio_tms_init(struct nsclpcsio_softc *sc)
nsclpcsio_vlm_init(struct nsclpcsio_softc *sc)
struct nsclpcsio_softc *sc = sme->sme_cookie;
nsclpcsio_gpio_pin_select(struct nsclpcsio_softc *sc, int pin)
nsclpcsio_gpio_init(struct nsclpcsio_softc *sc)
struct nsclpcsio_softc *sc = (struct nsclpcsio_softc *)aux;
struct nsclpcsio_softc *sc = (struct nsclpcsio_softc *)aux;
struct nsclpcsio_softc *sc = (struct nsclpcsio_softc *)aux;