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

  /src/sys/arch/mac68k/nubus/
cpi_nubusvar.h 96 u_char sc_lpstate; member in struct:cpi_softc
cpi_nubus.c 278 sc->sc_lpstate = LP_INITIAL;
363 if (sc->sc_lpstate != LP_INITIAL) {
366 sc->sc_lpstate);
369 sc->sc_lpstate = LP_OPENING;
381 sc->sc_lpstate = LP_INITIAL;
387 sc->sc_lpstate = LP_INITIAL;
397 sc->sc_lpstate = LP_OPEN;
443 sc->sc_lpstate = LP_INITIAL;

Completed in 44 milliseconds