OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPWO
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
wtreg.h
86
#define
TPWO
0x0200 /* write command outstanding */
wt.c
534
sc->flags &= ~(TPRO |
TPWO
| TPVOL);
645
if ((sc->flags &
TPWO
) == 0) {
655
sc->flags |=
TPWO
| TPWANY;
793
int rwmode = sc->flags & (TPRO |
TPWO
);
795
sc->flags &= ~(TPRO |
TPWO
| TPVOL);
817
sc->flags &= ~(TPRO |
TPWO
| TPVOL);
836
sc->flags &= ~(TPRO |
TPWO
);
1070
sc->flags &= ~(TPRO |
TPWO
);
Completed in 15 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025