OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:epicirq
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sandpoint/sandpoint/
com_eumb.c
84
int comaddr,
epicirq
;
local in function:com_eumb_attach
100
epicirq
= (eaa->eumb_unit == 1) ? 25 : 24;
117
intr_establish_xname(
epicirq
+ I8259_ICU, IST_LEVEL, IPL_SERIAL,
120
epicirq
+ I8259_ICU);
satmgr.c
211
int i, sataddr,
epicirq
;
local in function:satmgr_attach
254
epicirq
= (eaa->eumb_unit == 0) ? 24 : 25;
255
intr_establish_xname(
epicirq
+ I8259_ICU, IST_LEVEL, IPL_SERIAL,
258
epicirq
+ I8259_ICU);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025