OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iirq_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
awacs.c
308
int cirq, oirq, iirq, cirq_type, oirq_type,
iirq_type
;
local in function:awacs_attach
350
iirq_type
= intr[5] ? IST_LEVEL : IST_EDGE;
357
iirq_type
= ca->ca_intr[5] ? IST_LEVEL : IST_EDGE;
362
cirq_type = oirq_type =
iirq_type
= IST_EDGE;
375
intr_establish_xname(iirq,
iirq_type
, IPL_AUDIO, awacs_intr, sc,
snapper.c
673
int cirq, oirq, iirq, /*cirq_type,*/ oirq_type,
iirq_type
, soundbus;
local in function:snapper_attach
743
iirq_type
= (intr[5] & 1) ? IST_LEVEL : IST_EDGE;
752
intr_establish_xname(iirq,
iirq_type
, IPL_AUDIO, snapper_intr, sc,
Completed in 16 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025