OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTERRUPTED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ppbus/
lptvar.h
64
#define
INTERRUPTED
(unsigned)(1<<7) /* write call was
interrupted
*/
lpt.c
474
LPT_DPRINTF(("%s(%s):
interrupted
"
513
* Check for
interrupted
write call added.
551
sc->sc_state &= ~
INTERRUPTED
;
559
sc->sc_state |=
INTERRUPTED
;
576
* Flagging of
interrupted
write added.
598
sc->sc_state &= ~
INTERRUPTED
;
609
sc->sc_state |=
INTERRUPTED
;
Completed in 40 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025