OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MESSAGE_IN_PHASE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/x68k/dev/
mhavar.h
205
#define
MESSAGE_IN_PHASE
(MSGI|CDI|IOI)
mha.c
1009
*
MESSAGE_IN_PHASE
. If we have been in some other phase,
1012
if (sc->sc_prevphase !=
MESSAGE_IN_PHASE
) {
1735
case
MESSAGE_IN_PHASE
:
1737
sc->sc_prevphase =
MESSAGE_IN_PHASE
;
1778
case
MESSAGE_IN_PHASE
:
1782
sc->sc_phase =
MESSAGE_IN_PHASE
;
1910
case
MESSAGE_IN_PHASE
:
1911
sc->sc_phase =
MESSAGE_IN_PHASE
;
/src/sys/dev/ic/
ncr53c9xvar.h
394
#define
MESSAGE_IN_PHASE
(MSGI|CDI|IOI)
ncr53c9x.c
1546
* The SCSI bus must already be in
MESSAGE_IN_PHASE
and there is a
1564
*
MESSAGE_IN_PHASE
. If we have been in some other phase,
1567
if (sc->sc_prevphase !=
MESSAGE_IN_PHASE
&&
2231
if (sc->sc_phase !=
MESSAGE_IN_PHASE
)
2266
if (sc->sc_prevphase ==
MESSAGE_IN_PHASE
)
2389
if (sc->sc_phase !=
MESSAGE_IN_PHASE
) {
2426
if (sc->sc_phase !=
MESSAGE_IN_PHASE
) {
2694
case
MESSAGE_IN_PHASE
:
2696
NCR_PHASE(("
MESSAGE_IN_PHASE
"));
2723
sc->sc_prevphase =
MESSAGE_IN_PHASE
;
[
all
...]
/src/sys/arch/next68k/dev/
esp.c
711
if (sc->sc_phase ==
MESSAGE_IN_PHASE
) {
Completed in 17 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025