OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ocw2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbmips/loongson/
generic2e_machdep.c
293
uint8_t ocw1,
ocw2
;
local in function:generic2e_isa_intr
307
ocw2
= REGVAL8(BONITO_PCIIO_BASE + IO_ICU2 + PIC_OCW3);
308
if (
ocw2
& OCW3_POLL_PENDING)
309
irq = OCW3_POLL_IRQ(
ocw2
);
313
ocw2
= 0;
generic2e_machdep.c
293
uint8_t ocw1,
ocw2
;
local in function:generic2e_isa_intr
307
ocw2
= REGVAL8(BONITO_PCIIO_BASE + IO_ICU2 + PIC_OCW3);
308
if (
ocw2
& OCW3_POLL_PENDING)
309
irq = OCW3_POLL_IRQ(
ocw2
);
313
ocw2
= 0;
Completed in 22 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025