OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPWMARK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
wtreg.h
82
#define
TPWMARK
0x0020 /* write file mark command outstanding */
wt.c
727
if (sc->flags & (TPRMARK |
TPWMARK
)) {
733
sc->flags &= ~(TPRMARK |
TPWMARK
); /* operation finished */
841
sc->flags |=
TPWMARK
| TPWANY;
926
while (sc->flags & (TPACTIVE | TPREW | TPRMARK |
TPWMARK
))
1010
if ((sc->flags & (TPACTIVE | TPREW | TPRMARK |
TPWMARK
)) == 0)
1024
if (sc->flags & (TPACTIVE | TPREW | TPRMARK |
TPWMARK
))
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025