OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARF_ISWIDE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
siop_common.c
267
(sc->targets[target]->flags &
TARF_ISWIDE
) == 0)
346
siop_target->flags &= ~
TARF_ISWIDE
;
351
siop_target->flags |=
TARF_ISWIDE
;
361
siop_target->flags &= ~
TARF_ISWIDE
;
392
siop_target->flags |=
TARF_ISWIDE
;
395
siop_target->flags &= ~
TARF_ISWIDE
;
408
siop_wdtr_msg(siop_cmd, 0, (siop_target->flags &
TARF_ISWIDE
) ?
492
siop_target->flags |=
TARF_ISWIDE
;
773
if (siop_cmd->siop_target->flags &
TARF_ISWIDE
) {
891
if ((siop_cmd->siop_target->flags &
TARF_ISWIDE
) == 0)
[
all
...]
siopvar_common.h
122
#define
TARF_ISWIDE
0x10 /* target is wide */
esiop.c
1463
sc->sc_c.targets[target]->flags &= ~(
TARF_ISWIDE
| TARF_ISDT);
siop.c
1217
sc->sc_c.targets[target]->flags &= ~
TARF_ISWIDE
;
Completed in 50 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025