Enumeration
HinokoFwIsoCtxError
Members
-
HINOKO_FW_ISO_CTX_ERROR_FAILED
-
The system call fails.
- Value:
0
- Available since: 1.0
- Value:
-
HINOKO_FW_ISO_CTX_ERROR_ALLOCATED
-
The instance is already associated to any firewire character device.
- Value:
1
- Available since: 1.0
- Value:
-
HINOKO_FW_ISO_CTX_ERROR_NOT_ALLOCATED
-
The instance is not associated to any firewire character device.
- Value:
2
- Available since: 1.0
- Value:
-
HINOKO_FW_ISO_CTX_ERROR_MAPPED
-
The intermediate buffer is already mapped to the process.
- Value:
3
- Available since: 1.0
- Value:
-
HINOKO_FW_ISO_CTX_ERROR_NOT_MAPPED
-
The intermediate buffer is not mapped to the process.
- Value:
4
- Available since: 1.0
- Value:
-
HINOKO_FW_ISO_CTX_ERROR_CHUNK_UNREGISTERED
-
No chunk registered before starting.
- Value:
5
- Available since: 1.0
- Value:
-
HINOKO_FW_ISO_CTX_ERROR_NO_ISOC_CHANNEL
-
No isochronous channel is available.
- Value:
6
- Available since: 1.0
- Value: