OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSGI
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/arch/next68k/stand/boot/
scsivar.h
57
#define
MSGI
4
64
#define MSG_OUT_PHASE (
MSGI
|CDI)
65
#define MSG_IN_PHASE (
MSGI
|CDI|IOI)
/src/sys/dev/ic/
mb89352reg.h
141
#define
MSGI
0x04
172
#define PH_MSGOUT (
MSGI
| CDI)
173
#define PH_MSGIN (
MSGI
| CDI | IOI)
175
#define PH_MASK (
MSGI
| CDI | IOI)
aic6360reg.h
135
#define
MSGI
0x20
167
#define PH_MSGOUT (
MSGI
| CDI)
168
#define PH_MSGIN (
MSGI
| CDI | IOI)
170
#define PH_MASK (
MSGI
| CDI | IOI)
ncr53c9xvar.h
386
#define
MSGI
0x04
393
#define MESSAGE_OUT_PHASE (
MSGI
|CDI)
394
#define MESSAGE_IN_PHASE (
MSGI
|CDI|IOI)
396
#define PHASE_MASK (
MSGI
|CDI|IOI)
ncr53c9x.c
2941
(sc->sc_phase & (
MSGI
| CDI)) == 0) {
aic7xxx.c
772
if ((ahc_inb(ahc, SCSISIGI) & (CDI|
MSGI
)) == 0) {
786
& (CDI|
MSGI
)) != 0)
/src/sys/arch/x68k/dev/
mhavar.h
197
#define
MSGI
0x04
204
#define MESSAGE_OUT_PHASE (
MSGI
|CDI)
205
#define MESSAGE_IN_PHASE (
MSGI
|CDI|IOI)
207
#define PHASE_MASK (
MSGI
|CDI|IOI)
/src/sys/dev/microcode/aic7xxx/
aic7xxx.reg
111
field
MSGI
0x20
120
mask PHASE_MASK CDI|IOI|
MSGI
123
mask P_DATAOUT_DT P_DATAOUT|
MSGI
124
mask P_DATAIN_DT P_DATAIN|
MSGI
126
mask P_MESGOUT CDI|
MSGI
128
mask P_MESGIN CDI|IOI|
MSGI
151
mask PHASE_MASK CDI|IOI|
MSGI
155
mask P_MESGOUT CDI|
MSGI
157
mask P_MESGIN CDI|IOI|
MSGI
1370
field
MSGI
0x2
[
all
...]
aic79xx.reg
1685
field
MSGI
0x20
3609
field
MSGI
0x20
aic7xxx_reg.h
1352
#define
MSGI
0x20
aic79xx_reg.h
3564
#define
MSGI
0x20
Completed in 49 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025