HomeSort by: relevance | last modified time | path
    Searched defs:nsclpcsio_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
nsclpcsio_isa.c 170 struct nsclpcsio_softc { struct
214 CFATTACH_DECL_NEW(nsclpcsio_isa, sizeof(struct nsclpcsio_softc),
221 static void nsclpcsio_tms_init(struct nsclpcsio_softc *);
222 static void nsclpcsio_vlm_init(struct nsclpcsio_softc *);
226 static void nsclpcsio_gpio_init(struct nsclpcsio_softc *);
227 static void nsclpcsio_gpio_pin_select(struct nsclpcsio_softc *, int);
306 nsclpcsio_envsys_init(struct nsclpcsio_softc *sc)
342 struct nsclpcsio_softc *sc = device_private(self);
413 struct nsclpcsio_softc *sc = device_private(self);
437 nsclpcsio_tms_init(struct nsclpcsio_softc *sc
    [all...]
nsclpcsio_isa.c 170 struct nsclpcsio_softc { struct
214 CFATTACH_DECL_NEW(nsclpcsio_isa, sizeof(struct nsclpcsio_softc),
221 static void nsclpcsio_tms_init(struct nsclpcsio_softc *);
222 static void nsclpcsio_vlm_init(struct nsclpcsio_softc *);
226 static void nsclpcsio_gpio_init(struct nsclpcsio_softc *);
227 static void nsclpcsio_gpio_pin_select(struct nsclpcsio_softc *, int);
306 nsclpcsio_envsys_init(struct nsclpcsio_softc *sc)
342 struct nsclpcsio_softc *sc = device_private(self);
413 struct nsclpcsio_softc *sc = device_private(self);
437 nsclpcsio_tms_init(struct nsclpcsio_softc *sc
    [all...]

Completed in 22 milliseconds