OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intrtype
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/arc/isa/
isabus.c
238
int
intrtype
[ICU_LEN], intrmask[ICU_LEN], intrlevel[ICU_LEN];
variable
354
switch (
intrtype
[irq]) {
356
intrtype
[irq] = type;
360
if (type ==
intrtype
[irq])
365
isa_intr_typename(
intrtype
[irq]),
478
intrtype
[i] = IST_EDGE;
481
intrtype
[i] = IST_NONE;
577
if (
intrtype
[irq] == IST_NONE) {
582
if (type == IST_LEVEL &&
intrtype
[irq] == IST_LEVEL) {
/src/sys/dev/eisa/
ahc_eisa.c
109
int irq,
intrtype
;
local
164
intrtype
= IST_EDGE;
167
intrtype
= IST_LEVEL;
172
intrtype
, IPL_BIO, ahc_intr, ahc);
/src/sys/arch/i386/isa/
ahc_isa.c
365
int irq,
intrtype
;
local
423
intrtype
= IST_EDGE;
426
intrtype
= IST_LEVEL;
430
intrtype
, IPL_BIO, ahc_intr, ahc);
/src/sys/arch/arm/footbridge/isa/
isa_machdep.c
233
printf("%x\t%04x\t%x\t%p\n",
intrtype
[irq], intrmask[irq],
/src/sys/arch/prep/prep/
residual.c
918
static const unsigned char *
intrtype
[] =
local
959
intrtype
[pi->map[i].intrctrltype - 1],
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026