OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVEBUS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ppbus/
lptvar.h
65
#define
HAVEBUS
(unsigned)(1<<8) /* the driver owns the bus */
lpt.c
209
if(lpt->sc_state &
HAVEBUS
) {
222
lpt->sc_state &= ~
HAVEBUS
;
250
lpt->sc_state |=
HAVEBUS
;
267
if(lpt->sc_state &
HAVEBUS
) {
270
lpt->sc_state &= ~
HAVEBUS
;
544
if(!(sc->sc_state &
HAVEBUS
)) {
587
if(!(sc->sc_state &
HAVEBUS
)) {
629
if(!(sc->sc_state &
HAVEBUS
)) {
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025