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

  /src/sys/dev/hpc/
hpcfb.c 164 void *sc_switchcbarg; member in struct:hpcfb_softc
829 sc->sc_switchcbarg = cbarg;
851 (*sc->sc_switchcb)(sc->sc_switchcbarg, EIO, 0);
886 (*sc->sc_switchcb)(sc->sc_switchcbarg, 0, 0);

Completed in 14 milliseconds