Loading [MathJax]/extensions/tex2jax.js
|
NVIDIA DRIVE OS Linux SDK API Reference
|
6.0.9 Release
|
Go to the documentation of this file.
19 #ifndef INCLUDED_NVSCI_ERROR_H
20 #define INCLUDED_NVSCI_ERROR_H
@ NvSciError_InsufficientMemory
[ENOMEM] Not enough memory
@ NvSciError_NotImplemented
[ENOSYS] Feature is not implemented
@ NvSciError_NoStreamPacket
No stream packet available.
@ NvSciError_StreamBadSrcIndex
These stream errors represent internal failures which should never be possible in a production system...
NvSciError
Return/error codes for all NvSci functions.
@ NvSciError_NvSciIpcUnknown
Unidentified NvSciIpc error with no additional info.
@ NvSciError_NvSciSyncEnd
@ NvSciError_NvSciEventUnknown
Unidentified NvSciEvent error with no additional info.
@ NvSciError_ObjValidationFailed
Object validation has errors.
@ NvSciError_IO
[EIO] Input/output error
@ NvSciError_StreamBadBlock
Unrecognized block handle.
@ NvSciError_NoSuchDevice
[ENODEV] No such device
@ NvSciError_NotSupported
[ENOTSUP] Feature is not supported
@ NvSciError_ReadOnlyFileSys
[EROFS] Read-only file system
@ NvSciError_AlreadyInUse
Requested resource is already in use.
@ NvSciError_ResourceError
Resource failed.
@ NvSciError_TextFileBusy
[ETXTBSY] Text file is busy
@ NvSciError_CorruptedFileSys
[EBADFSYS] Corrupted file system detected
@ NvSciError_StreamNotSafetyPhase
Operation can only be performed in safety phase.
@ NvSciError_NoSuchProcess
[ESRCH] No such process
@ NvSciError_ValueOutOfRange
A value is not in the allowed range.
@ NvSciError_EndOfFile
End of file reached.
@ NvSciError_IsDirectory
[EISDIR] File is a directory
@ NvSciError_TooManySymbolLinks
[ELOOP] Too many levels of symbolic links
@ NvSciError_StreamInfoNotProvided
Queried info not exist.
@ NvSciError_StreamInternalError
Internal stream resource failure occurred.
@ NvSciError_NvSciIpcEnd
End of range for NvSciIpc errors.
@ NvSciError_StreamBadCookie
Invalid packet cookie value.
@ NvSciError_TryItAgain
[EAGAIN] Resource unavailable.
@ NvSciError_StreamNotSetupPhase
Operation can only be performed in setup phase.
@ NvSciError_Revalidation_Success
An object is successfully revalidated.
@ NvSciError_NoData
[ENODATA] No message data available
@ NvSciError_StreamNotConnected
Operation requires stream be fully connected.
@ NvSciError_NoRemote
[ENOREMOTE] Remote node doesn't exist
@ NvSciError_Success
[EOK] No error
@ NvSciError_NotInitialized
Required resource is not initialized.
@ NvSciError_NoSpace
[ENOSPC] No space left on device
@ NvSciError_MessageSize
[EMSGSIZE] Message is too large
@ NvSciError_Overflow
[EOVERFLOW] Value too large for data type
@ NvSciError_AlreadyInProgress
[EALREADY] Pending connection is already in progress
@ NvSciError_InconsistentData
Parameters are inconsistent with each other or prior settings
@ NvSciError_StreamPacketInaccessible
Referenced packet's current location does not allow this operation.
@ NvSciError_InterruptedCall
[EINTR] An interrupt ocurred
@ NvSciError_FileNameTooLong
[ENAMETOOLONG] File name is too long
@ NvSciError_LockOwnerDead
[EOWNERDEAD] Previous owner died while holding mutex
@ NvSciError_BadAddress
[EFAULT] Invalid address
@ NvSciError_InsufficientResource
Not enough (non-memory) resources.
@ NvSciError_TooManyOpenFiles
[EMFILE] Too many open files in process
@ NvSciError_NoSuchEntry
[ENOENT] No such file or directory
@ NvSciError_NvSciStreamEnd
End of range for NvSciStream errors.
@ NvSciError_FileTooBig
[EFBIG] File is too large
@ NvSciError_NvSciSyncUnknown
Unidentified NvSciSync error with no additional info.
@ NvSciError_FileExists
[EEXIST] File already exists
@ NvSciError_NotPermitted
[EPERM] No permission to perform operation
@ NvSciError_Busy
[EBUSY] Resource is busy
@ NvSciError_AlreadyDone
Operation has already been performed.
@ NvSciError_ConnectionReset
[ECONNRESET] Connection was closed or lost
@ NvSciError_NvSciStreamUnknown
Unidentified NvSciStream error with no additional info.
@ NvSciError_NoSuchDevAddr
[ENXIO] No such device or address
@ NvSciError_StreamLockFailed
These stream errors represent failures detected from lower level system components.
@ NvSciError_PcieValidationError
Indicates there is validation error.
@ NvSciError_StreamBadDstIndex
Invalid output index was passed to a block.
@ NvSciError_NvSciBufEnd
End of range for NvSciBuf errors.
@ NvSciError_PcieUncorrectableNonFatal
Indicates there is uncorrectable non fatal error during PCIE operation.
@ NvSciError_AttrListValidationFailed
Could not validate attributes.
@ NvSciError_InvalidIoctlNum
[ENOTTY] Inappropriate I/O control operation
@ NvSciError_NvSciEventEnd
End of range for NvSciEvent errors.
@ NvSciError_PcieUncorrectableFatal
Indicates there is uncorrectable fatal error during PCIE operation.
@ NvSciError_StreamPacketDeleted
Internal error due to operation on deleted packet.
@ NvSciError_ReconciliationFailed
Could not reconcile attributes.
@ NvSciError_IndexOutOfRange
An index is not in the allowed range.
@ NvSciError_NvSciBufUnknown
Unidentified NvSciBuf error with no additional info.
@ NvSciError_InvalidState
Resource is in wrong state to perform operation.
@ NvSciError_CommonEnd
End of range for common error codes.
@ NvSciError_FileTableOverflow
[ENFILE] Too many open files in system
@ NvSciError_InvalidOperation
Requested operation is not legal.
@ NvSciError_ResourceDeadlock
[EDEADLK] Taking ownership would cause deadlock
@ NvSciError_PcieEdmaTransferErr
Indicates there is eDMA error during PCIE operation.
@ NvSciError_TooBig
[E2BIG] Parameter list too long
@ NvSciError_MutexNotRecoverable
[ENOTRECOVERABLE] Mutex damaged by previous owner's death
@ NvSciError_NoLongerAvailable
Resource/information no longer available.
@ NvSciError_Timeout
[ETIMEDOUT] Operation timed out
@ NvSciError_UnsupportedConfig
Unsupported configuration.
@ NvSciError_ClearedFence
Provided fence is cleared.
@ NvSciError_AccessDenied
[EACCES] Access to resource denied
@ NvSciError_BadFileDesc
[EBADF] Bad file descriptor
@ NvSciError_InsufficientData
Parameters or prior settings are insufficient.
@ NvSciError_NoDesiredMessage
[ENOMSG] No message of the desired type available
@ NvSciError_BadParameter
[EINVAL] Invalid parameter value
@ NvSciError_NotYetAvailable
Resource/information not yet available.
@ NvSciError_StreamBadPacket
Unrecognized packet handle.
@ NvSciError_Unknown
Unidentified error with no additional info.
人人超碰97caoporen国产