Searched refs:NVME_SC_HOST_PATH_ERROR (Results 1 – 6 of 6) sorted by relevance
170 [NVME_SC_HOST_PATH_ERROR] = "Host Pathing Error",
1955 status = cpu_to_le16(NVME_SC_HOST_PATH_ERROR << 1); in nvme_fc_fcpio_done()1987 status = cpu_to_le16(NVME_SC_HOST_PATH_ERROR << 1); in nvme_fc_fcpio_done()2009 status = cpu_to_le16(NVME_SC_HOST_PATH_ERROR << 1); in nvme_fc_fcpio_done()2027 status = cpu_to_le16(NVME_SC_HOST_PATH_ERROR << 1); in nvme_fc_fcpio_done()
378 case NVME_SC_HOST_PATH_ERROR: in nvmf_log_connect_error()
1132 cpu_to_le16(NVME_SC_HOST_PATH_ERROR), &res); in nvme_tcp_fail_request()1135 NVME_SC_HOST_PATH_ERROR); in nvme_tcp_fail_request()
311 case NVME_SC_HOST_PATH_ERROR: in nvme_error_status() 514 nvme_req(req)->status = NVME_SC_HOST_PATH_ERROR; in nvme_host_path_error() 1734 if (status < 0 || status == NVME_SC_HOST_PATH_ERROR) in nvme_set_queue_count()
2238 NVME_SC_HOST_PATH_ERROR = 0x370,2222 NVME_SC_HOST_PATH_ERROR = 0x370, global() enumerator