OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEVME_ATTEN
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mvme68k/stand/netboot/
if_iereg.h
122
#define
IEVME_ATTEN
0x2000 /* attention */
/src/sys/arch/sun3/dev/
if_iereg.h
123
#define
IEVME_ATTEN
0x2000 /* attention */
if_ie_vme.c
202
iev->status |=
IEVME_ATTEN
; /* flag! */
203
iev->status &= ~
IEVME_ATTEN
; /* down. */
/src/sys/dev/vme/
if_ie_vme.c
200
#define
IEVME_ATTEN
0x2000 /* attention */
269
write_iev(vsc, status, read_iev(vsc, status) |
IEVME_ATTEN
);
271
write_iev(vsc, status, read_iev(vsc, status) & ~
IEVME_ATTEN
);
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025