OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/pci/
pci_1000.c
171
#define
IR
() bus_space_read_2(another_mystery_icu_iot, \
184
IW(
IR
() | 1 << irq);
190
IW(
IR
() & ~(1 << irq));
pci_1000a.c
189
#define
IR
(h) bus_space_read_2(mystery_icu_iot, mystery_icu_ioh[h], 0)
202
IW(i,
IR
(i) | 1 << (imrval & 0xf));
211
IW(i,
IR
(i) & ~(1 << (imrval & 0xf)));
220
IW(0,
IR
(0) & 1);
221
IW(1,
IR
(0) & 3);
Completed in 81 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025