nvme_check_cmd_status
} else if ((ret = nvme_check_cmd_status(abort_cmd)) != 0) {
if (nvme_check_cmd_status(cmd) != 0) {
if ((ret = nvme_check_cmd_status(cmd)) != 0) {
if ((ret = nvme_check_cmd_status(cmd)) != 0) {
if ((ret = nvme_check_cmd_status(cmd)) != 0) {
if ((ret = nvme_check_cmd_status(cmd)) != 0) {
error = nvme_check_cmd_status(cmd);
static inline int nvme_check_cmd_status(nvme_cmd_t *);