Searched refs:HAVEBUS (Results 1 – 1 of 1) sorted by relevance
159 #define HAVEBUS (1<<8) /* the driver owns the bus */ macro202 if (sc->sc_state & HAVEBUS) in lpt_request_ppbus()207 sc->sc_state |= HAVEBUS; in lpt_request_ppbus()219 if (sc->sc_state & HAVEBUS) { in lpt_release_ppbus()222 sc->sc_state &= ~HAVEBUS; in lpt_release_ppbus()