Home
last modified time | relevance | path

Searched refs:calloutPri (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DsceNet.cpp618 static int sceNetInit(u32 poolSize, u32 calloutPri, u32 calloutStack, u32 netinitPri, u32 netinitSt… in sceNetInit() argument
627 } else if (calloutPri < 0x08 || calloutPri > 0x77) { in sceNetInit()
653 …, calloutstack=%d, netintrpri=%i, netintrstack=%d) at %08x", poolSize, calloutPri, calloutStack, n… in sceNetInit()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceNet.cpp618 static int sceNetInit(u32 poolSize, u32 calloutPri, u32 calloutStack, u32 netinitPri, u32 netinitSt… in sceNetInit() argument
627 } else if (calloutPri < 0x08 || calloutPri > 0x77) { in sceNetInit()
653 …, calloutstack=%d, netintrpri=%i, netintrstack=%d) at %08x", poolSize, calloutPri, calloutStack, n… in sceNetInit()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceNet.cpp618 static int sceNetInit(u32 poolSize, u32 calloutPri, u32 calloutStack, u32 netinitPri, u32 netinitSt… in sceNetInit() argument
627 } else if (calloutPri < 0x08 || calloutPri > 0x77) { in sceNetInit()
653 …, calloutstack=%d, netintrpri=%i, netintrstack=%d) at %08x", poolSize, calloutPri, calloutStack, n… in sceNetInit()