OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:irq_addr
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
netslot.c
125
podule->
irq_addr
= *address;
126
podule->
irq_addr
+= (*address << 8);
127
podule->
irq_addr
+= (*address << 16);
128
podule->
irq_addr
+= podule->slow_base;
139
podule->
irq_addr
= podule->slow_base;
podulebus.c
159
printf("
irq_addr
=%08x ", podule->
irq_addr
);
373
podule->
irq_addr
= address[52] + (address[56] << 8) + (address[60] << 16);
374
podule->
irq_addr
+= podule->slow_base;
384
podule->
irq_addr
= podule->slow_base;
icside.c
296
pa->pa_podule->
irq_addr
= iobase + ide->irqstatregs[channel];
298
icp->ic_irqaddr = pa->pa_podule->
irq_addr
;
rapide.c
240
sc->sc_podule->
irq_addr
= pa->pa_podule->easi_base
300
ihp->ih_maskaddr = pa->pa_podule->
irq_addr
;
simide.c
208
sc->sc_podule->
irq_addr
= pa->pa_podule->mod_base
290
ihp->ih_maskaddr = pa->pa_podule->
irq_addr
;
cosc.c
264
sc->sc_softc.sc_ih.ih_maskaddr = sc->sc_podule->
irq_addr
;
if_ne_pbus.c
413
npsc->sc_ih->ih_maskaddr = npsc->sc_podule->
irq_addr
;
if_ie.c
467
sc->sc_ih.ih_maskaddr = sc->sc_podule->
irq_addr
;
/src/sys/arch/acorn32/include/
podulebus_machdep.h
61
u_int
irq_addr
;
member in struct:__anon529cc25c0108
Completed in 16 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025