OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ADDR_LOW
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
gus.c
561
#define
ADDR_LOW
(x) (unsigned int) ((x & 0x7fL) << 9L)
2135
bus_space_write_2(iot, ioh2, GUS_DATA_LOW,
ADDR_LOW
(start));
2140
bus_space_write_2(iot, ioh2, GUS_DATA_LOW,
ADDR_LOW
(current));
2145
bus_space_write_2(iot, ioh2, GUS_DATA_LOW,
ADDR_LOW
(end));
2639
bus_space_write_2(iot, ioh2, GUS_DATA_LOW,
ADDR_LOW
(addr));
2667
bus_space_write_2(iot, ioh2, GUS_DATA_LOW,
ADDR_LOW
(addr));
/src/sys/dev/ic/
interwavereg.h
106
#define
ADDR_LOW
(a) (u_short)((a) << 9)
Completed in 14 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025