OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LER_RDP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/vme/
if_levar.h
36
#define
LER_RDP
0 /* Data port */
if_le_vme.c
179
bus_space_write_2(lesc->sc_iot, lesc->sc_ioh,
LER_RDP
, val);
192
val = bus_space_read_2(lesc->sc_iot, lesc->sc_ioh,
LER_RDP
);
272
if (!bus_space_peek_2(*iot, *ioh,
LER_RDP
))
295
bus_space_write_2(*iot, *ioh,
LER_RDP
, LE_C0_INIT | LE_C0_STOP);
296
if (bus_space_read_2(*iot, *ioh,
LER_RDP
) != LE_C0_STOP)
299
bus_space_write_2(*iot, *ioh,
LER_RDP
, LE_C0_STOP);
300
if (bus_space_read_2(*iot, *ioh,
LER_RDP
) != LE_C0_STOP)
Completed in 11 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025