uOFW
Reverse engineered PSP kernel 6.60.
Loading...
Searching...
No Matches
Macros

Macros

#define SCE_DNAS_ERROR_OPERATION_FAILED   0x80530300
 
#define SCE_DNAS_ERROR_INVALID_ARGUMENTS   0x80530301
 

Detailed Description

uofw/include/dnas_error.h
Defines error codes specifically for the DNAS facility.

Macro Definition Documentation

◆ SCE_DNAS_ERROR_OPERATION_FAILED

#define SCE_DNAS_ERROR_OPERATION_FAILED   0x80530300

The requested operation failed.

◆ SCE_DNAS_ERROR_INVALID_ARGUMENTS

#define SCE_DNAS_ERROR_INVALID_ARGUMENTS   0x80530301

The provided arguments are not correct.