Home
last modified time | relevance | path

Searched refs:nvme_sc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dpr.c75 static int nvme_sc_to_pr_err(int nvme_sc) in nvme_sc_to_pr_err() argument
77 if (nvme_is_path_error(nvme_sc)) in nvme_sc_to_pr_err()
80 switch (nvme_sc & 0x7ff) { in nvme_sc_to_pr_err()