SVC: Difference between revisions
No edit summary |
No edit summary |
||
Line 217: | Line 217: | ||
| ReplyAndReceive | | ReplyAndReceive | ||
|- | |- | ||
| 0x53 | | 0x50 | ||
| BindInterrupt(Interrupt, Handle, int, bool) | |||
|- | |||
| 0x51 | |||
| UnbindInterrupt(Interrupt, Handle) | |||
|- | |||
| 0x52 | |||
| InvalidateProcessDataCache(Handle, void*, unsigned int) | |||
|- | |||
| 0x53 | |||
| StoreProcessDataCache(Handle, void const*, unsigned int) | | StoreProcessDataCache(Handle, void const*, unsigned int) | ||
|- | |||
| 0x54 | |||
| FlushProcessDataCache(Handle, void const*, unsigned int) | |||
|- | |||
| 0x55 | |||
| StartInterProcessDma | |||
|- | |||
| 0x56 | |||
| StopDma(Handle) | |||
|- | |||
| 0x57 | |||
| GetDmaState(DmaState*, Handle) | |||
|} | |} |