Enumeration
HinawaFwFcpError
since: 2.1
Description [src]
A set of error code for GError
for operations in HinawaFwFcp
.
Available since: 2.1
Members
Name | Description |
---|---|
HINAWA_FW_FCP_ERROR_TIMEOUT |
The transaction is canceled due to response timeout. |
HINAWA_FW_FCP_ERROR_LARGE_RESP |
The size of response is larger than expected. |
HINAWA_FW_FCP_ERROR_ABORTED |
The transaction is aborted due to bus reset. |
Type functions
hinawa_fw_fcp_error_quark
Return the GQuark
for GError
which has code in HinawaFwFcpError
.
since: 2.1