OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENSELO
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/dev/ic/
aic6360reg.h
103
#define
ENSELO
0x40
aic79xx.c
1240
ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~
ENSELO
);
1462
while ((ahd_inb(ahd, SCSISEQ0) &
ENSELO
) != 0
2022
ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~
ENSELO
);
2427
ahd_inb(ahd, SCSISEQ0) & ~
ENSELO
);
3325
ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~
ENSELO
);
6841
ahd_inb(ahd, SCSISEQ0) & ~
ENSELO
);
6844
* relies on
ENSELO
remaining set after SELDO. The hardware
6845
* auto-clears
ENSELO
in the packetized case.
6853
ahd_inb(ahd, SCSISEQ0) |
ENSELO
);
6857
|| (ahd_inb(ahd, SCSISEQ0) &
ENSELO
) !=
[
all
...]
aic7xxx.c
2312
ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~
ENSELO
));
2329
ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~
ENSELO
));
2617
ahc_inb(ahc, SCSISEQ) & ~
ENSELO
);
4854
scsiseq_template =
ENSELO
|ENAUTOATNO|ENAUTOATNP;
4931
ahc_outb(ahc, SCSISEQ, ahc_inb(ahc, SCSISEQ) & ~
ENSELO
);
5733
ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~
ENSELO
));
aic6360.c
719
bus_space_write_1(iot, ioh, SCSISEQ, ENRESELI |
ENSELO
| ENAUTOATNO);
/src/sys/dev/microcode/aic7xxx/
aic79xx.seq
72
test SCSISEQ0,
ENSELO
|ENARBO jnz idle_loop_checkbus;
76
*
ENSELO
is cleared by a SELDO, so we must test for SELDO
126
and SCSISEQ0, ~
ENSELO
;
195
test SCSISEQ0,
ENSELO
jnz return;
456
or SCSISEQ0,
ENSELO
ret;
535
* For packetized, the LQO manager clears
ENSELO
on
539
test SCSISEQ0,
ENSELO
jnz use_lastscb;
650
and SCSISEQ0, ~
ENSELO
;
1034
and SCSISEQ0, ~
ENSELO
;
aic7xxx.reg
61
field
ENSELO
0x40
1474
field
ENSELO
0x40
aic7xxx.seq
81
test SCSISEQ,
ENSELO
jnz poll_for_selection;
84
test SCSISEQ,
ENSELO
jnz poll_for_selection;
aic7xxx_reg.h
1392
#define
ENSELO
0x40
aic79xx.reg
1515
field
ENSELO
0x40
aic79xx_reg.h
2608
#define
ENSELO
0x40
Completed in 37 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025