OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARF_DT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
siopvar_common.h
121
#define
TARF_DT
0x08 /* target can do DT clocking */
siop_common.c
297
if ((sc->targets[target]->flags &
TARF_DT
) &&
441
siop_target->flags &= ~(
TARF_DT
| TARF_ISDT);
477
siop_target->flags &= ~(
TARF_DT
| TARF_ISDT);
esiop.c
572
esiop_target->target_c.flags &= ~
TARF_DT
;
657
esiop_target->target_c.flags &= ~
TARF_DT
;
1682
sc->sc_c.targets[xm->xm_target]->flags |=
TARF_DT
;
Completed in 13 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025