Description
nvme_errno_to_string
NAME
nvme_errno_to_string
- Returns string describing nvme connect failures
SYNOPSIS
const char *
nvme_errno_to_string (int err );
ARGUMENTS
|
err |
|
Returned error code from
nvme_add_ctrl |
|
RETURN
String
representation of the nvme connect error codes
nvme_errno_to_string
2
general