NVME_SC_HOST_PATH_ERROR
[NVME_SC_HOST_PATH_ERROR] = "Host Pathing Error",
if (status < 0 || status == NVME_SC_HOST_PATH_ERROR)
case NVME_SC_HOST_PATH_ERROR:
nvme_req(req)->status = NVME_SC_HOST_PATH_ERROR;
case NVME_SC_HOST_PATH_ERROR:
status = cpu_to_le16(NVME_SC_HOST_PATH_ERROR << 1);
status = cpu_to_le16(NVME_SC_HOST_PATH_ERROR << 1);
status = cpu_to_le16(NVME_SC_HOST_PATH_ERROR << 1);
status = cpu_to_le16(NVME_SC_HOST_PATH_ERROR << 1);
cpu_to_le16(NVME_SC_HOST_PATH_ERROR), &res);
NVME_SC_HOST_PATH_ERROR);