NAME
nvme_errno_to_string - Returns string describing nvme connect failuresSYNOPSIS
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 codesnvme_errno_to_string | January 2023 |