Searched refs:nvme_is_path_error (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ | ||
H A D | pr.c | 77 if (nvme_is_path_error(status)) in nvme_status_to_pr_err() |
H A D | nvme.h | 708 static inline bool nvme_is_path_error(u16 status) in nvme_is_path_error() function |