OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__dmac_enabled_channel
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/playstation2/ee/
dmacvar.h
46
extern u_int32_t
__dmac_enabled_channel
;
dmac.c
71
u_int32_t
__dmac_enabled_channel
;
variable in typeref:typename:u_int32_t
121
dispatch = r & ~mask &
__dmac_enabled_channel
;
122
pending = r & mask &
__dmac_enabled_channel
;
126
r, mask, pending, dispatch,
__dmac_enabled_channel
);
187
D_STAT_CIM(
__dmac_enabled_channel
));
230
__dmac_enabled_channel
|= D_STAT_CIS_BIT(ch);
256
__dmac_enabled_channel
&= ~D_STAT_CIS_BIT(ch);
/src/sys/arch/playstation2/playstation2/
locore_machdep.S
57
* _reg_write_4(D_STAT_REG, bit & D_STAT_CIM(
__dmac_enabled_channel
));
63
lw a3, _C_LABEL(
__dmac_enabled_channel
)
Completed in 34 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025