OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARF_TAG
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
siopvar_common.h
120
#define
TARF_TAG
0x04 /* target can do tags */
siop.c
1199
((sc->sc_c.targets[target]->flags &
TARF_TAG
) ?
1414
sc->sc_c.targets[xm->xm_target]->flags |=
TARF_TAG
;
1924
((siop_target->target_c.flags &
TARF_TAG
) ?
1952
if (siop_target->target_c.flags &
TARF_TAG
) {
siop_common.c
280
if ((sc->targets[target]->flags &
TARF_TAG
) == 0) {
1041
if (siop_target->flags &
TARF_TAG
) {
esiop.c
1438
((sc->sc_c.targets[target]->flags &
TARF_TAG
) ?
1666
sc->sc_c.targets[xm->xm_target]->flags |=
TARF_TAG
;
2117
esiop_target->target_c.flags &= ~
TARF_TAG
;
Completed in 40 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025