nsclpcsio_softc
sizeof (struct nsclpcsio_softc)
void nsclpcsio_gpio_init(struct nsclpcsio_softc *);
void nsclpcsio_tms_init(struct nsclpcsio_softc *);
void nsclpcsio_vlm_init(struct nsclpcsio_softc *);
void nsclpcsio_tms_update(struct nsclpcsio_softc *);
void nsclpcsio_vlm_update(struct nsclpcsio_softc *);
struct nsclpcsio_softc *sc = device_get_softc(dev);
struct nsclpcsio_softc *sc = (struct nsclpcsio_softc *)arg;
nsclpcsio_tms_init(struct nsclpcsio_softc *sc)
nsclpcsio_tms_update(struct nsclpcsio_softc *sc)
nsclpcsio_vlm_init(struct nsclpcsio_softc *sc)
nsclpcsio_vlm_update(struct nsclpcsio_softc *sc)
nsclpcsio_gpio_pin_select(struct nsclpcsio_softc *sc, int pin)
nsclpcsio_gpio_init(struct nsclpcsio_softc *sc)
struct nsclpcsio_softc *sc = arg;
struct nsclpcsio_softc *sc = arg;
struct nsclpcsio_softc *sc = arg;