OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextirq
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/arm/ofw/
ofw_irq.S
262
beq
nextirq
/* No ? try next bit */
295
b
nextirq
304
nextirq
:
label
/src/sys/arch/shark/isa/
isa_irq.S
219
beq
nextirq
/* No ? try next bit */
248
b
nextirq
257
nextirq
:
label
/src/sys/dev/pci/
esmvar.h
147
uint16_t
nextirq
; /* pos to trigger next IRQ at */
member in struct:esm_chinfo
esm.c
781
ess->pch.
nextirq
= ess->pch.apublk;
890
ess->rch.
nextirq
= ess->rch.apublk;
1362
if (pos >= ess->pch.
nextirq
&&
1363
pos - ess->pch.
nextirq
< ess->pch.apubuf / 2) {
1364
ess->pch.
nextirq
+= ess->pch.apublk;
1366
if (ess->pch.
nextirq
>= ess->pch.apubuf)
1367
ess->pch.
nextirq
= 0;
1384
if (pos >= ess->rch.
nextirq
&&
1385
pos - ess->rch.
nextirq
< ess->rch.apubuf / 2) {
1386
ess->rch.
nextirq
+= ess->rch.apublk
[
all
...]
/src/sys/arch/arm/sa11x0/
sa11x0_irq.S
164
beq
nextirq
/* No ? try next bit */
221
nextirq
:
label
/src/sys/arch/arm/iomd/
iomd_irq.S
271
adreq lr,
nextirq
/* return Address */
314
nextirq
:
label
Completed in 15 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025