OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P_MESGOUT
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic7xxx.seq
190
mvi SCSISIGO,
P_MESGOUT
|BSYO;
511
mvi SCSISIGO,
P_MESGOUT
|BSYO;
668
cmp A,
P_MESGOUT
je
p_mesgout
;
1508
p_mesgout
:
1524
cmp LASTPHASE,
P_MESGOUT
jne p_mesgout_done;
1527
cmp LASTPHASE,
P_MESGOUT
jne p_mesgout_done;
1546
cmp LASTPHASE,
P_MESGOUT
je p_mesgout_retry;
aic7xxx.reg
126
mask
P_MESGOUT
CDI|MSGI
155
mask
P_MESGOUT
CDI|MSGI
1375
mask
P_MESGOUT
CDI|MSGI
aic79xx.seq
688
cmp A,
P_MESGOUT
je
p_mesgout
;
782
p_mesgout
:
798
cmp LASTPHASE,
P_MESGOUT
jne p_mesgout_done;
801
cmp LASTPHASE,
P_MESGOUT
jne p_mesgout_done;
820
cmp LASTPHASE,
P_MESGOUT
je p_mesgout_retry;
aic79xx.reg
1673
P_MESGOUT
CDO|MSGO,
1700
P_MESGOUT
CDO|MSGO,
3617
P_MESGOUT
CDO|MSGO,
aic7xxx_reg.h
1345
#define
P_MESGOUT
0xa0
aic79xx_reg.h
3568
#define
P_MESGOUT
0xa0
/src/sys/dev/ic/
aic7xxx.c
108
{
P_MESGOUT
, MSG_NOOP, "in Message-out phase" },
695
&& bus_phase !=
P_MESGOUT
) {
715
if (bus_phase ==
P_MESGOUT
)
727
if (bus_phase ==
P_MESGOUT
) {
1250
if (lastphase ==
P_MESGOUT
) {
2666
phasemis = bus_phase !=
P_MESGOUT
;
2754
if (bus_phase ==
P_MESGOUT
2837
ahc_outb(ahc, SCSISIGO,
P_MESGOUT
| BSYO);
aic79xx.c
99
{
P_MESGOUT
, MSG_NOOP, "in Message-out phase" },
1018
case
P_MESGOUT
:
1192
&& bus_phase !=
P_MESGOUT
) {
1208
if (bus_phase ==
P_MESGOUT
)
1220
if (bus_phase ==
P_MESGOUT
) {
2147
if (lastphase ==
P_MESGOUT
) {
2293
&& (lastphase == P_MESGIN || lastphase ==
P_MESGOUT
)
3802
phasemis = bus_phase !=
P_MESGOUT
;
3902
if (bus_phase ==
P_MESGOUT
3990
ahd_outb(ahd, SCSISIGO,
P_MESGOUT
| BSYO)
[
all
...]
Completed in 30 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025