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

  /src/sys/dev/pci/
voyager.c 69 struct voyager_softc { struct
96 CFATTACH_DECL_NEW(voyager, sizeof(struct voyager_softc),
125 static void voyager_print_pwm(struct voyager_softc *, int);
147 struct voyager_softc *sc = device_private(self);
278 struct voyager_softc *sc = cookie;
290 struct voyager_softc *sc = cookie;
302 struct voyager_softc *sc = cookie;
355 struct voyager_softc *sc = cookie;
370 struct voyager_softc *sc = voyager_cookie;
400 struct voyager_softc *sc = device_private(dev)
    [all...]
voyager.c 69 struct voyager_softc { struct
96 CFATTACH_DECL_NEW(voyager, sizeof(struct voyager_softc),
125 static void voyager_print_pwm(struct voyager_softc *, int);
147 struct voyager_softc *sc = device_private(self);
278 struct voyager_softc *sc = cookie;
290 struct voyager_softc *sc = cookie;
302 struct voyager_softc *sc = cookie;
355 struct voyager_softc *sc = cookie;
370 struct voyager_softc *sc = voyager_cookie;
400 struct voyager_softc *sc = device_private(dev)
    [all...]

Completed in 22 milliseconds