OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:md_imask
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/playstation2/playstation2/
interrupt.c
75
volatile u_int32_t
md_imask
;
variable in typeref:typename:volatile u_int32_t
114
md_imask
= ~D_STAT_CIM_BIT(D_CH5_SIF0);
142
intc_intr(
md_imask
);
147
dmac_intr(
md_imask
);
193
opl =
md_imask
;
194
md_imask
= opl | npl;
207
md_imask
= npl;
231
_sif_call_env.imask =
md_imask
;
233
md_imask
= ~D_STAT_CIM_BIT(D_CH5_SIF0);
249
md_imask
= _sif_call_env.imask
[
all
...]
locore_machdep.S
54
* bit = (cur_mask ^ ~
md_imask
) | (cur_mask &
md_imask
);
70
lw t3, _C_LABEL(
md_imask
)
95
*
md_imask
= __icu_mask[IPL_SOFTSERIAL];
106
sw a0, _C_LABEL(
md_imask
)
Completed in 12 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025