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 - 2
of
2
) 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
);
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 25 milliseconds
Indexes created Mon Sep 29 18:09:42 GMT 2025