OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPRO
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
wtreg.h
87
#define
TPRO
0x0400 /* read command outstanding */
wt.c
534
sc->flags &= ~(
TPRO
| TPWO | TPVOL);
626
if ((sc->flags &
TPRO
) == 0) {
636
sc->flags |=
TPRO
| TPRANY;
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 12 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025