Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dnvme.h607 static inline bool nvme_is_path_error(u16 status) in nvme_is_path_error() function
H A Dcore.c292 if (nvme_is_path_error(nvme_req(req)->status) || in nvme_decide_disposition()