OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mappedirq
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/isa/
if_iy.c
106
int
mappedirq
;
member in struct:iy_softc
298
sc->
mappedirq
= eepro_revirqmap[ia->ia_irq[0].ir_irq];
367
bus_space_write_1(iot, ioh, INT_NO_REG, (temp & 0xf8) | sc->
mappedirq
);
551
bus_space_write_1(iot, ioh, INT_NO_REG, (temp & 0xf8) | sc->
mappedirq
);
Completed in 15 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025