uOFW
Reverse engineered PSP kernel 6.60.
|
Macros | |
#define | SCE_DNAS_ERROR_OPERATION_FAILED 0x80530300 |
#define | SCE_DNAS_ERROR_INVALID_ARGUMENTS 0x80530301 |
uofw/include/dnas_error.h
Defines error codes specifically for the DNAS facility.
#define SCE_DNAS_ERROR_OPERATION_FAILED 0x80530300 |
The requested operation failed.
#define SCE_DNAS_ERROR_INVALID_ARGUMENTS 0x80530301 |
The provided arguments are not correct.