repo.or.cz
/
open-ps2-loader.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
adding i18n strings
[open-ps2-loader.git]
/
modules
/
dev9
/
imports.lst
blob
d78146aad9ad6ee0c560bf6e1e9b372e0559975d
1
2
dmacman_IMPORTS_start
3
I_dmac_set_dpcr2
4
I_dmac_get_dpcr2
5
dmacman_IMPORTS_end
6
7
intrman_IMPORTS_start
8
I_RegisterIntrHandler
9
I_EnableIntr
10
I_DisableIntr
11
I_CpuSuspendIntr
12
I_CpuResumeIntr
13
intrman_IMPORTS_end
14
15
loadcore_IMPORTS_start
16
I_RegisterLibraryEntries
17
#ifdef PCMCIA
18
I_QueryBootMode
19
#endif
20
#ifdef CHECK_LOADED
21
I_GetLibraryEntryTable
22
#endif
23
loadcore_IMPORTS_end
24
25
#ifdef DEV9X_DEV
26
ioman_IMPORTS_start
27
I_AddDrv
28
I_DelDrv
29
ioman_IMPORTS_end
30
#endif
31
32
#ifdef POWEROFF
33
poweroff_IMPORTS_start
34
I_AddPowerOffHandler
35
poweroff_IMPORTS_end
36
#endif
37
38
#ifdef DEBUG
39
stdio_IMPORTS_start
40
I_printf
41
stdio_IMPORTS_end
42
#endif
43
44
thbase_IMPORTS_start
45
I_DelayThread
46
thbase_IMPORTS_end
47
48
thsemap_IMPORTS_start
49
I_CreateSema
50
I_SignalSema
51
I_iSignalSema
52
I_WaitSema
53
thsemap_IMPORTS_end