Searched refs:sc_lpstate (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/mac68k/nubus/
H A Dcpi_nubusvar.h96 u_char sc_lpstate; member in struct:cpi_softc
H A Dcpi_nubus.c278 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 80 milliseconds