RPC: 0x80000400

Caller: SCE's libmc (EE)
Server: mcserv.irx (IOP)

fno  | EE call                       | IOP call(s)
-----+-------------------------------+-----------------------------------------
0x01 | sceMcGetInfo                  |  mcman_21, mcman_39, mcman_38, mcman_22
0x02 | sceMcOpen                     |  mcman_6
0x03 | sceMcClose                    |  mcman_7
0x04 | sceMcSeek                     |  mcman_10
0x05 | sceMcRead                     |  mcman_8
0x06 | sceMcWrite                    |  mcman_9
0x0A | sceMcFlush                    |  mcman_14
0x0C | sceMcChdir                    |  mcman_15
0x0D | sceMcGetDir                   |  mcman_12
0x0E | sceMcSetFileInfo, sceMcRename |  mcman_16
0x0F | sceMcDelete                   |  mcman_13
0x10 | sceMcFormat                   |  mcman_11
0x11 | sceMcUnformat                 |  mcman_36
0x12 | sceMcGetEntSpace              |  mcman_23
0x14 | sceMcChangeThreadPriority     |  ChangeThreadPriority (thbase_14)
0x15 | sceMcGetSlotMax               |  mcman_26
0x33 | ??? (not found)               |  mcman_45
0x35 | sceMcUdCheckNewCard           |  mcman_55 (*)
0x36 | ??? (not found)               |  mcman_39, mcman_29 (*)
0xFE | sceMcInit                     |  mcman_37, mcman_42
-----+-------------------------------+-----------------------------------------

Notes:
mcman_24 is called by mcserv every time at the end of the rpc callback
(*) - this function is not available with all mcserv modules
