OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPVOL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
wtreg.h
85
#define
TPVOL
0x0100 /* read file mark or hit end of tape */
wt.c
485
if ((sc->flags & TPRANY) && (sc->flags & (
TPVOL
| TPWANY)) == 0) {
534
sc->flags &= ~(TPRO | TPWO |
TPVOL
);
616
if (sc->flags &
TPVOL
)
767
sc->flags |=
TPVOL
; /* end of file */
795
sc->flags &= ~(TPRO | TPWO |
TPVOL
);
817
sc->flags &= ~(TPRO | TPWO |
TPVOL
);
Completed in 14 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025